1 message in net.sourceforge.lists.courier-maildrop[maildropl] (Permissions) Error
FromSent OnAttachments
ran...@nullclique.comMar 20, 2004 6:31 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:[maildropl] (Permissions) ErrorActions...
From:ran...@nullclique.com (ran@nullclique.com)
Date:Mar 20, 2004 6:31:39 am
List:net.sourceforge.lists.courier-maildrop

Could someone point me in the right direction... (could you also CC: replies to ni@earnshaw.org.uk)

I'm trying to use postfix to use maildrop, unsuccessfully at the moment. The following error is being produced:

Mar 20 14:14:16 whiskey postfix/pipe[16144]: 6CBCE47942: to=<te@test.com>, relay=maildrop, delay=5, status=deferred (temporary failure. Command output: maildrop: signal 0x0B )

It should be delivering to (taking details from MySQL):

/var/spool/postfix/maildir/test.com/test/Maildir

Permissions and structure:

maildrop@whiskey:~$ pwd /var/spool/postfix/maildir maildrop@whiskey:~$ ls -lR .: total 4 drwx------ 3 maildrop maildrop 4096 Mar 20 13:25 test.com/

./test.com: total 4 drwx------ 3 maildrop maildrop 4096 Mar 20 13:29 test/

./test.com/test: total 4 drwx------ 5 maildrop maildrop 4096 Mar 20 13:29 Maildir/

./test.com/test/Maildir: total 12 drwx------ 2 maildrop maildrop 4096 Mar 20 13:29 cur/ drwx------ 2 maildrop maildrop 4096 Mar 20 14:01 new/ drwx------ 2 maildrop maildrop 4096 Mar 20 14:01 tmp/

./test.com/test/Maildir/cur: total 0

./test.com/test/Maildir/new: total 8 -rw------- 1 maildrop maildrop 208 Mar 20 14:01 1079791308.M735728P15394V0000000000000305I00027C49_0.whiskey,S\=208 -rw------- 1 maildrop maildrop 1561 Mar 20 14:01 1079791314.M415646P15399V0000000000000305I00027C4A_0.whiskey,S\=1561

./test.com/test/Maildir/tmp: total 0

The two emails in new were delivered while in root, using maildrop -d with no problems, trying the exact same command in the maildrop account produces a signal 0x0B.

Thanks, Nick.