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.