- 🇩🇪Germany paul_constantine
Hi there,
found this because I have the same problem.
E-Mails from the website e-Mail address (which is also used to authenticate at the external mailserver) work and are sent.
E-Mails to the website contact form do NOT work since they use the E-Mail address that the user who's contacting the website. And that E-Mail address can not authenticate itself at the external mailserver and is refused.
But every website needs a working contact address.
What now?
Regards
Paul - 🇩🇪Germany paul_constantine
Solved my problem with this module:
Contact Reply-To
If you enable this module, the "From" address on contact emails, both site emails via the contact form and user-to-user emails via the member contact form, will be "From" the email address configured in site_mail (admin/config/system/site-information in d7). The reply-to header will be set to the address that Drupal would have used as the From address.
You find it here → .
Regards
Paul