Need a php-based mailer that can be used like a mailing list (an ezmlm replacement)

skypanther

Exalted Code Master!
I'm having troubles getting the built in mailing list system to support announce only mailing lists. The staff at JodoHost has been kindly trying to help and between us, we can't get it to work properly.

So, I need a replacement system. It has to be something I can install on a client's web site on a linux account (so, php).

The client needs:

- About 10 mailing lists, with up to about 1000 names on the biggest of those lists
- Only a short group of people will be permitted to send to each list, and it's not all the same (person A can send to list 1 but not list 2, etc.)
- Needs an email front-end rather than web-based. In other words, permitted senders will send an message to an email address and it would be distributed to the list.

My favorite mailer, phpList, doesn't quite do this. You can submit a message to be sent via email, but then you have to log onto the admin panel to actually process the mail queue.

Dada Mail doesn't seem to support this as best as I can tell.

Any suggestions would be appreciated.

Thanks,
Tim
 
Back
Top