feat: send mailings over MailJet smtp in dedicated worker process
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user