Installing Form Mail Script Question

Server Pros

Active Member
Nov 27, 2015
39
3
8
Los Angeles, CA
cPanel Access Level
Root Administrator
It seems no matter the server IP customers are unable to write PHP scripts that will make it through to Gmail, Yahoo, and other free email services. I wanted to try Swift Mailer but can't seem to find a download Zip, RAR, GZ, tar or any other format. Every Google request just takes me to a page showing a conversation that isn't actually anything.

A URL would be wonderful. I don't know what it is about cpanel and sent OS 7.4 with PHP 7.2 but messages sent to Gmail especially are not received. Let's see if swiftmailer can solve the problem.
 

Infopro

Well-Known Member
May 20, 2003
17,075
524
613
Pennsylvania
cPanel Access Level
Root Administrator
Twitter
You might take a look at their documentation for assistance with this:
swiftmailer.symfony.com/docs/introduction.html

Specifically:
The recommended way to install Swiftmailer is via Composer:
There are documents for installing Composer located here:

customers are unable to write PHP scripts that will make it through to Gmail, Yahoo, and other free email services.
As long as the form authenticates as the user on the cPanel Account properly, email form scripts you're trying should work.