procmail
[Top] [All Lists]

Re: Auto Responder

2000-01-24 04:19:29

 Please do NOT send email in html format!

Pyuesh Daya writes:

   Hi Everybody
   
   I have set up a auto responder where I am using Postfix as my mail
   delivery agent.  In the example below, Procmail tries to deliver the
   mail and not postfix.  How can I get procmail to handle the Auto
   Responder and PostFix to deliver the mail.  I have attached the
   contents of my ".forward" file and ".procmailrc" file.  Can someone
   please shed some light on this !!  I am working on the Sun Enterprise
   250 with Solaris !!
   
   .procmailrc
   :0 hc
           *   ^Subject:[  ]+Test$
           * ! ^FROM_DAEMON
           * ! ^X-Loop: info(_at_)somewhere(_dot_)com
           | (formail -b -r -A "X-Loop: info(_at_)somewhere(_dot_)com"i       
\
                                                             ^
 Hope this is a typo

               -I "Precedence: junk" ; cat /some/where/info.txt) | \
               $SENDMAIL -oi -t
   
           :0
           /dev/null
   
   .forward
   |/usr/local/bin/procmail

 The recipe looks ok, basically. Can you back your claim it doesn't
 work by some verbose logs (VERBOSE=on)? What is SENDMAIL set to?

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