Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have subscribe_email.pl use the RESTful API, like the subscription forms do #1099

Open
justingit opened this issue May 24, 2022 · 0 comments

Comments

@justingit
Copy link
Owner

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 has the benefit of being able to locate the subscribe_email.pl script wherever you'd like, which helps with upgrading. We can also produce examples in other languages other than Perl, as the API isn't tied to that language. I'm also worried that this script is severely outdated - it seems to work, but may fail in surprising ways.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant