On 2/20/2004 5:48:21 PM, Juan Cortabitarte ([EMAIL PROTECTED]) wrote:
> I need to send a newsletter and I need to know all mail addresses of the
> undelivery  mails to update the database.
> Any suggestion? Do I need to parse the maillog?
>
> --

Hey,
If you are sending out html mails you can learn a lesson from the low life
bastard spammers, but in
your case for a good cause (i hope),
Write a script so that each email has a unique identifier as spedified in
the database and from the email
your script is called...(eg: via a img (src) tag )...after maybe 5 days of
the person not viewing your email
take them out of the db...this can be run via a cron.

HTH.

Cheers,
-Ryan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to