9 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Postfix/maildrop driv...
FromSent OnAttachments
Rob BrandtJul 2, 2005 11:28 pm 
Tony EarnshawJul 3, 2005 2:30 am 
Jasper SlitsJul 3, 2005 5:55 am 
Tony EarnshawJul 3, 2005 7:11 am 
Rob BrandtJul 3, 2005 3:42 pm 
Rob BrandtJul 3, 2005 10:50 pm 
Rob BrandtJul 3, 2005 11:33 pm 
Tony EarnshawJul 4, 2005 2:35 am 
Tony EarnshawJul 4, 2005 2:35 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: [maildropl] Postfix/maildrop driving me nutsActions...
From:Rob Brandt (bro@csd-bes.net)
Date:Jul 3, 2005 10:50:25 pm
List:net.sourceforge.lists.courier-maildrop

For some reason, the last portion of the message below was chopped off. Here it is:

I did run your test as below, although I am unsure of the permission context I should be in:

As myself ('rbrandt')

rbrandt@linux:~ # maildrop -V[3-5] -d rbra@amd64.csd-bes.net < /home/rbrandt/message.eml ERR: authdaemon: s_connect() failed: permission denied maildrop: Temporary authentication failure. rbrandt@linux:~ #

As root:

linux:~ # maildrop -V[3-5] -d rbra@amd64.csd-bes.net < /home/rbrandt/message.eml linux:~ # (no response, but nothing was done with the message)

Thanks

Rob

Courier-imap, courier-authlib and maildrop are all new installations using new versions from courier-mta.org, compiled and rpm'ed over the last week or so for a new server to be deployed this week. I see that Sam released new versions of -imap and -authlib yesterday; my versions are the ones just prior to that. Presumably they work together :). It is my understanding that once authlib is installed and working, all the other components now use that for authentication; therefore if courier-imap is authenticating OK, then maildrop should too. If that understanding is wrong, then that's probably my trouble