> What I'd like to see is a way to make the change more modular, so that
> duplicated code could be kept to a minimum. I don't like the idea of adding
>
> return DECLINED unless $rcpt->config('XXX');This is the exact reason I created wrapper plugins. -R
