Problems getting outbound authentication with full email address

3 posts / 0 new
Last post
#1 Tue, 02/20/2007 - 06:28
CaptainR

Problems getting outbound authentication with full email address

Hi everyone,

I'm having a problem getting email users to be able to authenticate with Sendmail on port 25 when their username is their full email address. If I try making the username name#domain.tld instead of name@domain.tdl then it works; problem is I need compatibility with their old server so need to use the full address with the @.

What do I do?

Thanks, Chris

Sun, 06/07/2009 - 07:01
Joe
Joe's picture

Hey Chris,

See the "@ in usernames" FAQ, here:

http://www.virtualmin.com/faq/one-faq?faq_id=1511#51230

While the Postfix stuff doesn't apply to you, the SASL authentication section almost certainly is the source of your problems.

--

Check out the forum guidelines!

Sun, 06/07/2009 - 07:01
CaptainR

Joe,

Thanks for the response. Turns out adding "-r" to the FLAGS= line did the trick for me.

Thanks,
Chris

Topic locked