Mailing manager?

by 4 replies
5
I'm having a an issue & wondered if someone here could help me out. I'm looking for a list manager to set up on a LAMP host. What I want it to do is:

  • subscribe via e-mail
  • unsubscribe via e-mail
  • php subscribe/unsubscribe isn't necessary
  • multiple lists
  • receive a mailing from a standard pop3/imap box, and rebroadcast to a list.
  • do not show subscriber's each other's e-mail addresses
I know this sounds retardly simple, but I've been diggin for 2 hours & have found tons of managers, but nothing that fits the bill...unless I've missed one or something.

Anyway, if someone has an idea, I'd gladly hear it!

Thanks!
#programming #mailing #manager
  • Check phplist, it should do everything, besides the pop rebroadcast maybe, I'm not sure.
    • [1] reply
    • According to what I can find, phplist only allows subscription through a PHP page, not by generating a subscribe e-mail and sending it to a subscription address. Which is great, unless there's no website involved!

      most of the other open source setups only control 1 list, which is not enough. Mailman seems to have the same issue as phplist, and adds in the idea that it wants to share the list addresses with the users of the list.

      Still diggin.

      Thanks so far :-)
      • [1] reply

Next Topics on Trending Feed

  • 5

    I'm having a an issue & wondered if someone here could help me out. I'm looking for a list manager to set up on a LAMP host. What I want it to do is: subscribe via e-mail unsubscribe via e-mail php subscribe/unsubscribe isn't necessary multiple lists receive a mailing from a standard pop3/imap box, and rebroadcast to a list. do not show subscriber's each other's e-mail addresses I know this sounds retardly simple, but I've been diggin for 2 hours & have found tons of managers, but nothing that fits the bill...unless I've missed one or something.