SMTP noit woirking.
Posted: Thu May 15, 2025 7:52 am
I have built a website using WWB https://www.isacimages.com and I have a form on my site (https://www.isacimages.com/contact_us-smc.php) that I donated to a music club so members can submit their setlists.
I use the DBTS form processor. The members fill in their setlists and the names of other players in their set from a drop down list, click Submit and I receive the setlist by email and I use that data to make up the program for when they play at a local tavern, once a month. I also have an Autoresponder which is sent to their email as confirmation.
The form works well. Recently I have been made aware that some members who use @gmail accounts, aren't receiving the autoresponder email. All others get the confirmation.
I was told by my ISP that I should be using the SMPT system and noticed that was available in the WWB form. So I removed the DBTS form processor and set up the PHPmailer with SMPT settings from my ISP. Sadly it doesn't work and my ISP has no idea as to why it does not work. I have written a simple 2 page site with a home page and the form and placed it into a folder on my website to test it https://www.isacimages.com/-SMC-FORM-TEST/index.html
The error is "Error Code 500 - Internal Server Error". I have checked with my ISP and all is OK on there end. They are suggesting something wrong in the PHP file.
My settings in the form are:
Mail engine: PHPMailer - SMTP
SMTP host: mail.isacimages.com
SMTP port: 465
Use SMTP Authentication is checked.
SMTP username: my email address
SMTP password: my email password
SMTP encryption: SSL
I need someone to hold my hand in setting up this email, if at all possible OR if someone can send me a page I can use as a template to get the settings correct - Much appreciated.
I use the DBTS form processor. The members fill in their setlists and the names of other players in their set from a drop down list, click Submit and I receive the setlist by email and I use that data to make up the program for when they play at a local tavern, once a month. I also have an Autoresponder which is sent to their email as confirmation.
The form works well. Recently I have been made aware that some members who use @gmail accounts, aren't receiving the autoresponder email. All others get the confirmation.
I was told by my ISP that I should be using the SMPT system and noticed that was available in the WWB form. So I removed the DBTS form processor and set up the PHPmailer with SMPT settings from my ISP. Sadly it doesn't work and my ISP has no idea as to why it does not work. I have written a simple 2 page site with a home page and the form and placed it into a folder on my website to test it https://www.isacimages.com/-SMC-FORM-TEST/index.html
The error is "Error Code 500 - Internal Server Error". I have checked with my ISP and all is OK on there end. They are suggesting something wrong in the PHP file.
My settings in the form are:
Mail engine: PHPMailer - SMTP
SMTP host: mail.isacimages.com
SMTP port: 465
Use SMTP Authentication is checked.
SMTP username: my email address
SMTP password: my email password
SMTP encryption: SSL
I need someone to hold my hand in setting up this email, if at all possible OR if someone can send me a page I can use as a template to get the settings correct - Much appreciated.