3 messages in net.sourceforge.lists.courier-maildrop[maildropl] Mailbot problem
FromSent OnAttachments
jb-m...@falkenberg.netSep 15, 2005 10:16 am 
jb-m...@falkenberg.netSep 15, 2005 10:59 am 
Sam VarshavchikSep 15, 2005 3:33 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Mailbot problemActions...
From:jb-m...@falkenberg.net (jb-m@falkenberg.net)
Date:Sep 15, 2005 10:16:52 am
List:net.sourceforge.lists.courier-maildrop

Hello,

I have two postfix servers sharing the same storage through NFS.. On one of the server I have a problem with my vacation script. The other one it works fine. It's the same version of maildrop (1.8.0). Any ideas?

Error message: Sep 15 19:06:24 [postfix/pipe] EA95011EC336: to=<jo@domain.net>,
relay=maildrop, delay=3, status=deferred (temporary failure. Command output:
/home/vmail/domain.net/joe/vacation.db.lock: No locks available )

maildroprc:

if (!/^X-Spam-Flag: YES/:h && !/^List-Unsubscribe:.*/:h && !/^List-Id:.*/:h &&
!/^Precedence: list/:h) { cc "| mailbot -d /home/vmail/domain.net/joe/vacation.db -D 1 -t
/home/vmail/domain.net/joe/vacation.msg -A 'From: jo@domain.net'
/usr/sbin/sendmail -fj@domain.net -t ''" }