Cyrille (Atia) wrote:

Aurelien Barrere wrote:

Hi all,

I compiled successfully courier with pop3 setting but I couldn't connect

telnet blabla.vme2.com 110

Trying 62.23.133.207...

Connected to bounce2.emv2.com (62.23.133.207).

Escape character is '^]'.

+OK Hello there.

user toto

+OK Password required.

pass tata

-ERR Temporary problem, please try again later

Connection closed by foreign host.

Is it started authdaemond daemon? I can't see it in your "ps -auwx" ?
Cyrille

You right it's not present in ps and so it 's not started. This is precisely my problem

it exists on /usr/local/sbin/authdaemond after compilation
but even if i do:

/usr/local/sbin/authdaemond start
[EMAIL PROTECTED] sbin]# ps auwxf | grep authdaemond
root 15713 0.0 0.1 3752 696 pts/0 S+ 13:41 0:00 \_ grep authdaemond

the authdaemond doesn't want to launch

So i decided to add this to the courier line daemon but it's fails again:

/usr/lib/courier-imap/libexec/couriertcpd -address=0 -maxprocs=40 -maxperip=4 -nodnslookup -noidentlookup 110 /usr/lib/courier-imap/bin/pop3d Maildir /usr/local/sbin/authdaemond

This morning I recompiled completely courier-authlib-0.57 and courier-imap-4.0.4 to ensure that nothing was missing. No errors during compilation.

So even with a new install it's still not working

Any idea?
Regards
Aurelien




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to