Hi - I want to create a simple contact form on one of my websites and after exploring the likes of formspree etc. I decided PHP + SMTP was probably the way to go.
So - is PHPMailer included in the PHP install - or do I need to install it myself? I couldn't find any mention of it here or in the tutorials section. Does Opalstack prefer use of another tool instead of PHPMailer?