I'm fairly certain my earlier post about change if (@Recipients > 5) to if ($#Recipients +1 > 5) is the trick though I agree it should be done through sendmail.
KAM > > @Recipients is always () in filter_begin - so @Recipients > 0 is always > > false. > > filter_begin() is called after the DATA command. The recipient list is > available. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

