09-06-2010, 11:38 AM
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
smtp_server smtp.gmail.com
smtp_port 465
smtp_user [email protected]
smtp_auth 2
smtp_secure 1
smtp_timeout 30
smtp_email [email protected]
smtp_displayname "Your display name"
smtp_replyto ""
pop_server pop.gmail.com
pop_port 995
pop_user [email protected]
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.