Jan Pieter Cornet wrote: > ... Rejecting the email > after DATA is messy, especially when you have multiple recipients > with conflicting quota limits.
I wonder if it might be worthwhile having three different domains, each with their own MX IPs... one for the 5MB group, one for the 20MB group, and one for the 50MB group? You'd have to distinguish the different email addresses: [EMAIL PROTECTED] # Sales is 50MB [EMAIL PROTECTED] # IT is 20MB [EMAIL PROTECTED] # Accounting is 5MB MX sales.example.com => salesmx.example.com => 10.0.0.1 MX it.example.com => itmx.example.com => 10.0.0.2 MX accounting.example.com => accountingmx.example.com => 10.0.0.3 sales.mc - limit to 50MB it.mc - limit to 20MB accounting.mc - limit to 5MB -- Matthew.van.Eerde (at) hbinc.com 805.964.4554 x902 Hispanic Business Inc./HireDiversity.com Software Engineer _______________________________________________ Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

