Hi, I've started to use qpsmtpd and I'm attempting to integrate qpsmtpd with amavisd-new (http://www.ijs.si/software/amavisd/). The plugin I'm attempting to write in some certain circumstances (virus found, attachment not accepted, ...) must be able to discard/delete and stop any processing of the original message (in such cases a policy notification is sent back to the sender later). Looking at the return codes it seems that currently there is no DISCARD return code. Is it possible to add such return code in next versions ? Is it some qmail's limitation ? I'm rather used to postfix/sendmail and these MTAs offer some DISCARD feature ?
Regards, SL/
