06-24-2013, 11:53 AM
If SendMail fails if using gmail or other SMTP server that requires SSL, probably the reason is Avast antivirus.
Solution: disable SSL scanning in Avast Mail Shield settings.
Not tested with other AV.
In other cases try to find the reason in the log file:
Solution: disable SSL scanning in Avast Mail Shield settings.
Not tested with other AV.
In other cases try to find the reason in the log file:
_s=
;smtp_server smtp.gmail.com
;smtp_port 465
;...
;smtp_secure 1
;...
SendMail "[email protected]" "test" "test" 0x80000 "" "" "" "" "" _s
err run "$my qm$\smtp_log.txt"