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@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@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