<?php ######## Sending email with attachment ######## function sendMail( string $fileAttachment, string $ma…
Try to set From header to actual server domain address (i.e. no-reply@mysite.com), and move user email to Reply-To…
PHP