{"id":13557211,"url":"https://github.com/justingit/dada-mail","last_synced_at":"2025-04-03T11:31:25.437Z","repository":{"id":464157,"uuid":"88675","full_name":"justingit/dada-mail","owner":"justingit","description":"Self-Hosted, Full Featured, Email Mailing List Manager. Announcement + Discussion Lists, Web-based Installer, Installs with minimal dependencies, sendmail/SMTP/Amazon SES supported","archived":false,"fork":false,"pushed_at":"2024-03-17T20:23:59.000Z","size":33582,"stargazers_count":172,"open_issues_count":159,"forks_count":40,"subscribers_count":23,"default_branch":"main","last_synced_at":"2024-11-04T07:35:47.650Z","etag":null,"topics":["amazon-ses","cgi","fcgi","mailing-list","perl","psgi","self-hosted","web-based"],"latest_commit_sha":null,"homepage":"https://dadamailproject.com","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/justingit.png","metadata":{"files":{"readme":"README.pod","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2008-12-11T05:39:19.000Z","updated_at":"2024-10-22T23:05:21.000Z","dependencies_parsed_at":"2023-11-07T01:10:45.752Z","dependency_job_id":"6a6f115f-283a-4527-b6d7-f4095cb64afb","html_url":"https://github.com/justingit/dada-mail","commit_stats":{"total_commits":5460,"total_committers":10,"mean_commits":546.0,"dds":0.006227106227106205,"last_synced_commit":"82e00714818b83f51ccb9029551a6080143b1cbf"},"previous_names":[],"tags_count":314,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justingit%2Fdada-mail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justingit%2Fdada-mail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justingit%2Fdada-mail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justingit%2Fdada-mail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justingit","download_url":"https://codeload.github.com/justingit/dada-mail/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246992982,"owners_count":20865915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amazon-ses","cgi","fcgi","mailing-list","perl","psgi","self-hosted","web-based"],"created_at":"2024-08-01T12:04:13.068Z","updated_at":"2025-04-03T11:31:20.403Z","avatar_url":"https://github.com/justingit.png","language":"Perl","funding_links":[],"categories":["Perl","self-hosted"],"sub_categories":[],"readme":"=pod\n\n=encoding utf-8\n\n=head1 Dada Mail\n\n=head1 Introduction\n\nDada Mail is a contemporary, mature and intuitive web-based\nemail list management system.\n\nDada Mail handles Closed-Loop Opt-in subscriptions, sending\ncomplex announce-only and/or discussion mailing list messages with an\nadvanced, fault-tolerant mass mailing monitor, supports the\narchiving/viewing/searching/resending/syndicating (rss, atom feeds) \nof sent messages and doing all this and a whole lot more with style.\n\nDada Mail can handle custom subscriber fields and searching these fields, allowing you to send mass mailing to only part of your mailing list.  Dada Mail's email templating system allows you to create targeted and\ncompletely custom email messages (mail merging) for each and every one one of your subscribers.\n\nDada Mail is bundled with additional plugins and extensions to extend\nDada Mail's capabilities. Some of the plugins/extensions support\nadvanced bounce handling, clickthrough tracking, mass mail scheduling,\nblog interfaces of archived messages, AJAX subscription form trickery\nand lots of other surprises.\n\nDada Mail produces HTML5 web content and sticks to best practices\nwhen creating email messages. Write Once: Distribute Everywhere. Dada\nMail is free software that you're able to use, modify, share and enhance\nunder the terms of the GNU General Public License. Dada Mail is written\nin Perl because we love Perl.\n\nDada Mail's system requirements are minimal: it runs as a CGI script (running under FastCGI and PSGI are also options), requires only Perl 5.10.1, supports multiple SQL backend flavors, bundles all of its CPAN Perl module dependencies, and comes with a web-based installer. Download/Upload the distro, run the installer script. \n\nDada Mail works well in shared hosting environments thanks to its mass sending throttling capabilities. Dada Mail can also work well with large mailing lists that can utilize a third party email service, like Amazon SES. \n\n=head1 Building Dada Mail \n\nIf you're pulling Dada Mail from its repository, you'll have to build the app to get it into a shape that will allow you to deploy it. \n\nFirst, download the repo, \n\n\tgit clone https://github.com/justingit/dada-mail.git\n\nThen, run the bundled, C\u003cmake_distro.pl\u003e script, \n\n\tcd dada-mail\n\tperl make_distro.pl \n\nOnce the script is done running, two files will be created in the B\u003cdistribution\u003e directory. \n\nFollow the directions at, L\u003chttps://dadamailproject.com/d/install_dada_mail.pod.html\u003e to install the app using the two files created. \n\n\n=head1 HOMEPAGE\n\nL\u003chttps://dadamailproject.com\u003e\n\n=head1 INSTALLING \n\nL\u003chttps://dadamailproject.com/d/install_dada_mail.pod.html\u003e\n\n=head1 DOCUMENTATION\n\nSee: \n\nL\u003chttps://dadamailproject.com/d\u003e\n\n=head1 SUPPORT\n\n=over\n\n=item * Discussion Mailing List: \n\nL\u003chttps://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev/\u003e\n\n=back \n\n=head2 See Also: Documentation Links above.\n\n=head1 DEVELOPMENT\n\nDada Mail is developed openly at: \n\nL\u003chttps://github.com/justingit/dada-mail\u003e\n\t\n\"main\" - always stable\n\nMailing List: \n\nL\u003chttps://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev/\u003e\n\n\n=head1 LICENSE AND COPYRIGHT \n\nCopyright (c) 1999 - 2023 Justin Simoni All rights reserved. \n\nThis program is free software; you can redistribute it and/or\nmodify it under the terms of the GNU General Public License\nas published by the Free Software Foundation; either version 2\nof the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program; if not, write to the Free Software\n\n=cut\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustingit%2Fdada-mail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustingit%2Fdada-mail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustingit%2Fdada-mail/lists"}