5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] maildrop issues
FromSent OnAttachments
Jonathan NicholsApr 3, 2003 11:14 am 
Martin A. BrownApr 3, 2003 11:36 am 
Jonathan NicholsApr 3, 2003 12:25 pm 
Jon NelsonApr 4, 2003 7:02 am 
Jonathan NicholsApr 4, 2003 11:21 am 
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:Re: [courier-users] maildrop issuesActions...
From:Jonathan Nichols (jnic@pbp.net)
Date:Apr 4, 2003 11:21:48 am
List:net.sourceforge.lists.courier-users

is there a way to see if /usr/bin/maildrop is changing suid to "vmail?" (or should it be doing that?)

Add: VERBOSE=9 logfile /tmp/maildrop.log to the very top of the .mailfilters and see what's up. Also, make certain that the user vmail can read/access everything it needs to.

Thanks for the reply! I tried it, but....

.mailfilters is a directory, but I tried the .mailfilter file - I ended up getting errors. :(

Apr 4 19:18:20 [postfix/pipe] 18092F66: to=<phon@phoneboy.org>, relay=maildrop, delay=0, status=deferred (temporary failure. Command output: .mailfilter(2): Syntax error. )

if I comment out the VERBOSE and logfile line, it's back to this error:

Apr 4 19:18:45 [postfix/pipe] C8FE41012: to=<phon@phoneboy.org>, relay=maildrop, delay=0, status=deferred (temporary failure. Command output: /usr/bin/maildrop: Unable to open include file. )

vmail can read/write/execute anything under /home/vmail - 700 perms on all of the .mail* files. :(