I cant log in my count in squirrelmail user: [email protected] pass: test this is my mail log : Jan 12 13:55:01 servidor imapd: Connection, ip=[::ffff:127.0.0.1] Jan 12 13:55:01 servidor imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0 Jan 12 13:55:01 servidor postfix/smtpd[10933]: warning: connect to private/tlsmgr: Connection refused Jan 12 13:55:01 servidor postfix/smtpd[10933]: warning: problem talking to server private/tlsmgr: Connection refused Jan 12 13:55:02 servidor postfix/smtpd[10933]: warning: connect to private/tlsmgr: Connection refused Jan 12 13:55:02 servidor postfix/smtpd[10933]: warning: problem talking to server private/tlsmgr: Connection refused Jan 12 13:55:02 servidor postfix/smtpd[10933]: warning: no entropy for TLS key generation: disabling TLS support Jan 12 13:55:02 servidor postfix/smtpd[10933]: connect from localhost[127.0.0.1] Jan 12 13:55:02 servidor postfix/smtpd[10933]: lost connection after CONNECT from localhost[127.0.0.1] Jan 12 13:55:02 servidor postfix/smtpd[10933]: disconnect from localhost[127.0.0.1] The imap server software is courier-imap and the Authentication type is cram-md5 (the system said tha digest-md5 is not supported) This is the mail.info (log file): Jan 12 17:49:14 servidor imapd: LOGIN FAILED, method=CRAM-MD5, ip=[::ffff:127.0.0.1] Jan 12 17:49:19 servidor imapd: LOGOUT, ip=[::ffff:127.0.0.1], rcvd=107, sent=402 Can anybody help me? Thanks
More... If I do telnet to localhost 143 ... it works: servidor:/var/log # telnet localhost 143 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA AUTH=CRAM-MD5 IDLE ACL ACL2=UNION] Courier-IMAP ready. Copyright 1998-2008 Double Precision, Inc. See COPYING for distribution information. a login [email protected] test a OK LOGIN Ok. a examine inbox * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent) * OK [PERMANENTFLAGS ()] No permanent flags permitted * 2 EXISTS * 2 RECENT * OK [UIDVALIDITY 1263311073] Ok * OK [MYRIGHTS "acdilrsw"] ACL a OK [READ-ONLY] Ok I'm confused... I think ispconfig creates the email users correctly but squirrelmail can't login. This is my squirrelmail conf: IMAP Settings -------------- 4. IMAP Server : localhost 5. IMAP Port : 143 6. Authentication type : cram-md5 7. Secure IMAP (TLS) : false 8. Server software : courier 9. Delimiter : . Thanks
thanks Thanks... I have installed all things again, I have changed the Authentication type to login, and it WORKS PERFECT!! Thanks.