Hi,
So my web host apparently disallows sending email from an external SMTP host for reseller accounts like mine. And I have a client that is using office 365 to manage their domain email, i cannot connect perch to the office365 SMTP nor can I use the local sendmail or connect to smtp locally. I could however use a web API such as SendGrid or others that offer the same service to send mail, but I'm pretty sure i would be bypassing the perch_forms email settings, auto responders etc.
Is there anyway to override the Perch email send to use an other library other than PHPmailer so that the new class is used to send mail globally within Perch?
Thanks.