Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Email account settings
#34
Then don't know. For example this works for me (change xxxxxx).
Macro
Code:
Copy      Help
if(QMVER<0x2030005) mes- "please download the latest QM version"
str s=
;smtp_server smtp.gmail.com
;smtp_port 465
;smtp_user xxxxxx@gmail.com
;smtp_password xxxxxxxxxxxxxxxxxxxx
;smtp_auth 2
;smtp_secure 1
;smtp_timeout 30
;smtp_email xxxxxx@gmail.com
;smtp_displayname "xxxxxxxxxxxxxxxxxxxxxx"
;smtp_replyto ""
SendMail "xxxxxx@xxxxxxxxxxxxx.com" "test" "test" 0 "" "" "" "" "" s

Maybe in gmail account settings on the web something should be changed. For example I remember I had to enable POP3, it was disabled by default.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)