Re: [exim] How to limit to authenticate user to send mails p…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Lena
Datum:  
To: exim-users
Betreff: Re: [exim] How to limit to authenticate user to send mails per Hour
> From: "Er.shashank.singh"

> I am really frustrated as some spammers pick and id password from my server
> and sends lot of mail


At first implement this:
https://github.com/Exim/exim/wiki/BlockCracking
Then tell us whether it solved your problem.