Is there a way to send email from your contact form, using builtin WP email functionality? Essentially we need to avoid using an SMTP relay from bluehost.com.
Hey cpetroff1321,
Thank you for using Enfold.
The contact form element uses the the default wp_mail function. https://developer.wordpress.org/reference/functions/wp_mail/
Best regards,
Ismael
Thank you. Where do I go to edit the settings for these forms?
Hi,
As per the link you need to edit #SOURCE file wp-includes/pluggable.php
Hope this helps :)
Best regards,
Vinay