[prog] Mailing list software - how does the emailing work? (mass
bcc?)
Kenneth Gonsalves
lawgon at thenilgiris.com
Tue May 3 22:50:04 EST 2005
On Tuesday 03 May 2005 6:06 pm, Gareth Anderson wrote:
> The kind of mailing list we're talking about is different to a
> community style one.
> These are a kind of update list not a discussion list.
> So for example you email the various members the weekly newsletter
> or something, general discussion would not be allowed (we're both
> thinking of very different lists).
1. mysql table with unique id, name, email address
2. mysql table of all possible mailing lists with names and unique ids
3. table linking the above two
php form to add, edit and update the above tables
php form to select a file to mail to one or more lists - this will
just loop through the selected recipients and send each of them a
mail
this will be independant of the mailserver (sendmail, postfix, qmail
or even M$ stuff)
no need to worry about bcc or aliases etc
--
regards
kg
http://www.livejournal.com/users/lawgon
tally ho! http://avsap.sourceforge.net
ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!
More information about the Programming
mailing list