Notification emails not working, cannot modify sending address
-
Would it be possible to add an option or provide a hook for defining the sending email address for notifications?
For example if wp_mail() is configured to use Sendgrid (allowed sending domain is @customer.com) and WP admin email has different domain, mails won’t get sent.
I think I can propably hack it with add_filter(‘wp_mail’) hook for now, but it would be nice to have a better solution.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.