procmail
[Top] [All Lists]

Re: Why implicit lockfile from "/usr/sbin/sendmail

2003-12-03 10:16:45
On Wed, Dec 03, 2003 at 12:35:59PM +0100, Sjaak Nabuurs wrote:
SHELL=/bin/sh
LOGFILE=$MAILDIR/.procmail-log

:0H:
*^From:.*(domain|domain2|domain3)\.com

Be sure to escape the . between "domain" and "com". And since they're all
.com, you can simplify the regexp.

/var/spool/mail/user-jos

:0c
!second(_at_)user(_dot_)com

procmail-log shows

procmail: Couldn't determine implicit lockfile from "/usr/sbin/sendmail"

Don't need a lockfile when forwarding to an email address. Since you're
forwarding to an email address, Procmail is invoking sendmail.

-- 
Andrew Edelstein        -       http://andrew.pure-chaos.com/resume.txt

Please do not reply directly to me, or Cc: me on a reply to a list message.
I'll get my copy from the list.

_______________________________________________
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>