These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Problems getting outbound authentication with full email address on the new forum.
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
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!
Joe,
Thanks for the response. Turns out adding "-r" to the FLAGS= line did the trick for me.
Thanks,
Chris