How to create the contact form with SMTP Authentication using PHP?
Have a look at PHPMailer, that seems to be the recommended mail API for a number of reasons, and if I recall correctly it does support SMTP auth.
1 Like
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.