Re: debugging SMTP AUTH
On Mar 7, 8:37 pm, res@keevey.(none) (Rob Stampfli) wrote:
> In article <any5u87...@Dale.fsf.hobby-site.com>,
> Andrzej Adam Filip <a...@onet.eu> wrote:
>
> >"for...@gmail.com" <for...@gmail.com> wrote:
>
> >> I have these in my sendmail.mc:
>
> >> define(`confAUTH_OPTIONS', `A y p')dnl
> >> define(`TRUST_AUTH_MECH', `LOGIN PLAIN CRAM-MD5 DIGEST-MD5')dnl
> >> define(`confAUTH_MECHANISMS', `LOGIN PLAIN CRAM-MD5 DIGEST-MD5')dnl
>
> >> all of the examples I followed had this or similar.
>
> >Could you post results produced by the test command below:
> > echo '$={TrustAuthMech}' | sendmail -bt
>
> I would think you would want to see this output from the server
> sendmail -- the sendmail on the other end -- not forrie's client
> sendmail.
>
> Rob
I'm not sure I follow you. The debugging output is from the MX server
itself. The forwarding was attempted from my properly configured
mobile device. It authenticated successfully, but sendmail is still
not allowing the relay.
|