dada-mail icon indicating copy to clipboard operation
dada-mail copied to clipboard

Self-Hosted, Full Featured, Email Mailing List Manager. Announcement + Discussion Lists, Web-based Installer, Installs with minimal dependencies, sendmail/SMTP/Amazon SES supported

Results 140 dada-mail issues
Sort by recently updated
recently updated
newest added

The suspicious IP check will get in the way.

bug
recreated

And that's just going to be an ongoing problem, but it shouldn't be apart of the repo - or at least: THIS repo. Rather, it should be: * located in...

bug
recreated

Templates - like email messages with embedded tags, that also have errors in those tags cause chaos when you try to send them out as a mailing list message. A...

feature request

as it says in the title - use the red/orange for the button, I'm guessing

feature request

Perhaps subscribe_email.pl ( https://github.com/justingit/dada-mail/blob/master/dada/extras/scripts/subscribe/subscribe_email.pl ) is a little too close to the metal, and should use the RESTFUL API, https://dadamailproject.com/d/features-restful_web_services.pod.html like the subscription forms of Dada Mail actually do. This...

feature request

Perhaps it's a few steps - like we make sure things like the needed SQL driver is available (if this is an upgrade, we can peep to see what was...

feature request

Probably just a embedded HERE doc of sorts, so that we can move vars. I'd love to have this editable through the installer, but that's really getting close to a...

feature request

This is to stop you from sending a message out twice, or more specifically: stopping sending out a message when you send a custom message, and don't want a more...

feature request

Sometimes the implementation just doesn't work. Instead of having a busted install, it would be better to be able to (temporarily) disable CSRF, rather than have a broken install.

bug
recreated
feature request

There's already a Perl module for this, but the needed ability to send raw MIME messages is not a part of it. I may just contribute to the already existing...

feature request