Hi List,
I´ve set up a procmail configuration to pipe all mails through spamassassin and
then if the mail is no spam drop it into a qmail maildir folder and forward a
copy to another server.
What happens now is that the mail that was forwarded to the other mail server
is resent every hour even though it has already been send.
So I´m getting the same forwarded eMail every hour on the other mail account
and I don´t know why!
Here is my forward rule:
:0 H
* ^To: .*thomas.hendrich
* ! ^X-Spam-Status: .*YES
{
:0 wc:
! thomas(_dot_)hendrich(_at_)domain(_dot_)tld
}
btw, I´m using qmail and the sendmail calls the qmail sendmail emulation.
Kind regards
Thomas
____________________________________________________________
procmail mailing list Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail