This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Getting SMTP relay error on internal SMTP machine

I am trying to allow some external users the ability to use our SMTP machine in order to send emails out that appear like they come from us - as they are supposed to. If I set up outgoing SMTP authentication then they can logon to the SMTP proxy and into my internal SMTP server fine BUT all mail going to external SMTP servers gets authentication failures. So I want SMTP authentication when the SMTP proxy is trying to relay email through my SMTP server, but NO authentication as the email server is sending out to the real world.

Does this make sense?

The alternative is to turn off SMTP authentication on the SMTP machine and I'm a bit leary of doing that.


This thread was automatically locked due to age.
Parents
  • Hi,

    the authentication process dosent differ between internal and external net. So if you didnt configure Authentication on you internal mail server, it cant connect to the ASL to send the mail. 

    Normaly you can specify the smarthost option with username and pw on most mail-server systems. Also a few older systems dont support user authentication for outgoing mails. 

    Chris
Reply
  • Hi,

    the authentication process dosent differ between internal and external net. So if you didnt configure Authentication on you internal mail server, it cant connect to the ASL to send the mail. 

    Normaly you can specify the smarthost option with username and pw on most mail-server systems. Also a few older systems dont support user authentication for outgoing mails. 

    Chris
Children
No Data