[GRLUG] Form mailer in Docker

Grand Rapids Linux Users Group grlug at grlug.org
Wed Dec 8 20:57:13 EST 2021


It looks like the mainstream form mailer nowdays is PHPMailer, .. but it
 uses "composer", which greatly complicates installation - can't get it to
instantiate a PHPMailer object without a ton of customization that will
be pain to repeat.

So, .. is there a way to GET PHPMailer running in a basic PHP/Apache
container, or a simpler option to generate a direct smtp [to a local
email server not on the host] email from a form?

	TIA!


More information about the grlug mailing list