David wrote:
On 10/01/2010 10:18 AM, Jake Vickers wrote:
 On 10/01/2010 10:44 AM, David wrote:
How can a limit be set on a single account or all accounts in a domain to limit the number of emails that can be sent in certain time frame?
 This may have been covered already but I am behind a little on this.
--Dave

You can only really limit it on a server level with concurrencyremote.
What are you trying to accomplish?

This spawned from a another list I was working on talking about security on large networks.

I did have 2 accounts get compromised for weak passwords. I had over 50,000 emails go out in 2 days and blacklisting me in few places. I can usually resolve this quickly but I need a watchdog to either alter me or limit my server from sending so much mail out at one time. Which can raise red flags all over the place with RBLs and other block lists.

--Dave


---------------------------------------------------------------------------------

That's indeed an interesting problem. I really like the way that gmane.org handles it.

gmane.org handles the list submission side of things (as opposed to the reading/delivery side) by throttling the frequency of sending, per user. It will only send out one message per user every 5 minutes. If there are more messages than that, they remain in the queue. It accomplishes this by processing the send queue every 5 minutes, and processing only one message per sender.

Perhaps qmail-send could (be modified to) do something similar for remote deliveries (I don't see a point in doing this for messages going to qmail-local). Any developers out there who would like to look into this?

--
-Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to