OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Throttling outbound mail rates on a per-user basis

From: Cami (camismweb.co.za)
Date: Tue Nov 02 2004 - 06:22:12 CST


Ralf Hildebrandt wrote:

>> Would you suggest that the information:
>>
>> 1) is stored in mysql database (multiple outgoing smtp's)
>> 2) needed is: from:<> and size: are the relevant bits..
>
> Keep it simple, maybe a BerkeleyDB will do, MySQL is in the future.

I already have the majority of the code written,
and its plugged into MySQL. ;)

>> What else would be usefull / what other functionality
>> would be required? (i'd like to get an exact overview
>> so i know what to cater for..)
>
> I'd also preserve data like the destination domain (not recipient
> address!) to make sure that nobody can do a dictionary against a
> domain.

That information would be kept in the Policy Daemon
logs, it wouldnt be stored in the MySQL database. Correct?

Cami