Skip to content

Conversation

@thebaer
Copy link
Member

@thebaer thebaer commented Oct 24, 2024

This adds the ability to configure a bulk email provider via SMTP, instead of only supporting Mailgun.

Work in progress.

Closes T905


  • I have signed the CLA

(Untested.) This will allow us to send via any supported provider within
WriteFreely.

Ref T731 T905
@thebaer thebaer added this to the 0.16 milestone Oct 24, 2024
@jbgi
Copy link
Contributor

jbgi commented Dec 4, 2024

Some remaining plumbing implemented in #1153, to make this branch usable.

freesteph and others added 7 commits December 9, 2024 14:56
The Mailgun API requires being told when a EU email domain is used[1]
so introduce a new `mailgun_europe` config parameter to indicate that.

[1]: https://github.com/mailgun/mailgun-go?tab=readme-ov-file#usage
email: allow sending emails from EU Mailgun domains
 before starting publishJobsQueue.

 Also fix Email.Enabled to handle smtp config.
@thebaer thebaer marked this pull request as ready for review June 2, 2025 00:02
@thebaer
Copy link
Member Author

thebaer commented Jun 3, 2025

Merging now!

@thebaer thebaer merged commit 79ab0a3 into develop Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants