Re: [Exim] Duplicating/saving outgoing (smtp) emails??

Top Page
Delete this message
Reply to this message
Author: Melissa Meyer
Date:  
To: exim-users
Subject: Re: [Exim] Duplicating/saving outgoing (smtp) emails??
On Mon, Aug 11, 2003 at 04:44:16PM +0100, Philip Hazel wrote:
> On Mon, 11 Aug 2003 jvanasco@??? wrote:
>
> >
> > I had the same thing working for a while...
> >
> > But then I realized that it was making 1 copy for each recipient -- ie,
> > send it to 4 people, get 4 copies in your outgoing
>
> Grep the manual for "batch" (but not "batch SMTP"!) . Delivering each
> local delivery separately is just a default. You should be able to
> arrange to do just one delivery.
>


Are you referring to the batch_id option for the transport? I'm afraid
I cannot find an example of this option's usage. Does anyone have an
example of using batch_id?

Melissa