On Mon, Apr 06, 2009 at 01:58:36PM -0400, Victor Duchovni wrote: > > Or can I get it to use another logon protocol? > > You can try "LOGIN" if you suppress GSSAPI and NTLM. > > smtp_sasl_mechanism_filter = !gssapi, !ntlm
Oops, left-out the "static:rest" element: http://www.postfix.org/postconf.5.html#smtp_sasl_mechanism_filter smtp_sasl_mechanism_filter = !gssapi, !ntlm, static:rest -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majord...@postfix.org?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.