> Am 20.01.2015 um 20:23 schrieb Seth <[email protected]>: > > 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] > > > !DSPAM:1,54beab7f50657219684844! > >
The problem is that I don’t have control over the target Email server. I need to redirect all email aliases to three addresses (not at the same time). [email protected] => [email protected] [email protected] => [email protected] … I just would like to know if I can use a syntax which lets me skip the maintenance of the supported domains. Thanks for your help. -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
