From: Patrick Ben Koetter (p at state-of-mind dot de)
Date: Wed Jun 01 2005 - 03:25:27 EDT
* damian <>:
> Hi,
>
> I ran that, no problem... wondering what had I done wrong...
saslfinger does not debug or test your configuration it creates useful output
for us on the list to help you.
p at rick
>
> I tried the following:
> perl -MMIME::Base64 -e 'print
> encode_base64("username\Ousername\Opassword");'
> then after getting the output,
> I did this:telnet localhost 25
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> 220 mail.server.dns ESMTP Postfix
> ehlo some.server
> 250-mail.server.dns
> 250-PIPELINING
> 250-SIZE 10240000
> 250-VRFY
> 250-ETRN
> 250-AUTH PLAIN LOGIN
> 250-AUTH=PLAIN LOGIN
> 250-XVERP
> 250 8BITMIME
> AUTH LOGIN
> 334 VXNlcm5hbWU6
> ZGFtaWFuT2RhbWlhbk9kNG0xNG43OA==
> 334 UGFzc3dvcmQ6
> ZGFtaWFuT2RhbWlhbk9kNG0xNG43OA==
> 535 Error: authentication failed
>
> I couldn't authenticate through. Please advice, I had been stuck!
>
> Thanks,
> Damian
>
> Ralf Hildebrandt wrote:
>
> >* damian <>:
> >
> >
> >>Dear All,
> >>
> >>I am facing some problem with the configuration of SMTP AUTH.
> >>
> >>
> >
> >Please do run saslfinger:
> >http://postfix.state-of-mind.de/patrick.koetter/saslfinger/
> >
> >
> >
>
-- The Book of Postfix <http://www.postfix-book.com> SMTP AUTH debug utility: <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>
|
|
|