Hello!
User I MyPhoneExplorer program, but I have one question.
Is there a possibility that when I received the SMS program and it obviously, to the same SMS automatically reach me at my email address?
Much we need this information so, please for assistance.
Help me!
Download and get common with Blat - A Win32 Command Line SMTP Mailer. Then add this two lines at the end of the file general.ini:
Code: Alles auswählen
[EventHandlers]
OnIncomingMessage=<path to blat>\blat.exe -body "%text" -subject "SMS from %number" -to <email-address>-
konieckropka
- Beiträge: 34
- Registriert: Sa 10. Mai 2008, 14:00
- Wohnort: Poland
long time ago when i wrote this example. If i remember you have to install the blat-settings first. Run blat from Commandline with this commandline:
Blat -SaveSettings -f <mymail@address.com> -server <SMTP-Server.com> -port - -try - -profile - -u <server-login> -pwd<server-password>
Then try first to send mails via commandline. There are many documents delivered with blat which show all switches
Blat -SaveSettings -f <mymail@address.com> -server <SMTP-Server.com> -port - -try - -profile - -u <server-login> -pwd<server-password>
Then try first to send mails via commandline. There are many documents delivered with blat which show all switches