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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Andreas J Mueller
日付:  
To: Tom Lazar
CC: 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