How to retrieve the error from journal when e mail is send using sendmail()..Pls Help.. - page 2

 
Ovo:

Ok, so look for the file handling using winAPI.

I myself have been using even more complicated way, using wininet. I send a http post to the php script, and I have no feedback if it worked :) but I did not notice any missing mail so far.

But if the hosting site turns unavailable, the http post takes 15 seconds until expired, blocking the script/indicator. Fortunately it happens rarely.


yes. thanx. any ways i think a full proof method of sending emails, I think, is pretty complicated in MQl4. So my plan is to make one work with minimum delay. And if done, I am going to put up a step by step procedure on all the steps, starting from setting up the smtp relay, and coding for all the contingencies. Hopefully .
 

Do not use MT4 email function. it is not stable.

I advise you to use the third-party DLL.

ADVERTISING removed

 
sergery:

Do not use MT4 email function. it is not stable.

I advise you to use the third-party DLL.

ADVERTISING removed

Advertising is not allowed on this Forum, please re-read the rules.
 
RaptorUK:
Advertising is not allowed on this Forum, please re-read the rules.


Sorry, but I really do not think that is advertising.
 
sergery:

Sorry, but I really do not think that is advertising.
Sorry, I disagree.
 
sergery:

I advise you to use the third-party DLL.

ADVERTISING removed

3rd party dll was a pointer. I searched the google and found out one. Its working perfectly. Now my problem is permanently solved. Thanks for all the guys who gave most informative suggestions. The forum rocks!!!