feat: send mailings over MailJet smtp in dedicated worker process

This commit is contained in:
Björn Fromme
2026-08-12 15:47:04 +02:00
parent a5c98025d0
commit e0a9562fc6
14 changed files with 480 additions and 44 deletions
+3 -3
View File
@@ -3,13 +3,13 @@ zenstruck_schedule:
mailer:
service: mailer
default_to: [email protected]
default_from: info@ep-reisen.de
default_to: [email protected]
default_from: team@ep-reisen.de
subject_prefix: "[MyE&P-Team]"
schedule_extensions:
email_on_failure:
to: [email protected]
to: [email protected]
tasks:
- task: app:bpn-import