[Workaround.org] Error on Authenticated SMTP with dovecot

Just Nobody invaleed at gmail.com
Mon Aug 18 12:04:30 CEST 2008


Dear All,

I am follow this tutorial http://workaround.org/articles/ispmail-etch
step by step, but i get error at the step number 9 "Authenticated SMTP"

perl -MMIME::Base64 -e \
    'print
encode_base64("admin\@mumtaz.web.id\0admin\@mumtaz.web.id\0kanchut")';

Result :
YWRtaW5AbXVtdGF6LndlYi5pZABhZG1pbkBtdW10YXoud2ViLmlkAGthbmNodXQ=

telnet localhost smtp

Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
220 mail.mumtaz.web.id ESMTP Postfix (Ubuntu)
ehlo mumtaz.web.id
250-mail.mumtaz.web.id
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
auth plain YWRtaW5AbXVtdGF6LndlYi5pZABhZG1pbkBtdW10YXoud2ViLmlkAGthbmNodXQ=
504 5.5.4 Encryption required for requested authentication mechanism

Howto fix it?

Thanks

-inv-


More information about the Workaround-chitchat mailing list