From: Patrick Ben Koetter (p at state-of-mind dot de)
Date: Wed Jun 01 2005 - 03:58:37 EDT
* damian <>:
> I ran saslfinger -c, the list is very long. may i know which part of the
> result will tell the mistakes?
You want to run "saslfinger -s" because you want your Postfix server to offer
SMTP AUTH to others, right?
SASL is rather complex. You need to know SASL well to spot the mistake. That's
why I wrote saslfinger. It helps everyone who knows SASL to spot mistakes
faster. Just paste the complete output in a mail and send it to the list.
Don't worry about telling secrets, because saslfinger will replace secrets
with something like "--- replaced ---".
p at rick
>
> Damian
> Patrick Ben Koetter wrote:
>
> >* 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/>
|
|
|