Email without configuring MT

 

Hi,

Is there a way to send an email witout configuring it first on Tools-->Options-->Email?

I'd like to have the ability to configure the mail on the expert...

Thanks,

Eyal. 

 
eyalsh:

Hi,

Is there a way to send an email witout configuring it first on Tools-->Options-->Email?

I'd like to have the ability to configure the mail on the expert...

Using standard mql4 stuff ?  nope . . .


There is probably another way . . .  for example,  off the top of my head,  ftp a file containing the destination email address,  subject and message to a webserver,  on the webserever a cron job looks for this file,  when it finds the file it sends an email using the address,  subject and message contained in the file,  then it deletes the file. 

 

Using standard mql4 stuff ?  nope . . .

Use a network DLL to open the email provider's port and communicate directly via SMTP, possible.

 
eyalsh:

Hi,

Is there a way to send an email witout configuring it first on Tools-->Options-->Email?

I'd like to have the ability to configure the mail on the expert...

Thanks,

Eyal. 


http://www.mt4i.com/appstore/app.aspx?id=17&sort=popularity
Reason: