[EMAIL PROTECTED] 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. Jay -- Jay Lee Network / Systems Administrator Information Technology Dept. Philadelphia Biblical University -- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
