writefreely/config
Stéphane Maniaci 83e0a57338
email: allow sending emails from EU Mailgun domains
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
2024-12-09 14:56:24 +01:00
..
config.go email: allow sending emails from EU Mailgun domains 2024-12-09 14:56:24 +01:00
data.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
funcs.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
setup.go Update config/setup.go for docker environment 2024-09-02 12:43:31 +10:00
validation.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00