anusharanganathan / data2paper

Rails helper application to submit data papers from repositories to publishers
7 stars 1 forks source link

Create email based submissions #21

Closed anusharanganathan closed 6 years ago

anusharanganathan commented 6 years ago

with bagit package containing

anusharanganathan commented 6 years ago

The email only needs link to data paper page and no attachments. See https://dev.data2paper.org/rails/mailers/elsevier_mailer for a preview of the email sent as per spec

Added ability to send pre-formatted emails to the journals service email. Can use mailgun and a background job if needed in the future

Commit 7b3d361b083

Reference https://launchschool.com/blog/handling-emails-in-rails SendingEmailsinRailsApplications.pdf