On Wed, 30 Jul 2003, Kevin Reed wrote:
> although I think drop and deny both do the same thing...
Not quite...chapter 37 - Access control lists says:
drop: This verb behaves like deny, except that an SMTP connection is
forcibly closed after the 5xx error message has been sent. For example:
drop message = I don't take more than 20 RCPTs
condition = ${if > {$rcpt_count}{20}{yes}{no}}
--
Chris Edwards, Glasgow University Computing Service