procmail
[Top] [All Lists]

Sendmail reading from address

1997-09-12 12:27:46
Howdy, right now I am using the following recipe to process mail requests
for an FAQ

:0h
* ^TOfaq
| (formail -rA"X-Loop: swsim(_at_)swsim(_dot_)com" ; \
   cat $HOME/www/faq.html; \
   echo ""; \
   cat $HOME/.signature \
) | sendmail -oi -t

The problem with this, is that the -t tag reads To, Cc, Bcc, etc, for the
recipient of the auto responce. I would like to bounce messages to faq,
but if I do that, I end up getting the mail instead the the appropriate
recipient. Any suggestions?

-Aaron Dougherty
 Sim Master
 Star Wars Simulation
 mailto:webmaster(_at_)swsim(_dot_)com
 http://www.swsim.com

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