PDA

View Full Version : One click away from composing chosen type of message :)


Jarek
19th July 2005, 04:42 PM
Hi.

Sending message can be timeconsuming sometimes, ie. when you try to compose new SMS message if your last message was MMS, than selected account is MMS and hiting NEW/MESSAGE will bring up MMS composer.

But there is a simple way, by using tmail command line parameteres.

Examples:

simply going directly to SMS inbox is done by:
tmail.exe -transport "SMS"

opening new SMS composer window without recipient:
tmail.exe -transport "SMS" -to ""

creating new MMS with given recipient(s), subject, body and attachment:
tmail.exe -transport "MMS" -to "48689898665" -cc "48506325889" -bcc "my@email.com" -subject "simple subject" -body "simple MMS body" -attach "/My Documents/nice_chick.jpg"

etc.

The most convenient way of using above exaples are by creating shortcuts of course, but you must remember, that attributes must be placed inside quotation marks. They can't be (i think so :) escaped, so when creating shortcut remember to remove global line quotation.

Example:

This will NOT work:

#"\Windows\tmail.exe -transport "SMS" -to """

This will work:
#\Windows\tmail.exe -transport "SMS" -to ""

Happy hacking ;)

mrdo
25th April 2006, 05:04 PM
is there a way to create a shortcut to a new e-mail message ?

thanks in advance.

saman-cz
25th April 2006, 05:31 PM
Just use "POP3" as the transport..

mrdo
27th April 2006, 12:52 AM
this still doesn't work for me :-(

i'm using tmail.exe -transport "POP3" -to " "

which still opens a new blank text message

thanks for your help - much appreciated !

emugpp
5th May 2008, 10:37 PM
I can't get an .ink with the command for new-sms to work with my Hermes WM6.1..anyone know if there's a different command for the wm6.1 tmail.exe?

curious george
5th May 2008, 11:46 PM
Hi.

Sending message can be timeconsuming sometimes, ie. when you try to compose new SMS message if your last message was MMS, than selected account is MMS and hiting NEW/MESSAGE will bring up MMS composer.

But there is a simple way, by using tmail command line parameteres.

Examples:

simply going directly to SMS inbox is done by:
tmail.exe -transport "SMS"

opening new SMS composer window without recipient:
tmail.exe -transport "SMS" -to ""

creating new MMS with given recipient(s), subject, body and attachment:
tmail.exe -transport "MMS" -to "48689898665" -cc "48506325889" -bcc "my@email.com" -subject "simple subject" -body "simple MMS body" -attach "/My Documents/nice_chick.jpg"

etc.

The most convenient way of using above exaples are by creating shortcuts of course, but you must remember, that attributes must be placed inside quotation marks. They can't be (i think so :) escaped, so when creating shortcut remember to remove global line quotation.

Example:

This will NOT work:

#"\Windows\tmail.exe -transport "SMS" -to """

This will work:
#\Windows\tmail.exe -transport "SMS" -to ""

Happy hacking ;)


Hasn't this been discussed on the Forum multiple times over and in multiple places. Well heck I know it has b/c your copy/pasting the examples out of those other threads to show your examples. In the process of being helpful, thank you; you are muddying up the forum.

nir36
5th May 2008, 11:49 PM
CG.. you're wasting your breath.

emugpp
6th May 2008, 12:11 AM
this thread is from 19-07-2005 by the way..

I searched with google to try to find the answer to my problem, as I'm not a programmer and just one of the pplz who look for info on how to set up their device..