Hi folks,

I've solved my problems with smtp auth (thanks Jeremy).
Now the smtp auth with pass in PLAIN text works fine, in CRAM-MD5 not.

this is the log:

@400000004172f62f29de299c sslserver: status: 1/20
@400000004172f62f29ee65dc sslserver: pid 602 from 192.168.17.23
@400000004172f62f29fed0fc sslserver: ok 602 0:192.168.1.11:465 :192.168.17.23::50077
@400000004172f62f2ae4bc5c sslserver: warning: dropping connection, unable to accept SSL: error:00000001:lib(0):func(0):reason(1)
@400000004172f62f2af3a0dc sslserver: end 602 status 28416
@400000004172f62f2af48754 sslserver: status: 0/20
@400000004172f63232858e3c sslserver: status: 1/20
@400000004172f63232944f94 sslserver: pid 603 from 192.168.17.23
@400000004172f63232a4ce3c sslserver: ok 603 0:192.168.1.11:465 :192.168.17.23::50080
@400000004172f63238bec19c sslserver: ssl 603 accept
400000004172f63239017ba4 604 > 220 nesys.it ESMTP
400000004172f63307ed0f74 604 < EHLO [192.168.17.23]
400000004172f63307f193b4 604 > 250-nesys.it
400000004172f63307f52d94 604 > 250-PIPELINING
400000004172f63307f53d34 604 > 250-8BITMIME
400000004172f63307f54cd4 604 > 250-SIZE 0
400000004172f63307f55c74 604 > 250 AUTH LOGIN PLAIN CRAM-MD5
400000004172f633081c2a0c 604 < AUTH CRAM-MD5
400000004172f63308203534 604 > 334 PDYwNC4xMD4MDUzTYxQDA+
400000004172f63308743904 604 < YXJpZWxhQ5lc3lzLml0IDBhM2I5NjmMWQ3MDEzNDE0MT4Y2U2NGRjNDYxN2E2
400000004172f63808fe3154 604 > 535 authentication failed (#5.7.1)
@400000004172f6380933df84 604 < [EOF]
@400000004172f63809429cf4 604 > [EOF]
@400000004172f6380942bc34 sslserver: end 603 status 256
@400000004172f6380942cfbc sslserver: status: 0/20


what I've to do?

My vpopmail:

make WITH_QMAIL_EXT=yes WITH_DOMAIN_QUOTAS=yes WITH_SPAMASSASSIN=yes SPAM_THRESHOLD=15 RELAYCLEAR=15 WITH_CLEAR_PASSWD=yes

Thanks for any suggestion
Regards
Andrea

Reply via email to