On Tue, 20 Jan 2015 10:35:14 -0800, Benedikt Nießen
<[email protected]> wrote:
This is not what I have and what I need. I don’t have local users who
receive emails. All email arriving to the server is forwarded to 2 or 3
addresses which are not hosted on this server.
If that's the case, then I think this the simplest, most concise way to
achieve your objective. No user accounts are required on the system.
/etc/mail/vdoms
---------------
domain1.tld
domain2.tld
/etc/mail/smtpd.conf
--------------------
table vdoms "/etc/mail/vdoms"
accept from any for domain <vdoms> relay via tls://main.mailserver.tld
verify # relay to main mail server
--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]