procmail
[Top] [All Lists]

X-Loop and forward mail problem.

2003-01-29 11:33:34
I have an rc file with the following.

:0 hw
* ! ^FROM_DAEMON
* ! ^X-Loop: steve(_at_)abc(_dot_)com

   {
| formail -A"X-Loop: steve(_at_)abc(_dot_)com"

#forward a copy to lycos so i can pick it up anywhere
:0 c
! steve_offsite(_at_)lycos(_dot_)com


# make copy of all my mail into a folder in case my mailbox 
# gets emptied.
:0c:
IN_NewMail
   }


It works but I get some error messages.
Here is some of the output frim mailstat

....
0       1  ## procmail: Executing 
"/usr/sbin/sendmail,-oi,steve_offsite(_at_)lycos(_dot_)com"
      0       1  ## procmail: Extraneous deliver-head flag ignored
      0       1  ## procmail: Locking "/home/steve/track.lock"
....
     0       1  ## procmail: Skipped "| formail -A"X-Loop: 
steve(_at_)abc(_dot_)com""



Where have I gone wrong??

Regards
Steve




_____________________________________________________________
Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus

_______________________________________________
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>
  • X-Loop and forward mail problem., S Semple <=