4 replies
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!
#mailing #manager
  • Profile picture of the author patfl
    Check phplist, it should do everything, besides the pop rebroadcast maybe, I'm not sure.
    {{ DiscussionBoard.errors[495908].message }}
    • Profile picture of the author shaddai
      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 :-)
      {{ DiscussionBoard.errors[496254].message }}
      • Profile picture of the author Bruce Hearder
        Have you checked out phpLEDMailer
        http://www.ledscripts.com/free/php/phpledmailer

        might do what you want

        Bruce
        {{ DiscussionBoard.errors[497153].message }}
        • Profile picture of the author shaddai
          phpLedMailer is a single list..unless you install multiple copies...not quite what I was looking for.

          Anyway, due to the fact that I need to get rolling, I'm gonna go ahead with phplist & then do some extra programming for it later on to work with a mailbox.

          Thanks for the suggestions though!
          Todd
          {{ DiscussionBoard.errors[499255].message }}

Trending Topics