« Return to Thread: allow duplicate messages

Re: allow duplicate messages

by wagonza :: Rate this Message:

Reply to Author | View in Thread

2009/7/3 Jonathan Gilpin <jonathan@...>

>
>
> I'm using serialmail and a fifo socket and some bridging code.. But thats
> not the issue. The issue is I want seperate emails delivered to the Maidlir
> with a single Envelope-To instead
> fo one email with multple addresses seperated by a comma for the Envelope
> To.
>


Besides the increased disk space usage and increased I/O for each message,
you can look at the batch_max and batch_id options. Also consider possibly
delivering the mail into BSMTP format (into a maildir structure) which can
the be replayed at a later stage.


warren.
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

 « Return to Thread: allow duplicate messages