Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
In this Discussion
- codersguru April 29
- Floflobuzz February 8
- Mimmo March 26
- mql4 September 2011
- wolfo November 2011
Tagged
- mt42
- gmail1
- hotmail1
- attachment1
- mail1
Welcome to xpworx forum
xpMail - Send Email Anywhere.
-
Are you tired of the MetaTrader mail function?
Do you want to send emails from your expert to gmail, hotmail, yahoo, etc?
Do you want to send attachment?
This is the xpMail.
-
-
Yes you can sent multi emails.
I'll write a demo script for that.
CG
-
Hello,
Firt of all, I have to say that your code is very helpfull.
It's really speeder than blat.
I just have one problem when I try to se attachment.
I got an error.
I believe it's causing by th folder syntax orsomething like that.
Could you please givbe e an exemple of syntax I have to use for attachement ?
Thanks in advance for your help.
Floflobuzz
-
Hello There,
I have been trying your free version of xpmail and I was quite happy until I made it part of live trading code (Automated trading allowed). I Use MT4 from Oanda. I run 2 EAs on two different currencies pairs,one with active trading the other just monitoring the trends.
If this is a limitation of the free version I have no problem buy the Pro, even if I do not really need anything more than what the free version provides...Even if this is not a limitation and just a bug, I like your work! Heck, only if you do nothing you cannot make mistakes!
let me know, tks!
-
Ok, I did run several test and I found out that XPMaill has a limitation of 255 char (the same of MQL4) for the message Body. If exceeded it causes MT4 to crash! Is this a limitation of the free version?
With the native MT4 Sendmail I can send messages longer than 255 char...
Tks
-
The problem is the string variable can not hold more than 255 chars.
-
The pro versionnow can send up to 25500 chars.
And up to 100 attachments.
And up to 100 receivers.


