ive setup a server with centos7+postfix+cyrus+roundcube+postfixadmin+mariadb
postfixadmin could add virtual mailbox in mariadb,and could send mail through telnet:25
telnet aaaa.bbbb.net 25
helo aaaa.bbbb.net
auth login
YmXXXXXXXX==
YmXXXX
mail from:[email protected]
rcpt to:[email protected]
data
Subject:SMTP Auth Test
Hello, here is a test mail.
local
2
.
.334 UGFzc3dvcmQ6
235 2.7.0 Authentication successful
250 2.1.0 Ok
250 2.1.5 Ok
354 End data with <CR><LF>.<CR><LF>
250 2.0.0 Ok: queued as E5DA761D6B21
BUT i got failure with imap,both roundcube\telnet\thunderbird
telnet aaaa.bbbb.net 143
A login [email protected] aaabbbccc A NO Login failed: authentication failure