You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KeyError: 'DKIMPendingHost'
(4 additional frame(s) were not displayed)
...
File "emails/models/email/actions/send_draft.py", line 66, in call
validator(True).execute(email)
File "emails/outgoing_email_validators/base.py", line 28, in execute
self.validate(email)
File "emails/outgoing_email_validators/valid_custom_domain.py", line 34, in validate
sending_domain = EmailDomainManager(newsletter).fetch(
File "emails/sending_domains/interface.py", line 69, in fetch
return self.manager.fetch(domain)
File "emails/sending_domains/implementations/postmark.py", line 46, in fetch
expected_dkim_host = domain_details["DKIMPendingHost"]
The text was updated successfully, but these errors were encountered:
Sentry Issue: APPLICATION-BACKEND-70W
The text was updated successfully, but these errors were encountered: