[SunRescue] any procmail experts?
Magnus Hultin
rescue at sunhelp.org
Thu Jan 4 07:38:34 CST 2001
Hi,
Something like this should do the trick.. It's a
modification of the vacation-recipe found in the
procmailex manpage.
:0 : vacation.lock
# It should contain the string "subscribe sun-managers"
* subscribe sun-managers
# No daemon-mail, please.
* !^FROM_DAEMON
# Don't reply twice.
* !^X-Loop: mrbill at mrbill.net
| (${FORMAIL} -rA"Precedence: junk" \
-A"X-Loop: mrbill at mrbill.net" ; \
cat ${AUTOREPLY_MESSAGE} \
) | $SENDMAIL -oi -t
Variables set properly, of course. ;)
/Hultin
More information about the rescue
mailing list