Use SMTP PHPmailer

Did anyone successfully Integrate SMTP PHPmailer, and share their php code? My PHP skills are lacking. :slight_smile:

Yes, I’m not great with PHP either, but there are tons of tutorials online. You soon realise it’s not too complex to implement.

Did you check out the PHPMailer GitHub first? There are links to examples etc there also.

I tried that but it didn’t work for me. Maybe I’ll try a complete fresh „install“. At least I learned about log files during my first tries :slight_smile:

I’m trying to get this working too. Ill update with progress. I would definitely test out some of the examples outside of Blocs so you get used to the paths.

Ray

1 Like

Just an update. I can test the PHP Mailer as a script and I get the test email. But any firm I create (outside of Blocs) initially I don’t get the content. Just the PHPMailer test info.

I need help too!

BTW my PHPMailer is installed via Composer through DreamHost VPS

EDIT:
I have it working (sort of), if I can help I will.

@Seb how can I help?

Ray

Just a thought, could the built in form for Blocs have an option to point to the servers PHPMailer instance?

@Norm ?