Skip to content

Merge /api/sendgrid and /api/mailgun #5

@tomfa

Description

@tomfa

Endpoints /api/sendgrid/send/<mail> and /api/mailgun/send/<mail> have different behavior

  • sendgrid sends html, mailgun sends plain text. Send html with both?
  • sendgrid html mail does not contain the same text as its text version.
  • sendgrid allows for setting subject and text via GET param. Remove and use content that mailgun uses?
  • Extract sendgrid and mailgun code to a library, and replace api endpoints with /api/email/login/<email>?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions