Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

In this Discussion

Welcome to xpworx forum
xpMail - Send Email Anywhere.
  • codersgurucodersguru August 2011
    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.
  • codersgurucodersguru September 2011
    Please update your version:

    xpMail
  • mql4mql4 September 2011

    Hi,

    Can I use this dll to send to a list of users? I want to use it as signals sender to multi users of expert.

    Regards,
    Andrew

  • codersgurucodersguru September 2011
    Yes you can sent multi emails.
    I'll write a demo script for that.

    CG
  • wolfowolfo November 2011
    imageHello

    tell me how to use it?

    he should send a mail at -100

    is that possible?

    image
    image

  • FloflobuzzFloflobuzz February 8

    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

  • MimmoMimmo March 14
    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!
  • MimmoMimmo March 26
    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.