|
That's odd. Well, that PHP file does the bulk of the work when it comes to sending email. I'd search around for a ready-made plugin that can send form submissions to your email.
A popular library is SwiftMailer, but that requires some PHP coding to use.
|