Differences between version 5 and revision by previous author of procmailrc(5).
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Friday, October 3, 2003 12:10:14 pm | by AristotlePagaltzis | Revert |
Older page: | version 4 | Last edited on Tuesday, June 4, 2002 12:30:40 am | by perry | Revert |
@@ -758,9 +758,9 @@
__COMSAT__
-Comsat
(8)/biff(1) notification is on by
+comsat
(8)/biff(1) notification is on by
default, it can be turned off by setting this variable to
`no'. Alternatively the biff-service can be customised by
setting it to either `service@', `@hostname', or
`service@hostname'. When not specified it defaults to
@@ -1000,27 +1000,24 @@
!!MISCELLANEOUS
If the regular expression contains `__^TO___' it will be
-sub- stituted by `__(^((Original-)?(Resent-)?(To|Cc|Bcc)
-
|(X-Envelope|Apparently(-Resent)?)-To)
+sub- stituted by `__(^((Original-)?(Resent-)?(To|Cc|Bcc)|(X-Envelope|Apparently(-Resent)?)-To)
:(.*[[^-a-zA-Z0-9_.])?)__', which should catch all
destination specifications containing a specific
''address''.
If the regular expression contains `__^TO__' it will be
-sub- stituted by `__(^((Original-)?(Resent-)?(To|Cc|Bcc)
-
|(X-Envelope|Apparently(-Resent)?)-To):(.*[[^a-zA-Z])?)__',
+sub- stituted by `__(^((Original-)?(Resent-)?(To|Cc|Bcc)|(X-Envelope|Apparently(-Resent)?)-To):(.*[[^a-zA-Z])?)__',
which should catch all destination specifications containing
a specific ''word''.
If the regular expression contains `__^FROM_DAEMON__' it
will be substituted by
`__(^(Mailing-List:|Precedence:.*(junk |bulk|list)|To:
-Multiple recipients of |(((Resent-)?(From
-
|Sender)|X-Envelope-From):|
+Multiple recipients of |(((Resent-)?(From|Sender)|X-Envelope-From):|
__', which should catch mails coming from most
daemons (how's that for a regular expression
:-).