Differences between version 4 and previous revision of ProcmailNotes.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Monday, February 9, 2004 10:02:21 am | by AristotlePagaltzis | Revert |
Older page: | version 3 | Last edited on Sunday, August 17, 2003 3:06:17 am | by AristotlePagaltzis | Revert |
@@ -1,17 +1,18 @@
Some sample recipes:
-
! Filter out duplicate emails
+
:0 Wh: msgid.log
| formail -D 65536 /home/perry/.msgid.cache
!Filter (some) mailing lists into their own [MailBox]
+
:0:
* ^List-Post:.*<!mailto:\/[[A-Za-z0-9][[-A-Za-z0-9\.@]+
lists/$MATCH
:0:
* ^Sender: owner-\/[[A-Za-z0-9][[-A-Za-z0-9\.@]+
lists/$MATCH
-See __man
procmailex__
and __man
procmailrc__
for exhaustive documentation of Procmail recipes.
+See procmailex(5)
and procmailrc(5)
for exhaustive documentation of Procmail recipes.