qmail-smtpd: Validation of recipient mailbox names.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 9 Aug 2005 12:55:05 +0000 (12:55 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 14 Feb 2006 03:08:01 +0000 (03:08 +0000)
Lots of spam arrives for non-existent mailboxes.  If the SMTP server
accepts it, we have to put up with the bounces.  We introduce a new CDB
which describes all the valid mailboxes on the system.


No differences found