Re: rctpto rejection based on smtp verify?

2011-01-14 Thread Matt Sergeant
Charlie Brady wrote: On Fri, 14 Jan 2011, Nicholas Lee wrote: Is there a plugin that will check rcpt addresses against a back end smtp server? I presume you intend to eventually deliver to the same smtp backend, via the smtp-forward plugin. I've long argued that the smtp-forward plu

Re: rctpto rejection based on smtp verify?

2011-01-14 Thread Charlie Brady
On Fri, 14 Jan 2011, Nicholas Lee wrote: > Is there a plugin that will check rcpt addresses against a back end smtp > server? I presume you intend to eventually deliver to the same smtp backend, via the smtp-forward plugin. I've long argued that the smtp-forward plugin should hook into differe

Re: rctpto rejection based on smtp verify?

2011-01-14 Thread Jared Johnson
> Although I could write some scripts to poll the user db at the mail server > back ends. It would be nice if I could be somewhat lazy have have a plugin > do this. ;) Real time checking for each delivery is obviously unworkable, > but poll then cache with maybe a expiry is still a practical optio

Re: rctpto rejection based on smtp verify?

2011-01-14 Thread koba
On Fri, Jan 14, 2011 at 10:24:19PM +1300, Nicholas Lee wrote: > >>> Is there a plugin that will check rcpt addresses against a back end smtp > >>> server? I have a plug-in, ripped ad modified from some other plugin. (sorry, still no (c) info, please add some gpl header and credits[1] and manual

Re: rctpto rejection based on smtp verify?

2011-01-14 Thread lists
(ops, resent from the right address) On Fri, Jan 14, 2011 at 10:24:19PM +1300, Nicholas Lee wrote: > >>> Is there a plugin that will check rcpt addresses against a back end smtp > >>> server? I have a plug-in, ripped ad modified from some other plugin. (sorry, still no (c) info, please add some

Re: rctpto rejection based on smtp verify?

2011-01-14 Thread Nicholas Lee
On Fri, Jan 14, 2011 at 7:28 AM, Chris Lewis wrote: > On 1/13/2011 1:09 PM, John Peacock wrote: > >> On 01/13/2011 06:55 AM, Nicholas Lee wrote: >> >>> Is there a plugin that will check rcpt addresses against a back end smtp >>> server? >>> >>> Ideally via some sort of smtproutes lookup. >>> >> >