Re: [Exim] Multiple recipients and whitelist checks

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Kjetil Torgrim Homme
日付:  
To: Mike Bacher
CC: exim-users
題目: Re: [Exim] Multiple recipients and whitelist checks
On Thu, 2004-07-15 at 21:06 -0500, Mike Bacher wrote:
> If a third instance is what is needed, then we are willing to do it.
> Can you provide details as to what is necessary to make exim do this?
> (e.g. config file examples)?


I suspect he's thinking of using an Exim instance with a transport
specifying max_rcpt = 1. if you do this, remember that all rejections
must happen on that front instance, since rejections by the inner Exim
causes the front Exim to send bounce messages to possibly forged
envelope senders.

--
Kjetil T.