Step By Step for Making MT4 can use GMAIL smtp for sending alert
- Please make sure that Gmail POP access on account have been enabled...
- Please open gmail account that we use for sending email...and we open it on the vps...
- Please download Stunnel from this address ftp://ftp.nluug.nl/pub/networking/stunnel/ and then install it...
- During install...it will generate self certificated...just press enter for use default value that on that self certificated windows..
- After done make self certificate...dont start it yet but please replace stunnel.conf on stunnel installation directory with attached version that come with this article...then start stunnel
- if the stunnel icon have been on the task bar on the bottom right...then stunnel installation and configuration is right...
- Open MT4 that we want to setting for email ...go to Tools -> Options -> Email
- Check enable, SMTP server : 127.0.0.1, SMTP login : email_address@gmail.com (put full gmail address), SMTP password : (gmail email password), From : (same with SMTP login), To : (Email address that customer want to recieve alert notification)
- After all seting done...please Test Button...take a look at Journal on MT4 you will have message like this : "Mail: 'Test message' has been sent"
Ps : If when we open stunnel error after we install it...or it doesnt open a terminal windows to make self signed certificate...install VC+ 2008 and reinstall the stunnel...
|