On Thu, 2011-03-31 at 12:56 -0400, Wietse Venema wrote:
> marshall:
> > Hello;
> >
> > I've been searching around for a while, but I've not found any
> > documentation or
> > examples that show how you can configure Postfix to log bad/bounce/failed
> > emails
> > to MySQL or how to read a log
marshall:
> If Postfix can insert the bounced emails into a db table (or a
> log file that just contains the bad email addres, one per line),
> that would make it pretty easy to run a cron job to remove these
> bad emails from the application's user database.
Wietse:
> You could use the documented
7;d give a pretty reasonable list of bounced emails. I don't need
to
be 100% accurate, just reasonably comprehensive.
Marshall
From: Wietse Venema
To: Postfix users
Sent: Thu, March 31, 2011 12:56:14 PM
Subject: Re: example showing how to track bad/bounce
marshall:
> Hello;
>
> I've been searching around for a while, but I've not found any documentation
> or
> examples that show how you can configure Postfix to log bad/bounce/failed
> emails
> to MySQL or how to read a log file and parse the bad/bounce/failed emails out
> of
> it.
>
> The ap
Hello;
I've been searching around for a while, but I've not found any documentation or
examples that show how you can configure Postfix to log bad/bounce/failed
emails
to MySQL or how to read a log file and parse the bad/bounce/failed emails out
of
it.
The application I'm working on needs to