I have been testing ratelimiting for a while now and I have a question. It seems my ability to take action is limited. I would like to do something like : ########### warn ratelimit = 500 / 12h / leaky / per_rcpt / $sender_address log_message = Local senders rcpt rate limit ( $sender_address ) exceeds \ $sender_rate per $sender_rate_period then Magic Code that "Accepts but freezes or otherwise delays delivery" ############
Once this is done we can go in and either deliver it or bitbucket it. I would like to use this in the war against spammers and compromised accounts. Is this possible? Seems like my choices are deny,drop,reject , defer (same as reject?)or accept. Steve Devine Email & Storage Academic Technical Services Michigan State University 313 Computer Center East Lansing, MI 48824-1042 1-517-432-7327 -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
