procmail
[Top] [All Lists]

Re: vacation response

2000-04-19 00:04:03
salvo <salvo(_at_)reaper(_dot_)org> writes:
On Wed, Apr 19, 2000 at 01:34:34AM -0500, Philip Guenther wrote:
|The procmailex(5) manpage includes a complete vacation recipe that does
|both of the above.

Thank you.

What about inserting a specific subject line, i.e, Subject: Out of office

Sorry, I thought I saw that the recipe did that.  Just add another
-I argument to the formail command:

                | (formail -rI"Precedence: junk" \
                     -I"Subject: Out of office" \
                     -A"X-Loop: your(_at_)own(_dot_)mail(_dot_)address" ; \
                   echo "I received your mail,"; \
                   echo "but I won't be back until Monday."; \
                   echo "-- "; cat $HOME/.signature \
                  ) | $SENDMAIL -oi -t


Philip Guenther

<Prev in Thread] Current Thread [Next in Thread>