Procmail auto-reply: Difference between revisions
From VVCWiki
Jump to navigationJump to search
mNo edit summary |
(No difference)
|
Latest revision as of 02:25, 2 May 2009
~/.procmalrc
SHELL=/bin/bash :0 hc * !^FROM_DAEMON * !^FROM_MAILER * !^X-Loop: autoreply * ^Subject:.* | (formail -rt -A"Precedence: junk"\ -A"X-Loop: autoreply" ; \ cat $HOME/autoreply.txt ) | $SENDMAIL -t