How to create a mailing list in php?
Posted: Wed Aug 06, 2008 4:03 am
hi all,
i wanted to create a mailing list ............so i searched for php based tools (open source) and found some like PHPBB and PHP List. But the thing is that all these are kind of newsletter subscription software. Every month or so newsletter will be sent to all the subscribed users. But what exactly i was expecting was that when a user subscribes to particular mailing list , she/ he can post the reply through that interface or she/he can directly reply to that mail from her inbox like we normally do in any mailing list. How can we map the replies coming from different users onto this kind of interface.
what actually i mean to say is when a user subscribes to a mailing list she gives her mail id also. After subscription she will receive all the mails (in the form of queries and their replies) in her inbox. But how can she reply to any of those mails without going to that interface i. e directly by mail.
I hope i m making myself clear
.
Any help is most welcome
Thanks and Regards
Lattu
i wanted to create a mailing list ............so i searched for php based tools (open source) and found some like PHPBB and PHP List. But the thing is that all these are kind of newsletter subscription software. Every month or so newsletter will be sent to all the subscribed users. But what exactly i was expecting was that when a user subscribes to particular mailing list , she/ he can post the reply through that interface or she/he can directly reply to that mail from her inbox like we normally do in any mailing list. How can we map the replies coming from different users onto this kind of interface.
what actually i mean to say is when a user subscribes to a mailing list she gives her mail id also. After subscription she will receive all the mails (in the form of queries and their replies) in her inbox. But how can she reply to any of those mails without going to that interface i. e directly by mail.
I hope i m making myself clear
Any help is most welcome
Thanks and Regards
Lattu