Viewing my log i saw this. Please give me good solution for this. Can we count number of email before send them and add some limitation rule?
[29-Jul-2010 14:32:38 +0530]: User
[email protected] [220.247.246.192]; Message for
, , , , , , , , , , , , , , , , , , , , , , , , , --- --- --- --- --- --- ---It's about 9997emails--- --- --- --- --- --- --- ail.com>, , , , , , , , , , , , , , , ;
Change $rcmail_config['max_recipients'] in /config/main.inc.php.
... or use limit_recipients plugin from http://myroundcube/google.code.com
Basically it is the same as you receive by following skaeros way. The only difference is to get a log file which helps you find spammers on your server.