SMTP Relay v.s. forwarding
807574Jan 14 2005 — edited Feb 11 2020I would like to possibly setup the following scenario:
This is either relaying or forwarding. For example:
We do not currently host domain_a but would like to
accept all SMTP traffic for domain_a and then forward
that SMTP traffic to another relay down stream...
(1) What is the best way to approach this in iMS5.2?
(2) Would my server engage in the full SMTP conversation,
i.e. MAIL FROM: RCPT TO: commands etc.. with other SMTP
servers or just pass the whole thing on down to the
real domain_a SMTP server?
Thanks in advance for any advice.