7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] maildrop problem
FromSent OnAttachments
pet...@kgb.roFeb 17, 2005 11:37 am 
Jay LeeFeb 17, 2005 11:52 am 
pet...@kgb.roFeb 17, 2005 11:56 am 
Jay LeeFeb 17, 2005 12:09 pm 
pet...@kgb.roFeb 17, 2005 12:20 pm 
Jay LeeFeb 17, 2005 12:28 pm 
pet...@kgb.roFeb 17, 2005 12:46 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:Re: [courier-users] maildrop problemActions...
From:pet...@kgb.ro (pet@kgb.ro)
Date:Feb 17, 2005 12:46:25 pm
List:net.sourceforge.lists.courier-users

indeed, authdaemond wasn't started

thanks,

petre

pet@kgb.ro said:

that's what postfix says

relay=maildrop, delay=0, status=bounced (user unknown. Command output: ERR: authdaemon: s_connect() failed: Connection refused Invalid user specified. )

Looks like Courier Authlib is installed but not running, you need to start it. For Redhat style systems this would be:

/etc/init.d/courier-authlib start

your method of starting up courier-authlib may be different though. Also, verify that:

authtest a_valid_username

works without error and returns the correct results.