Hello, Postfix has a feature called DISCARD; to discard a message means to accept it regularly but deliver to /dev/null (eg. blacklisted senders).
To implement this with qpsmtpd do I have to provide a custom hook_queue that does actually nothing but return OK? Am I missing something? Thanks, Joe
