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 message more efficiently by bundling multiple users together? If a sender uses qmail all the copies of the message arrive separately, is that any better? If they use Postfix, no more than 50 arrive "per-envelope", and RFC 821, 2821 or 5321 requires receiving MTAs to accept at least 100 recipients per-envelope. -- Viktor.