I have used PHPMailer for SMTP and there is problem in sending mail with error \"Mailer Error: The following From address failed: no-reply@mydomain.org.uk\"
My code is a
try adding belowe line to php.ini
extension=php_openssl.dll
restart and try again