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

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: Melissa Meyer
CC: exim-users
Subject: Re: [Exim] Duplicating/saving outgoing (smtp) emails??
On Wed, 13 Aug 2003, Melissa Meyer wrote:

> I have no virtual domains set up. Here is the transport.
>
> copy_outgoing:
> driver = appendfile
> maildir_format
> directory = /var/spool/mail/archive/${sender_address_local_part}/sent
> use_bsmtp
> batch_max = 20000
> envelope_to_add
> delivery_date_add
> user = mail
> group = mail
> mode = 0600


I have just tested a very similar transport (not identical, but I did
use $sender_address_local_part, and it worked for me, batching multiple
addresses in multiple domains.

So, why isn't it working for you? The way to find out would be to run a
delivery to multiple addresses in multiple domains with debugging turned
on (the -d flag). The output that gets written to stderr should show
what is happening.


--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book:    http://www.uit.co.uk/exim-book