procmail
[Top] [All Lists]

Re: Procmail rules no-longer forward

2007-08-20 08:45:56

On Mon, 20 Aug 2007, Jeff Mckeon wrote:

Last week I installed a new virus scan software on our Postfix Mailserver.
All works ok except for procmail now.  Procmail will still filter mail and
move emails to users folder but it will not forward copies of email.  It's
like it has no connect to the mailserver to send the redirected/forwarded
mail out.  For instance, this rule... (actual names/domains changed to
protect the guilty)

:0Hc:
* ^From:.*jeff
! bob(_at_)otherdomain(_dot_)de

        You don't need locking here.  remove the extra :

:0 c



Produces this log file...:

From jeff(_at_)myisp(_dot_)net  Mon Aug 20 12:33:19 2007
Subject: test to otherdomain.de
 Folder: /var/spool/mail/jeff                                          2016
procmail: Assigning "LOG=
"

procmail: Assigning "MAILDIR=/home/jeff/mail"
procmail: Assigning "DROPPRIVS=yes"
procmail: Assuming identity of the recipient, VERBOSE=off
procmail: Extraneous locallockfile ignored

procmail: Match on "^From:.*jeff"
procmail: Couldn't determine implicit lockfile from "/usr/sbin/sendmail"
procmail: Locking ".lock"
procmail: Executing "/usr/sbin/sendmail,-oi,bob(_at_)otherdomain(_dot_)de"

        Check if you have files named 
"sendmail,-oi,bob(_at_)otherdomain(_dot_)de"
        or like this.  It is posible that procmail see the command as a
        filename because of the lock request.

Bye,
  Udi



procmail: Assigning "LASTFOLDER=/usr/sbin/sendmail -oi 
bob(_at_)otherdomain(_dot_)de"
procmail: Unlocking ".lock"
procmail: Bypassed locking "/var/spool/mail/jeff.lock"
procmail: Assigning "LASTFOLDER=/var/spool/mail/jeff"
procmail: Opening "/var/spool/mail/jeff"
procmail: Acquiring kernel-lock
procmail: Notified comsat: "jeff(_at_)8014766:/var/spool/mail/jeff"

Problem is, the mail to bob(_at_)otherdomain(_dot_)de never gets sent or even 
appears
in the postfix mail logs.

Any idea what I should check???

Jeff

____________________________________________________________
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

____________________________________________________________
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

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