Auteur: Daniel Aquino Date: À: exim-users Sujet: Re: [exim] Authenticate to saslauthd
On Jan 14, 2008 12:45 AM, Daniel Aquino <mr.danielaquino@???> wrote: >
> Yet watching the query output against saslauthd I don't even see exim
> querying it at all!!!
Looks like after attempting to use the AUTH command via telnet it
wasn't allowed unless advertised so I changed the one line to.
server_advertise_condition = 1
Then it appeared to start querying my saslauthd finally!
But why was all my authentication attempts previously showing up as
passed ? Perhaps some bug in smtptest client... who knows... I just
hope its not a security bug here...