procmail
[Top] [All Lists]

Forward after auto-responder

2001-06-26 14:30:27
Hi,

I have the following auto-responder that works great:

:0 h c
  * !^FROM_DAEMON
  * !^X-Loop: info(_at_)allegiantmortgage(_dot_)com
  | (formail -rt -A"From:  Allegiant Mortgage
<info(_at_)allegiantmortgage(_dot_)com>" \
  -A"X-Loop: info(_at_)allegiantmortgage(_dot_)com" ; \
  echo "Thank you for your interest in Allegiant Mortgage."; \
  echo "We have received your information and will be contacting you"; \
  echo "within the next 48 to 72 hours to discuss your mortgage
options.") | $SENDMAIL -t

Now, I'd like to add an additional recipe to this that would forward the
mail that comes in to another users mailbox.  What would I have to add
to do this?

Thanks.

-Matt


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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