I agree. However my main question is what is the best way of capturing these bounces and and running an SQL insert to opt out the address. Is there a way to append a command to be run upon a message being removed from the queue via maximal_queue_lifetime?
On Tue, Jul 5, 2011 at 1:46 PM, Victor Duchovni < victor.ducho...@morganstanley.com> wrote: > On Tue, Jul 05, 2011 at 01:42:09PM -0500, John Clark wrote: > > > Messages in my deferral queue are set to be removed after 5 days and I > have > > been instructed to catch the above stated conditions after 3 days to > > auto-opt-out. > > Just set the maximal_queue_lifetime to 3 days. If you're opting users out, > why keep trying? > > -- > Viktor. >