Re: [Exim] exim4 does not advertise AUTH

Top Page
Delete this message
Reply to this message
Author: Tommi Maekitalo
Date:  
To: Andreas Metzler, exim-users
Subject: Re: [Exim] exim4 does not advertise AUTH
yes exim4 -bh is better than telnetting. Her is the result:

sofa:~# exim4 -bh 127.0.0.1

**** SMTP testing session as if from host 127.0.0.1
**** but without any ident (RFC 1413) callback.
**** This is not for real!

>>> host in host_lookup? yes (matched "*")
>>> looking up host name for 127.0.0.1
>>> IP address lookup yielded localhost
>>> gethostbyname2 looked up these IP addresses:
>>> name=localhost address=127.0.0.1
>>> checking addresses for localhost
>>> 127.0.0.1 OK
>>> host in host_reject_connection? no (option unset)
>>> host in sender_unqualified_hosts? no (option unset)
>>> host in recipient_unqualified_hosts? no (option unset)
>>> host in helo_verify_hosts? no (option unset)
>>> host in helo_try_verify_hosts? no (option unset)
>>> host in helo_accept_junk_hosts? no (option unset)

220 sofa.circle-of-art.de ESMTP Exim 4.33 Fri, 28 May 2004 09:47:46 +0200
EHLO me
>>> host in pipelining_advertise_hosts? yes (matched "*")
>>> host in auth_advertise_hosts? yes (matched "*")
>>> host in tls_advertise_hosts? yes (matched "*")

250-sofa.circle-of-art.de Hello localhost [127.0.0.1]
250-SIZE 52428800
250-PIPELINING
250-STARTTLS
250 HELP
421 sofa.circle-of-art.de lost input connection


I see this:
host in auth_advertise_hosts? yes (matched "*")

Tommi


Am Freitag, 28. Mai 2004 09:40 schrieb Andreas Metzler:
> On 2004-05-28 Nico Erfurth <masta@???> wrote:
> > Tommi Mäkitalo wrote:
> >> I have a exim4 and it does not advertise AUTH although I have
> >> configured authenticators. Here ist my authenticators-section:
> >
> > ....
> >
> > >I miss AUTH here.
> >
> > You need to set your auth_advertise_hosts option.
> > See http://www.exim.org/exim-html-4.30/doc/html/spec_14.html#IX1006
>
> [...]
>
> No. auth_advertise_hosts defaults to '*'.
>
> Tommi, please check
> /usr/sbin/exim4 -bh 127.0.0.1
>                cu andreas
> --
> "See, I told you they'd listen to Reason," [SPOILER] Svfurlr fnlf,
> fuhggvat qbja gur juveyvat tha.
> Neal Stephenson in "Snow Crash"

>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
> details at http://www.exim.org/ ##