Jump to content

_INetSmtpMail & Quescom


t0nZ
 Share

Recommended Posts

Normally I use the "native" function of autoit _INetSmtpMail , that is ok for normal mail.

But I have to send SMS (short messages) with an appliance by Quescom, (an ip device with some SIMs capable of making calls and send SMSs).

This device accept to send SMS if it receive an email using :

server : the ip of the device

from address : indifferent

to address: gateway@quescom.it

subject : indifferent

body of the mail: SMS=333888999 TEXT=my short message.

You can of course configure Outlook and thunderbird and start to send SMS

But _INetSmtpMail won't work.

The mail is sent, smtp trace all OK, but the sms is not sent, I know the Quescom and for me the body is not correct

I suspect that _INetSmtpMail add some tipe of character(s) in the body of the mail, but I don't know how to resolve this.

Ideas ?

By now I use the script from Jos --> LINK

BTW this function support also priority and user and password.

Greetz

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...