Hello all,
I want to focus on a matter, hoping someone can give me the solution. With my company email account (on exchange server) i can send sms like email (there is a lifo queue, i have just to setup the email address of the receiver as "[sms:00441234567890]"and then it will be delivered like a sms). Actually i can't, because the windows mail client is checking if you are inserting a valid email address (it's saying to me that i can't use the mail program to send sms, probably is looking for a "@"). I found the registry keys to be modified in order to solve it. They are in machine/system/inbox/setting allowSMStoSMTPaddress. I tried to change them (from 0 to 1 value, dword value) but the phone is not saving my alterations (using resco registry and phm registry). What should I do? Why is the phone restoring the keys to the default values every time i reset it? it's making me crazy... thanks for your help!
it's not possible that you are assembly new roms and you do not know how to change that..
Related
Summiter and others, would you consider altering the new 8125 ROM to allow SMS Messaging to send a SMS to an email address that is placed in the TO: field? Most PDA and cell phones allow you to send an email via SMS by simply entering the email address; this allows the contact email to be autopopulated from the address book. Currently, the 8125 only populates from telephone numbers, not email addresses, requiring you to place 36245 in the TO: field then manually enter the email address on the first line of the message body...cumbersome if you dont recall the email address.
I've searched and searched and cant find a fix. Other people are looking for the same solution.
If you want to use your 8125 as a pager replacement, this is critically important.
This is not something that can be "fixed" in the ROM. You need a 3rd party program that can do this.
Hello there,
Everytime i try to write a new SMS, i get the default new email settings.
How do I know that? Because the "0/160 chars" info at the end of the screen is missing, and because the contacts phone numbers are hidden.
The strange thing is that the "Account:" option is set to "SMS". But if i set the "Account:" to any of my mail accounts and then again to "SMS" the "0/160 chars" appear and the phone numbers of the contacts and selectable again. Thats why i believe this is a bug.
Now, what i'e already tryed:
1 - Delete all my mails account (but I can't delete the Activesync account, probably it's this account making the problem)
2 - Create a "New SMS" shortcut was you wrote on this page
Nothing solved. I believe that this is a registry problem, but this is too high for my knowledge. This is where you came in (I hope).
Can anybody help me?
Thanx
I just installed emoze, which I finally managed to get working well, but it automatically configured itself to call the mailbox "emoze", and I would like to change this. I searched all over the registry, but was unable to find this.
Does anyone know where WM6.1 or TF3D store this information, so I can go in there and change it (the way emoze installs itself on the device you cannot go in and edit this setting via the WM interface).
Thanks!
Hi Diplomate,
emoze uses a special API to set the account name, changing it will result in emoze not functioning at all.
Gilirock.
I finally gave up on emoze!
In the end, I had to give up on emoze, as it has a couple of very annoying bugs:
First, any calendar event which recurs yearly gets added multiple times back into the Outliik calendar (using the PC client), but I was not able to figure out the logic there: some where added 5 times, other 12, others 13. None were touched/edited/open on either the device or Outlook, as they were set months in the future... a reat PITA to clean-up!
Second, emoze seems to ignore the "File As" field when importing contacts into the diamond, so all your contacts revert back to the default "lastname, firstname" display order, regardless of how you have them set in Outlook. As this sort order cannot be changed in TF3D, you are SOL!
Basically, a great idae/product if you could configure it to only take care of e-mail, and let ActiveSync take care of your calendar/contacts, etc. But this is not possible - apparently emoze wants to only do it all, so...
Too bad! I loved the push e-mail!
Hello everyone,
i have a serious problem. Through my company exchange outlook account (OWA) i can send email that at the end will be delivered as sms. I have just to insert into "to" field the following "address": [sms:+44123456789]. Unfortunately i think there is a control on the email address format because it says it can not send sms through the email program (you can try from your diamond). How may I solve it? i found a possible solution, modify
[HKEY_LOCAL_MACHINE\System\Inbox\Settings]
"AllowSMStoSMTPConcatenation"=dword:00000001
"AllowSMStoSMTPAddress"=dword:00000001
but i cound't find a registry editor that saves the settings! i tried phm registry editor, resco registry and other desktop one. I can change the keys but they are not mantain the setting after the reboot. With the desktop registry i received an access denied when i try to save... in which am i wrong?? thanks
none found a solution?
I have several email accounts configured and want to check them manually. But instead of doing a send/receive for each account I would like to have this done for all accounts by pressing just one button.
Any ideas how to obtain this?
(Running the original HTC ROM 1.93.407.1, no modifications/config tools installed)
This is a nice idea but I think you need a other emailclient for it, I have been using flexmail in the past if I am right that client will do the job.
Willem
Thanks for your reply Wilsas.
Beeing very satisfied with outlook as itself I do not want to change the included email client due this issue. But thanks for the tip.
My hope was that it is possible an easy way by maybe with Mortscript (no idea, never used) or to configure the TF3d email menue to do so.
Maybe a simple program that does nothing else than performing the send/receive action for all accounts found when startet and then quit itself.
I don't now or you found already a solution for your mail problem, I found Momail http://www.momail.com/ this is a free mailservice which support Push and forward so you can receive all your emails in just 1 accunt and even reply whit the original account.
Willem
Hi,
Same here. I'm using mail2web for this. All my mail is forwarded to this account so I only have to sync with this one.
Bad thing about this is that when you reply, it's not using the correct account...
Thanks!
With the mailproviders that I use, I have also the possibility to "catch all" and was thinking about that too.
Due time issues I paused my researches.
I am pretty sure there is an easy solution by coding/configuring just a few lines.
With MortScript there should be something like Run( "tmail.exe", '-service "GMX"' ). But autoreceiving seems not to work.
Here is someone that comes a bit closer to a solution:
http://www.modaco.com/content/wizar...button-push-to-open-email-then-send-receive/#
An other way could be following:
A linkklick starts a script that sets the config to autoupdate for all accounts to (lets say) 20 sceonds and after some time change it back to "off".