On Fri, Feb 04, 2011 at 04:03:20PM -0500, Diosney Sarmiento Herrera wrote:
> There is any way to drop/reject mail which number of recipient
> addresses are X+1 (X is the accepted limit configured ;) )?
No, and such a policy would be misguided.
No need to penalize MTAs that can deliver the same m
Hi!
There is any way to drop/reject mail which number of recipient
addresses are X+1 (X is the accepted limit configured ;) )?
I known that the "smtpd_recipient_limit" splits the to fit the
recipients configured limit but what I need is to drop/reject the
message, not to split it.
Thank