Hi! I am searching for a very-very simple maillist solution which only does the following: - if a mail is sent to for instance list(a)domain.tld then it is sent to all the addresses in a mysql database associated to this list - during the distribution of the mails, it changes the from or reply-to header to match list(a)domain.tld, so that the replys also go to the whole list - if needed it takes a prefix from the mysql database and puts it in the front of the subject That is it, very simple. No subscribe, no unsubscribe, no nothing. No admin interface required at the moment for this, but I think that for the functions above, mailman is an overkill (and it doesn't even know mysql). Any idea would be appreciated! Thanks in advance! Regards, Daniel
On 06/10/2010 07:31 AM, Daniel wrote:
Hi!
I am searching for a very-very simple maillist solution which only does the following: - if a mail is sent to for instance list(a)domain.tld then it is sent to all the addresses in a mysql database associated to this list - during the distribution of the mails, it changes the from or reply-to header to match list(a)domain.tld, so that the replys also go to the whole list - if needed it takes a prefix from the mysql database and puts it in the front of the subject
That is it, very simple. No subscribe, no unsubscribe, no nothing. No admin interface required at the moment for this, but I think that for the functions above, mailman is an overkill (and it doesn't even know mysql).http://mlmmj.org/
You could try the Groups functionality in Exim4U. Alternatively, you could look at mailman alternatives such as sympa, mlmmj, majordomo, lyris and phplist: http://www.sympa.org/ http://mlmmj.org/ http://www.greatcircle.com/majordomo/ http://www.lyris.com/solutions/listmanager/ http://www.phplist.com/ Lyris is not FOSS but are free for under 200 users. Here is Wikipedia's list of free mailing list software: http://en.wikipedia.org/wiki/Category%3AFree_mailing_lists FYI, Gordon
participants (2)
-
Daniel
-
Gordon Dickens