Re: [Exim] forward to multiple recipients: best practice?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Andreas J Mueller
Ημερομηνία:  
Προς: Tom Lazar
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] forward to multiple recipients: best practice?
Hi Tom!

> any better ideas?


You can use more than one destination address in the redirect router:

in /usr/local/etc/exim/forwardtable:
info@???: user@???,user2@???,user@???

Andy