Posted in
- The incoming mail must not contain a headerline, matching a line in the
badheaders database. - The mailheader must specify a sender and at least one recipient
(naturally). - The header must not contain more than "maxheader" lines.
- The mail may not specify more then "maxreceivers" addresses in the
according header(s). - Last action for a sender/recipient pair was at least "expire" hours ago.
- The receiving email address must not be in the blacklist database.
Points one to four refer the complete mail, that is, if one condition is not met, the complete mail is ignored. Points five and six refer to a single receiving address specified in the mail, that is, if one condition is not met, only this email address is ignored, if the mail specified multiple recipients, they'll all get their chance.
