Jeremy Morton: > The trouble is, a content filter may want to discard the e-mail (for > instance, if it is sure it's spam), yet not generate a bounce. At the
Wietse: > To discard mail: > 1) Read the message from stdin until EOF. > 2) Produce zero output on stdout or stderr. > 3) Return a zero exit status. Jeremy Morton: > As I said, that will log the semantically wrong 2.0.0 delivered Not at all. The mail is successfully delivered to a black hole. It very successfully shredded the bits. Wietse