Manage Your Mailing Lists With poMMo
poMMo is an open source maillist manager application for adding a mailing list to your website or to organize stand alone mailings.
poMMo requires PHP & MySQL, offers a very simple web-based setup and it can be ready to use within minutes.
With an Ajaxed interface, you can create custom subscription forms & subscriber groups. After that, it provides you the necessary embed code (or HTML output) for inserting the form.
poMMo is also a smart application as it gets the list of sent-unsent-failed e-mails during the delivery and has an automated "list cleaning" feature by checking the bounced e-mails.
Other nice features of this maillist manager:
- Easy creation of subscriber groups
- Quickly import and export your subscriber base
- WYSIWYG HTML mailing creation
- Flexible collection of subscriber data through user defined "fields"
- Drag and drop field ordering
- Themeable, brandable, multilanguage
- Limit the sending of mails – throttle by hour, bytes, and domain limits
- Revolutionary AJAX based subscriber Management
- Personalize Mailings — e.g. Say "Dear Susan" vs. "Dear Subscriber"
- View and Reload sent mailings from the Mailing History page
- Mailings can be paused, resumed, and canceled "live"
- Mailings take place in the background — you can turn your computer OFF during a sending
- Subscribers can unsubscribe themselves or update their own information (including email address)
This mailing list manager application uses very low disk I/O and can be used for big mailing list groups.
P.S. Admin interface has a small compatibility problem in Firefox.
- Tags:
Mysql Php
- Filed under: Extras, GPL License, Newsletter Mngmnt.
- 12 Comments
















12 Responses for "Manage Your Mailing Lists With poMMo"
Again, a great tip, thanks a lot
[...] e poderá descarregar-lo aqui. Caso queira testar antes de instalar, poderá usar um demo aqui. [via] Se gostou deste post então por favor subscreva ao RSS feed do Open Mania. Também pode [...]
hello pommo is a nice script for newsletter/mailinglist but, not work corretly with IE7 and mozilla.
I’ve been using pommo for a number of months now, 17,000+ subscribers through PHP running on a windows server! It has run faultlessly for every mail out. The unique group and subscriber categorisation makes sending mailouts really flexible. And I know some pretty cool features are still under development.
Looks great, will try it asap !
Thanks
Hi, if I’m going to use this pommo. Am I welcome to modify it? For example I’m going to remove some buttons, change the layout and etc. Thanks
this script looks really cool im gonna try this one out now.
We have been using your pommo system and we are wondering if there is any way that the email addresses can be stored and is there a way that unsubscribes can be automatically unsubscribed?
Thank you.
I believe that pommo isn’t getting updated anymore. Last update was May ’08.
We are trying to continue with the development of pommo. If you find bugs or have suggestions please contact us:
http://github.com/soonick/poMMo
When you send email.. it says email sent but nothing gets received by the recipients! Why? Why is this?
@Rjn,
I think that there can be many reasons behind this.
The best method would be debugging step-by-step like:
- checking if mails are sent to the queue of the mail server
- if any php errors are logged, etc..