Databases: pop3ml
giuseppe lucarelli (contact me)
This class can be used to manage or newsletters mailing lists using a POP3 account.
It can check a POP3 account for messages with request from users subscribe and unsubscribe from the list. The subscribers list is stored in a MySQL database table.
It can also queue messages for delivery to the list subscribers using a remote SMTP server.
The class also supports moderated lists and allowing and disallowing specify e-mail address from sending messages to a list.
Click here for detailed information about this class on phpclasses.org
Class
main php script class
Conf.
configuration script
Aux.
apache authentication script
Example
sample script to run pop3ml class
Data
another specific sql table for an extra program
Data
italian version of mailinglist sql table structure
Data
mailinglist sql table structure
Data
unix cron shell script sample
Data
lynx like shell script sample