[thelist] Catching email bounces

Dean Mah dean.mah at gmail.com
Thu Aug 31 08:52:27 CDT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andrew Kamm wrote:
> Hey all,
> 
> Any recommendations on catching bounced emails on an Linux Apache
> (1.3.37) server so they can be accessed for a web application? I'm
> well versed in PHP, but I'm still learning how to manage Apache (but
> I'll pick up whatever skills I would need).
> 
> Thanks!

The way mailman does this sort of thing is that the 'From' is set to an
e-mail address that is only used to send out mail.  For instance,
thelist messages come from thelist-bounces at lists.evolt.org.  It is
assumed that any mail received at that address is a bounce and you can
set up a script to parse the message.  Of course, spammers get a hold of
that address as well and not everything is a bounce.  How you set up the
script depends on your MTA.

Dean


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)

iD8DBQFE9umbiM6T3GNfj8ERAvPJAJ9Lx7I2B6TWLpcS2O1/M+Ck8Q+idwCfaQNZ
yR3FsI0YX23W4/pjyqck+Ew=
=PCwY
-----END PGP SIGNATURE-----



More information about the thelist mailing list