Gavin Carr wrote:
There's already code for this inside denysoft_greylist(), but it's using the old $ENV{RELAYCLIENT} instead of $self->qp->connection->relay_client, so you should probably just change it there.Can one of the committers fix that in svn too?
Done. I still think it is probably better to have a single rcpt plugin which will perform all of the constant tests and just shortcircuit the other rcpt plugins (rather than changing each one as it comes up). I may have a few moments to test this later this week (no promises)...
John
