Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001011

RES: [PHP-DB] Autonomous Mass Mail List System (Broadcast Email) From: webmaster <email protected>
Date: 01/10/01

jeez,

dump it all in a database.
than learn a couple of lines of php.
majordomo is perl... other discussion list.

good luck

# -----Mensagem original-----
# De: Jason Beebe [mailto:jbeebe <email protected>]
# Enviada em: Wednesday, January 10, 2001 10:49 PM
# Para: php-db <email protected>; php-general <email protected>
# Assunto: [PHP-DB] Autonomous Mass Mail List System (Broadcast Email)
#
#
# Hey Everyone,
#
# I'm working a project for one of the company's websites. they
# have a subscription mailing list that the user signs up their
# email address to receies periodical emailings.
#
# The email addresses are stored in a flat txt file. 1 email per
# line. I could also convert it to a coma delimited txt file if it
# would be easier.
#
# So, they've had problem with people who no longer want to receive
# emails, and one's that bounce for whatever reason, generally a
# bad email address.
#
# What I am trying to find out if who has some information to set
# up a system where we will send out our emails to the subscribers
# with our mailing list manager. when i customer respondes with a
# certain command in the body or subject (like unsubscribe) or if
# the mail bounces, I'd like it to search out the email address and
# delete it.
#
# Now, I know there's lists like majordomo that do something
# similar. But I'm looking for something a little more straightforward.
#
# I also know this may be more along the lines of shell scripting,
# but I thought some of you ingenious people may have already done
# something similar or have some ideas on where to start. thanks.
#

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>