|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Authenticationproblem to mailrelay
From: Andreas Winkelmann (ml
awinkelmann.de)
Date: Sat Jul 01 2006 - 15:14:49 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am Tuesday 27 June 2006 11:06 schrieb Victor Duchovni:
> > > I try again. I am running postfix 2.2.8 as mailserver at home. I use
> > > my ISP as mailrelay. Now they want me to authenticate.
> > > I have installed Cyrus-sasl 2.1.22. Also rebuilt Postfix according to
> > > SASL_README documentation.
> > > I am running on HP-UX 11.11
> > >
> > > I can't authenticate, This is what I have in mail.log:
> > >
> > > Jun 25 15:44:54 leopg9 postfix/smtp?3639?: warning:
> > > 62.13.26.60?62.13.26.60? off
> > >ered AUTH option multiple times
> > >Jun 25 15:44:54 leopg9 postfix/smtp?3639?: 005E35332:
> > >to=<dhd733?yahoo.se>, rela
> > >y=62.13.26.60?62.13.26.60?, delay=1, status=bounced (host
> > >62.13.26.60?62.13.26.6
> > >0? said: 550 5.7.1 <dhd733?yahoo.se>... we do not relay
> > ><root?leopg9.no-ip.org> (in reply to RCPT TO command))
> >
> > The sever in question replies:
> > ...
> > 250-AUTH CRAM-MD5 DIGEST-MD5 LOGIN PLAIN
> > 250-AUTH=LOGIN
> > ...
> >
> > so the auth mechansims are different in the "standard" and "broken"
> > lines. This is why postfix complains. unfortunately, postfix will use
> > the last line. so the only usable method here would be LOGIN. but you
> > don't have liblogin. so you can't auth to this server.
>
> IIRC Postfix 2.3 is tolerant of this form, and uses the full mechanism
> list.
Yes indeed, since 2.3-20051212.
--
Andreas
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]