From c728b283d89f35f961418845be2325804792c74e Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 5 Apr 2015 13:17:33 +0100 Subject: [PATCH] Removal commands --- doc/EN/usage.org | 4 ++-- website/EN/usage.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/EN/usage.org b/doc/EN/usage.org index 8b10abba..d92922d9 100644 --- a/doc/EN/usage.org +++ b/doc/EN/usage.org @@ -237,7 +237,7 @@ freedombone-addlist -l -s exit #+END_SRC -The subject tag should be the word or phrase which appears within the brackets in the subject line of emails from the mailing list. The mailing list name should be something short so that it is readable within the left side column of the mutt email client, and contain no spaces. +The subject tag should be the word or phrase which appears within the brackets in the subject line of emails from the mailing list. The mailing list name should be something short so that it is readable within the left side column of the mutt email client, and contain no spaces. You can also use the *freedombone-rmlist* if you wish not to show a particular list within Mutt. ** Adding email addresses to a group/folder Similar to adding mailing list folders you can also add specified email addresses into a group/folder. @@ -247,7 +247,7 @@ freedombone-addemail -e -g exit #+END_SRC -The group name should be something short so that it is readable within the left side column of the mutt email client, and not contain any spaces. +The group name should be something short so that it is readable within the left side column of the mutt email client, and not contain any spaces. You can also use the *freedombone-rmemail* command to remove an email address rule. ** Ignoring incoming emails It is possible to ignore incoming emails if they are from a particular email address or if the subject line contains particular text. diff --git a/website/EN/usage.html b/website/EN/usage.html index a9f145b5..0d7e8a75 100644 --- a/website/EN/usage.html +++ b/website/EN/usage.html @@ -4,7 +4,7 @@ - + @@ -712,7 +712,7 @@ freedombone-addlist -l <mailing list name> -s <subject tag>

-The subject tag should be the word or phrase which appears within the brackets in the subject line of emails from the mailing list. The mailing list name should be something short so that it is readable within the left side column of the mutt email client, and contain no spaces. +The subject tag should be the word or phrase which appears within the brackets in the subject line of emails from the mailing list. The mailing list name should be something short so that it is readable within the left side column of the mutt email client, and contain no spaces. You can also use the freedombone-rmlist if you wish not to show a particular list within Mutt.

@@ -732,7 +732,7 @@ freedombone-addemail -e <email address> -g <group name>

-The group name should be something short so that it is readable within the left side column of the mutt email client, and not contain any spaces. +The group name should be something short so that it is readable within the left side column of the mutt email client, and not contain any spaces. You can also use the freedombone-rmemail command to remove an email address rule.