Hi,

It is possible to configure OpenSMTPd to detect this scenario and to know that 
it should relay that email to domain.com rather than trying to deliver it to 
its MX server, which happens to be the server itself?

Here’s a very abridged version of my config, showing the relay and 
authentication configurations:

accept from any for domain <domain> relay via <server> # relay config

Use "accept from local" to tell the server what to do with an authenticated sessions.

(It would be "match auth" for the new configuration style.)

--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to