it's listening to port 110 now, but i can't get authenticated > [EMAIL PROTECTED] /]# telnet localhost 110 > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > AUTHFAILURE > Connection closed by foreign host.
same issue I get when trying to use any pop3 client. it used 'authpsa' for authentication, I don't think it's firewall problem because I switched it off. On Sun, Feb 24, 2008 at 11:13 PM, Zaid Amireh <[EMAIL PROTECTED]> wrote: > > what guide or package did you use? the server already configured with pleask and it was running for last year without any problem > also share the following > cat /var/qmail/control/* -----BEGIN RSA PRIVATE KEY----- ... -----END RSA PRIVATE KEY----- -----BEGIN CERTIFICATE----- .... -----END CERTIFICATE----- 0-----BEGIN DH PARAMETERS----- .. -----END DH PARAMETERS----- -----BEGIN DH PARAMETERS----- ... -----END DH PARAMETERS----- localhost *all my domain are listed here* -----BEGIN RSA PRIVATE KEY----- .... -----END RSA PRIVATE KEY----- -----BEGIN RSA PRIVATE KEY----- ... -----END RSA PRIVATE KEY----- -----BEGIN CERTIFICATE----- .... -----END CERTIFICATE----- [rcpt] plugins/chkrcptto *all domains:numbers* > > cat /service/qmail*/run I don't have */service/* > > cat /etc/init.d/qmail (this is a fubared way of controlling qmail, it > beats the whole purpose of daemontools) look at the attached file netstat -ntlap | grep LISTEN tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN 10096/xinetd tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 10174/mysqld tcp 0 0 0.0.0.0:106 0.0.0.0:* LISTEN 10096/xinetd tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 10096/xinetd tcp 0 0 127.0.0.1:783 0.0.0.0:* LISTEN 13881/spamd -d -c - tcp 0 0 0.0.0.0:8880 0.0.0.0:* LISTEN 13626/httpsd tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 13520/httpd tcp 0 0 0.0.0.0:465 0.0.0.0:* LISTEN 10096/xinetd tcp 0 0 216.70.125.142:53 0.0.0.0:* LISTEN 10123/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10123/named tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 10096/xinetd tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 13807/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 10123/named tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 10096/xinetd tcp 0 0 0.0.0.0:8443 0.0.0.0:* LISTEN 13626/httpsd tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 13520/httpd > did you check the logs? the logs that are written by > /service/qmail*/log/run ? > > Zaid > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Jolug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Jolug?hl=en-GB -~----------~----~----~----~------~----~------~--~---

