02-09-2009, 08:49 AM
The code is correct. Display name is not important. But you need the latest QM version. Older versions did not work with gmail.
Also try to replace 0 to 0x80000 (in SendMail line). Below insert
run "$my qm$\smtp_log.txt"
0x80000 tells SendMail to log to the file, and the next line opens the file. It may help you to find the reason why SendMail fails.
Also try to replace 0 to 0x80000 (in SendMail line). Below insert
run "$my qm$\smtp_log.txt"
0x80000 tells SendMail to log to the file, and the next line opens the file. It may help you to find the reason why SendMail fails.
