Author: Frank Heydlauf Date: To: exim-users Subject: Re: [exim] Message logging with SQL
Hi,
On Thu, May 06, 2010 at 10:50:40AM +0200, Chris Wilson wrote: >
> You could try adding an ACL entry at the bottom of the DATA ACL that does
> your logging, but I can't guarantee that the message will actually be
> accepted at this point, for example it might be refused before or after
> the DATA ACL because Exim doesn't have enough disk space, and that might
> not be logged in any SQL database.
>
> You could also try a condition on each router, as one of these must be
> accepted or the message will not be delivered.
Anybody here who tried this and can tell us how far this scales?
Some 100 lines/second should work without pain in times of
virus-breakouts or high spam waves.