Hello, There is one problem in greylisting patch - it does not allow authenticated users to relay without the same greylisting mechanism. If these users are inside local net it could be solved by adding these net to DB, but if they use the same credentials outside the local network it seems there is no way to override graylisting. However, in chkuser patch there is
extern *relayclient; definition. Maybe the same could be used in graylisting mechanism, or I miss something? Could the 'relayclient' be easily integrated into qmail-envelope-scanner? Kind regards, Vladimir.