Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gintaras and QM experts......one line macro request
#23
Quote:I see all his e mail sending instruction as complex and tedious.

Yes, you have to know your email account data. It is like you manually set an account in an email program - Outlook, Thunderbird...

For gmail it is

Code:
Copy      Help
smtp_server smtp.gmail.com
smtp_port 465
smtp_user yourname@gmail.com
smtp_auth 2
smtp_secure 1
smtp_timeout 30
smtp_email yourname@gmail.com
smtp_displayname "Your display name"
smtp_replyto ""
pop_server pop.gmail.com
pop_port 995
pop_user yourname@gmail.com
pop_auth 0
pop_secure 1
pop_timeout 30

Create new account, click 'From string' button, paste this text, OK, enter password, change personal details. OK. In 'QM Email Settings' dialog check 'Default' for this account.


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)