Re: [Exim] Limiting messages per N hours

Top Pagina
Delete this message
Reply to this message
Auteur: Philip Hazel
Datum:  
Aan: Alistair Mann
CC: exim-users
Onderwerp: Re: [Exim] Limiting messages per N hours
On Mon, 13 Jan 2003, Alistair Mann wrote:

> I'm investgating how we might limit the number of emails per period that our
> exim server may forward to particular domains, or addresses.


Exim has no such built-in features. The best way to handle this would
probably to get it to deliver such messages to an external program that
handles this logic. Or get it to deliver them in BSMTP format into a
specific directory. Then you write another application that scans that
directory, and re-submits the messages to Exim for delivery when it
feels like it. This can use the same means as virus scanning to identify
messages that "have been checked". The messages that aren't re-sent are
then available for whatever you want to do with them.

--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.