Bladeren bron

Removal commands

Bob Mottram 10 jaren geleden
bovenliggende
commit
c728b283d8
2 gewijzigde bestanden met toevoegingen van 5 en 5 verwijderingen
  1. 2
    2
      doc/EN/usage.org
  2. 3
    3
      website/EN/usage.html

+ 2
- 2
doc/EN/usage.org Bestand weergeven

@@ -237,7 +237,7 @@ freedombone-addlist -l <mailing list name> -s <subject tag>
237 237
 exit
238 238
 #+END_SRC
239 239
 
240
-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.
240
+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.
241 241
 ** Adding email addresses to a group/folder
242 242
 Similar to adding mailing list folders you can also add specified email addresses into a group/folder.
243 243
 
@@ -247,7 +247,7 @@ freedombone-addemail -e <email address> -g <group name>
247 247
 exit
248 248
 #+END_SRC
249 249
 
250
-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.
250
+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.
251 251
 
252 252
 ** Ignoring incoming emails
253 253
 It is possible to ignore incoming emails if they are from a particular email address or if the subject line contains particular text.

+ 3
- 3
website/EN/usage.html Bestand weergeven

@@ -4,7 +4,7 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2015-04-05 Sun 13:07 -->
7
+<!-- 2015-04-05 Sun 13:17 -->
8 8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9 9
 <meta  name="generator" content="Org-mode" />
10 10
 <meta  name="author" content="Bob Mottram" />
@@ -712,7 +712,7 @@ freedombone-addlist -l &lt;mailing list name&gt; -s &lt;subject tag&gt;
712 712
 </div>
713 713
 
714 714
 <p>
715
-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.
715
+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 <b>freedombone-rmlist</b> if you wish not to show a particular list within Mutt.
716 716
 </p>
717 717
 </div>
718 718
 </div>
@@ -732,7 +732,7 @@ freedombone-addemail -e &lt;email address&gt; -g &lt;group name&gt;
732 732
 </div>
733 733
 
734 734
 <p>
735
-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.
735
+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 <b>freedombone-rmemail</b> command to remove an email address rule.
736 736
 </p>
737 737
 </div>
738 738
 </div>