Re: [Exim] Multiple recipients and whitelist checks

Pàgina inicial
Delete this message
Reply to this message
Autor: Kjetil Torgrim Homme
Data:  
A: Mike Bacher
CC: exim-users
Assumpte: 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.