As I said, that will log the semantically wrong 2.0.0 delivered successfully (I think). It works, but it feels like a hack.

--
Best regards,
Jeremy Morton (Jez)

On 12/01/2013 23:05, Wietse Venema wrote:
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

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.

        Wietse

Reply via email to