Ram:
> One customer of ours wants to send research reports to all his partners
> "instantly" after the data is available.
Why not put the report on a website and send the partners email
with a hyperlink?
> The biggest bottleneck to this system is the disk I/O. ( 15k rpm SAS
> drives )
Why not send ONE COPY of the report with multiple recipients?
> To avoid the double write to disk can I write to postfix queue directly
> using some postfix library
Direct Postfix queue access is not and will never be supported.
Wietse