Current time: 05-04-2024, 02:07 PM Hello There, Guest! (LoginRegister)


Post Reply 
SASL Authentication - lost connection after EHLO
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #3
RE: SASL Authentication - lost connection after EHLO
*maybe* otrs uses a method which postfix/sasl cannot understand - but propagate it...

try setting in /etc/postfix/sasl/smtpd.conf:
Code:
mech_list: LOGIN PLAIN

and if it works, you may add one method after another:

mech_list: DIGEST-MD5 CRAM-MD5 LOGIN PLAIN

where only NTLM is missing to the original list...

I noticed that NTLM is propagated but was never understood...

/J
09-03-2012 06:10 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: SASL Authentication - lost connection after EHLO - joximu - 09-03-2012 06:10 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)