hi,

I want to use courier-mta to handle my incoming mails and courier-pop and
imap for clients connecing to my server. system is ubuntu 10.04. following
some tutorials i have accomplished that users can login via pop and imap.
nevertheless on port 25 one can't login (Authentication failed) and every
time a mail is sent to an address that is in hosteddomains and
esmtpacceptmailfor.dir i get an error entry in the log like that:

May  8 20:24:55 india896 courieresmtpd: authdaemon: s_connect() failed:
Permission denied
May  8 20:24:55 india896 courieresmtpd:
error,relay=::ffff:217.115.153.202,from=<[email protected]>,to=<[email protected]>:
450 Service temporarily unavailable.
May  8 20:26:13 india896 courieresmtpd: authdaemon: s_connect() failed:
Permission denied
May  8 20:26:13 india896 courieresmtpd:
error,relay=::ffff:213.165.64.20,from=<[email protected]>,to=<[email protected]>:
450 Service temporarily unavailable.
May  8 20:27:35 india896 courieresmtpd: authdaemon: s_connect() failed:
Permission denied
May  8 20:27:35 india896 courieresmtpd:
error,relay=::ffff:213.165.64.20,from=<[email protected]>,to=<[email protected]>:
450 Service temporarily unavailable.
May  8 20:30:45 india896 courieresmtpd: authdaemon: s_connect() failed:
Permission denied
May  8 20:30:45 india896 courieresmtpd:
error,relay=::ffff:213.165.64.20,from=<[email protected]>,to=<[email protected]>:
450 Service temporarily unavailable.
May  8 20:38:36 india896 courieresmtpd: authdaemon: s_connect() failed:
Permission denied
May  8 20:38:36 india896 courieresmtpd:
error,relay=::ffff:213.165.64.20,from=<[email protected]>,to=<[email protected]>:
450 Service temporarily unavailable.

and i don't know why because authdaemond is running

india896:~# ps ax | grep authdaemond
 1291 ?        S      0:00
/usr/sbin/courierlogger -pid=/var/run/courier/authdaemon/pid -start
/usr/lib/courier/courier-authlib/authdaemond
 1292 ?        S      0:00 /usr/lib/courier/courier-authlib/authdaemond
 1293 ?        S      0:00 /usr/lib/courier/courier-authlib/authdaemond
 1294 ?        S      0:00 /usr/lib/courier/courier-authlib/authdaemond
 1295 ?        S      0:00 /usr/lib/courier/courier-authlib/authdaemond
 1297 pts/0    S+     0:00 grep authdaemond

and the socket is world read/writable

india896:/var/run/courier/authdaemon# ls -l
total 4
-rw-r--r-- 1 root root 5 2010-05-09 10:06 pid
-rw------- 1 root root 0 2010-05-08 20:52 pid.lock
srwxrwxrwx 1 root root 0 2010-05-09 10:06 socket


Has someone got an idea what i can try to solve this poblem (btw why does
accepting mail need a login anyway?) ?
Thanks for answers in advance,

Martin.
 


------------------------------------------------------------------------------

_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to