Auto downlod email pictures - Tilt, TyTN II, MDA Vario III Windows Mobile ROM De

Is there a registery entry to make the email auto download the pictures instead of always saying "internet pictures blocked" ? Ive searched but dont find anything in the search related to this. Thanks

Have you tried selecting download attachments. Open your mail program, select tools, options. Select download attachment and uncheck the second box that limits download size.

cp1md2b said:
Have you tried selecting download attachments. Open your mail program, select tools, options. Select download attachment and uncheck the second box that limits download size.
Click to expand...
Click to collapse
That doesn't do it. The problem is Outlook blocks images from HTML messages by default. I haven't found a fix for this but I haven't really looked for one yet.

I'd like to have that as a default too... so far I've not found a registry key that covers this (YET!)
I suspect theres a similar switch for the "Tap to Scroll Right" function too.
The search continues!

cp1md2b said:
Have you tried selecting download attachments. Open your mail program, select tools, options. Select download attachment and uncheck the second box that limits download size.
Click to expand...
Click to collapse
When I try this, I don't see the download attachments and download size boxes. I am running Mobile Vista v1.3 by Confused Stu which WM 6.1 bases. Could these options have moved somewhere else or is there another way to get to them.
thanks
billf.

Ya i figure that there has to be something somewhere that could be changed to auto download. I just have not stuided the registery on a WM device enough to know where and what to change.

fergusonwilliam said:
When I try this, I don't see the download attachments and download size boxes. I am running Mobile Vista v1.3 by Confused Stu which WM 6.1 bases. Could these options have moved somewhere else or is there another way to get to them.
thanks
billf.
Click to expand...
Click to collapse
Hi Bill. The option's there - go into Mail and then Menu > Tools > Options. Select the e-mail account and follow the screens through until you see E-mail, Tasks, Contacts, etc. Select E-mail, then click Settings and you should see the bit at the bottom where you can select to auto-download attachments, and specify a maximum size to download. That's on my Exchange e-mail account, I'm pretty sure POP3/IMAP is a similar path, but I can't test for the moment as I'm in the middle of flashing/testing.
Cheers.

Confused Stu said:
Hi Bill. The option's there - go into Mail and then Menu > Tools > Options. Select the e-mail account and follow the screens through until you see E-mail, Tasks, Contacts, etc. Select E-mail, then click Settings and you should see the bit at the bottom where you can select to auto-download attachments, and specify a maximum size to download. That's on my Exchange e-mail account, I'm pretty sure POP3/IMAP is a similar path, but I can't test for the moment as I'm in the middle of flashing/testing.
Cheers.
Click to expand...
Click to collapse
I wish it was this simple but it isn't - the issue isn't attachments, it's MS' Vista way of life "Everything is DANGEROUS, I must ASK YOU if you REALLY WANT TO DO THIS!" Everyone's asking this question on 6.1, haven't found an answer yet...

pkley said:
I wish it was this simple but it isn't - the issue isn't attachments, it's MS' Vista way of life "Everything is DANGEROUS, I must ASK YOU if you REALLY WANT TO DO THIS!" Everyone's asking this question on 6.1, haven't found an answer yet...
Click to expand...
Click to collapse
Sorry mate, wasn't meaning that as the answer to the OP question (I looked at the thread hoping to get the answer! This bugs me too) - just answering fergusonwilliam's question a few posts before.
I do agree Vista's "ask, then ask in a louder voice" is annoying (http://www.youtube.com/watch?v=80sWifG40B0 made me smile) but it's needed because too many users just click OK to every box without reading it! Yes, I work in IT Desktop troubleshooting....
Sorry, back on topic - anyone got any idea if MS left a backdoor to get around the blocking of pictures in HTML e-mails?

Ya but in Desktop Vista you can turn off the Stupid Ask, Ask again, Then ask some more. I used to like the Mac commercial About the Accept Deny.

Related

Qmail questions: lock and html rendering

I am trying out qmail for a variety of reasons.
One thing I am finding frustrating is that qmail issues a lock in the folder where mail is stored. If I soft reset, the lock persists because I have the mail stored on the miniSD card, but this means I get the question "WM_user has locked the file, do you want to continue?" Answering yes clears it but since I want the program to run automatically at start up, I would like to eliminate the query. Is there a way to prevent the locking or, if not, to prevent the question?
Second, I went to the trouble to install a bunch of RSS feeds, none of which render properly. The nature of the problem is that html commands aren't being rendered, even with "html mode" checked. I tried a bunch of different settings (quote mode, raw mode, etc.) but none of them led to proper rendering. Clearly others using the program aren't having this trouble; can you point me in the direction that would let me see these feeds? I like the idea of a single program doing mail and RSS, all from the SD card.
I've been using qmail for a while now, and I've found the locked file problem is caused when qmail is running and your PPC is turned off. qmail doesn't seem to handle this very well, but if you shut qmail down before turning your PPC off you don't get the locked file issue.
As to the rendering html rss feeds, I've found this happens only when you are online and try and view the feed. If you are offline you just get a blank page, but if you turn the html view off you get the raw view of the feed.
Not a perfect program, but a whole lot better than the built in one.
Cheers
Mark
Automate deletion?
Azol (http://www.azol.ru/texts/QMail3_eng_FAQ.htm) has a means of automating the checking of mail, and of semi-automatically deleting messages from the server when they are deleted from Inbox. I would like to automate this process -- adding a command to apply the rules using autopilot. Does anyone know how to do this?
Also, has anyone figured out how to put the number new messages Qmail has found on the Today screen? That isn't so important to me -- I'm planning on using Qmail for travel rather than as my regular service -- but it would help make it a complete replacement.
Finally, Qmail doesn't work one-handed very well; it would be nice if some of the Dpad keys did useful things.
prestonmcafee said:
but since I want the program to run automatically at start up, I would like to eliminate the query
Click to expand...
Click to collapse
You may want to use for example nScriptm to start Qmail: instead of just starting Qmail via a lnk file, just delete the lock file from a nScriptm script and, then, Shell () Qmail. Please see for example my latest screenshot-related article for more info on nScriptm.
Or Skschema
Thanks. I figured out how to do this with skschema, as in order to run qmail automatically from the minisd card, I need to delay launching; programs in Windows/Startup start up before the miniSD is available (I even tried a faster card to see if this would fix it, but it didn't) and hence don't start and generate errors. I use skschema to start qmail, and also to start phmtraylaunch since the icons from the minisd card aren't available, either, at the time it starts.
Re: Or Skschema
prestonmcafee said:
Thanks. I figured out how to do this with skschema, as in order to run qmail automatically from the minisd card, I need to delay launching; programs in Windows/Startup start up before the miniSD is available (I even tried a faster card to see if this would fix it, but it didn't) and hence don't start and generate errors. I use skschema to start qmail, and also to start phmtraylaunch since the icons from the minisd card aren't available, either, at the time it starts.
Click to expand...
Click to collapse
Yup, SKSchema / nScriptm is also a great tool to do this. With earlier PMRecorder versions, I did need to use it (see for example http://www.pocketpcmag.com/blogs/index.php?blog=3&p=513&c=1&page=1&more=1&tb=1&pb=1 if interested) to avoid the \Storage Card2 problem
Qmail is perfect for me, with one exception. When I hit reply, the original message fills the page. I just want a clean screen to type my reply, and I don't want to include the original. This program does practically everything but this. Any ideas?
Thanks
demps said:
Qmail is perfect for me, with one exception. When I hit reply, the original message fills the page. I just want a clean screen to type my reply, and I don't want to include the original. This program does practically everything but this. Any ideas?
Thanks
Click to expand...
Click to collapse
This can indeed not be got rid of.
You can, however, just tap and hold the screen, choose Select All and, then, just click Delete on the Keyboard SIP to get rid of eveyrthing.
Thanks, I was afraid that was the only solution.
qmail questions
I'm having a huge problem sending email with qmail. One thing that would help is if I understood all the settings in the program, which are different from anything else I have ever seen, probably due to it being translated from Japanese.In tool/account/general, I understand that host information refers to the incoming and outgoing servers, but what is to be put in "user information". Is "address" an email address? "User" tab seems simple enough, as I use authentication and just enter the same in "outgoing" as in "incoming". "Detail" is simple enough. "Pop3" as well, though I don't know what apop is. "SMTP" tab; what do I do here? I don't think I am using a local host. "Dialup" is ok. In "advanced" I read on this forum that my email address should go in "identity". Is this right? If so, would this be the address of the account I receive email with or of the account I send with(if they were different)? I have a comcast account on cingular service. The messaging program can receive and send email using mail.comcast.net and smtp.comcast.net with authentication and no ssl, but qmail can't. Two months ago it could, but now it cannot. Now I"m going to try using a hotpop account to send, but I'm not real confident this will work, since I'm not sure h ow to configure qmail. Any help would be apprecited, Meinnesyss or anyone else.
demps said:
be put in "user information". Is "address" an email address?
Click to expand...
Click to collapse
Here, you only need to enter the info that will be displayed as a sender name / address. In most cases, you can enter here anything.
demps said:
"Pop3" as well, though I don't know what apop is.
Click to expand...
Click to collapse
In most cases, you won't need this.
demps said:
"SMTP" tab; what do I do here? I don't think I am using a local host.
Click to expand...
Click to collapse
Wrong. You must enter smtp.comcast.net in here.
SMTP error. (0x00030500) Error occured while MAIL command. Receive an error response. 501 expected [email protected] - <"">
General: outgoing= smtp.comcast.net
SMTP: local host= smtp.comcast.net
advanced: identity= my email address
Thanks

I need a few fuze fixes

I have tried to look through but there are alot of posts and don't know how exactly to look this up but I need to know how to fix something with my internet. I have yahoo mail and don't use the xpressmail with at&t. I try to go to my normal mail.yahoo.com and it goes to the mobile version. I hate mobile versions of the websites. The yahoo version won't let you do anything other than text. No attachments or anything.
I need to just view full webpages. How do I change the settings to view them only? (saw something on at&t website but don't understand it and some people said it didn't work)
Second, I need to know how to allow for just the swirl zoom and not the tap zoom. When I open and it goes to landscape it gets rid of the swirl zoom on the internet and will only use the tap way to zoom. I don't like that way. I prefer the zoom by the d pad.
Third, If I am looking at playing alot of video and going to start getting some games on my fuze and wanted to know if I should change my display settings to something else that will make it look better. I remember on my last one(yes I had to replace one) somehow I got to display settings and they had options to change to xvga, vga, etc. Isn't Vga the best or is it set at the best as the default. Granted it looks good the way it is but I want the best for when I start doing video. And how do I get to it? I was looking around for it and can't find it anywhere now.
Also I was looking on what gps program to get. I was looking at the tomtom and was wondering what people thought of it. And what version would I need to get? Would you recommend a different one like garmin?
Sorry if these are double posts.
70 views and no answers and already to the 3rd page. Can anyone help me on this? No one on the at&t have replied and no one has here either.
Please help me, I'm having issues and need them fixed right away.
DaPitt84 said:
I have tried to look through but there are alot of posts and don't know how exactly to look this up but I need to know how to fix something with my internet. I have yahoo mail and don't use the xpressmail with at&t. I try to go to my normal mail.yahoo.com and it goes to the mobile version. I hate mobile versions of the websites. The yahoo version won't let you do anything other than text. No attachments or anything.
I need to just view full webpages. How do I change the settings to view them only? (saw something on at&t website but don't understand it and some people said it didn't work)
Second, I need to know how to allow for just the swirl zoom and not the tap zoom. When I open and it goes to landscape it gets rid of the swirl zoom on the internet and will only use the tap way to zoom. I don't like that way. I prefer the zoom by the d pad.
Third, If I am looking at playing alot of video and going to start getting some games on my fuze and wanted to know if I should change my display settings to something else that will make it look better. I remember on my last one(yes I had to replace one) somehow I got to display settings and they had options to change to xvga, vga, etc. Isn't Vga the best or is it set at the best as the default. Granted it looks good the way it is but I want the best for when I start doing video. And how do I get to it? I was looking around for it and can't find it anywhere now.
Also I was looking on what gps program to get. I was looking at the tomtom and was wondering what people thought of it. And what version would I need to get? Would you recommend a different one like garmin?
Sorry if these are double posts.
Click to expand...
Click to collapse
1) i don't think you'll be able to view it. It's the same with gmail, that's why they provide mobile version of gmail as well.
2) it shouldn't do that. what rom are you using?
3) the default setting should be optimal. i'm not sure why you'd want to play with the video setting. (i could be totally wrong on this one)
4) do a search on the forum, i'm sure garmin vs tomtom has been discussed in other threads. if you can find the # of people who have viewed this post, i'm sure you know your way around searching on the internet. good luck
DaPitt84 said:
I have tried to look through but there are alot of posts and don't know how exactly to look this up but I need to know how to fix something with my internet. I have yahoo mail and don't use the xpressmail with at&t. I try to go to my normal mail.yahoo.com and it goes to the mobile version. I hate mobile versions of the websites. The yahoo version won't let you do anything other than text. No attachments or anything.
I need to just view full webpages. How do I change the settings to view them only? (saw something on at&t website but don't understand it and some people said it didn't work)
Second, I need to know how to allow for just the swirl zoom and not the tap zoom. When I open and it goes to landscape it gets rid of the swirl zoom on the internet and will only use the tap way to zoom. I don't like that way. I prefer the zoom by the d pad.
Third, If I am looking at playing alot of video and going to start getting some games on my fuze and wanted to know if I should change my display settings to something else that will make it look better. I remember on my last one(yes I had to replace one) somehow I got to display settings and they had options to change to xvga, vga, etc. Isn't Vga the best or is it set at the best as the default. Granted it looks good the way it is but I want the best for when I start doing video. And how do I get to it? I was looking around for it and can't find it anywhere now.
Also I was looking on what gps program to get. I was looking at the tomtom and was wondering what people thought of it. And what version would I need to get? Would you recommend a different one like garmin?
Click to expand...
Click to collapse
1. Go to the Opera configuration page (replace "http://<whatever>" with "opera:config" -- without the quotes). Scroll down to "Proxy" and open that section by clicking on it. Make sure that the entries for "HTTP Server" and "HTTPS server" are empty and hit "Save" at the bottom of the section. Then scroll down to "User Agent," open that, set "Spoof UserAgent ID" to 3, and hit "Save." Finally, scroll down to "User Prefs," open it, set "Custom User-Agent" to "Mozilla/4.0(compatible; MSIE 6.0; Windows NT 6.0; en)" (again, without the quotes), and save it. That may be overkill; someone posted, for instance, that you get the same results by simply deleting the Custom User-Agent string instead of setting it to the value above. I haven't tried that. All I can say is that this combination of settings shows me the full web pages for all the sites I normally visit. YMMV.
2. No clue.
3. The display on the Fuze is 640x480 pixels, otherwise known as VGA resolution. A video encoded for VGA resolution will have the maximum sharpness of which the Fuze is capable. It may not be the best viewing experience, though, depending on what you are using on the Fuze to play the video and how it was encoded (the codec used, frame rate, etc.) -- you may experience performance problems such as "tearing," dropped frames, stuttering, etc. There's a lot of discussion currently about what's the best encoding for the Fuze, better drivers, the best player and settings therefor, etc. It's not a settled question nor an exact science. (I don't know what you mean by "How do I get to it?")
4. I use a free over-the-air turn-by-turn navigation service from amazegps.com. I think it does an excellent job for my needs. If you want to buy one, though, you should definitely consider OnCourse Navigator 8 (OCN8). I haven't used it, but the reviews I've seen are very enthusiastic.
baboola said:
1) i don't think you'll be able to view it. It's the same with gmail, that's why they provide mobile version of gmail as well.
Click to expand...
Click to collapse
I don't use Yahoo mail, but I see the normal HTML view of Gmail -- not the mobile version -- in Opera, using the settings I gave in the preceding message.
Try accessing your email from The Skyfire browser until someone outlines a full fox for you..
You can try using messaging/pocket outlook
You can also add Yahoo! Mail to messaging/pocket outlook, I have 4 accounts set up in pocket outlook/messaging GMail, Hotmail, Yahoo! Mail and my works exchange mail. I would suggest setting these up with imap settings over pop3 settings.
GMail has instructions for this pretty much step my step. Yahoo! doesn't officially support imap on wm devices but i am using an imap server settings. Its a little tricky to get set up because WM likes to grab settings for pop3 first. You can by pass this by putting in a different domain [email protected], [email protected] and then proceed to manually set up the accounts. If you have OCD then you can fix the email address after you have finished setting it up in pocket outlook/messaging.
GMail
incoming mail server (imap)
imap.gmail.com
user name is your full email address.
outgoing mail server
smtp.gmail.com
check box outgoing server requires authentication
check box use same user name and password
Advanced settings(link on page where you put in outgoing mail server info)
check box require ssl for incoming
check box require ssl for outgoing
Yahoo!
incoming mail server (imap)
imap.next.mail.yahoo.com (it works!)
user name is your yahoo login name (ex abc)
outgoing mail server
smtp.mail.yahoo.com
check box outgoing server requires authentication
check box use same user name and password
Advanced settings(link on page where you put in outgoing mail server info)
check box require ssl for incoming
check box require ssl for outgoing
For Hotmail to work you have to install a cab (for stock Fuze rom)otherwise it will direct you to a web based version.
Setting the accounts up in messaging will also allow you to preview messages in the TF3d email tab.
wmm said:
1. Go to the Opera configuration page (replace "http://<whatever>" with "opera:config" -- without the quotes). Scroll down to "Proxy" and open that section by clicking on it. Make sure that the entries for "HTTP Server" and "HTTPS server" are empty and hit "Save" at the bottom of the section. Then scroll down to "User Agent," open that, set "Spoof UserAgent ID" to 3, and hit "Save." Finally, scroll down to "User Prefs," open it, set "Custom User-Agent" to "Mozilla/4.0(compatible; MSIE 6.0; Windows NT 6.0; en)" (again, without the quotes), and save it. That may be overkill; someone posted, for instance, that you get the same results by simply deleting the Custom User-Agent string instead of setting it to the value above. I haven't tried that. All I can say is that this combination of settings shows me the full web pages for all the sites I normally visit. YMMV.
Click to expand...
Click to collapse
I tried this and it still comes up on opera as the mobile version. So Wish I knew how to fix this. Now media net isn't my homepage. And media net won't even show up. Still need a fix then. I may have to just use xpressmail if I can't find a fix.
Can anyone tell me what the default settings are so I can go back to the way it was. Until there is a fix that works.
DaPitt84 said:
I tried this and it still comes up on opera as the mobile version. So Wish I knew how to fix this. Now media net isn't my homepage. And media net won't even show up.
Click to expand...
Click to collapse
Sorry; it's been a couple of weeks since I did this so I had forgotten that it disabled MEdia net. (Personally I couldn't care less about MEdia net, so it was no loss at all for me to exchange that for seeing full web sites; that's why I forgot about it.) I don't know why your web site still comes up as the mobile version; as I said, this does the trick for all the sites I use.
well, Is there any way to get the settings back, cause it didn't fix the issue and want to go back then. I want to keep medianet. i may have to do express mail after all, since no one knows how to fix it for atleast yahoo mail.
I've just spent a few minutes searching through the forum and can't find the post that I remember where someone gave the original settings for those configuration items; maybe it was on some other board. In any event, the best I can suggest is that if no one tells you what the original settings were, you can make a backup using Sprite backup; hard reset the device; go to opera:config and write down the original settings; restore the backup; and then change the settings to what you wrote down from the fresh boot.
I found the post I was thinking of over on the AT&T forum. That only addresses the proxy server names, but I think that may be all you need to get back to MEdia Net. HTH.
Than fixed it but wish I could figure out what is the problem with yahoo mail and how to fix the whole mobile website thing.
I had the same issue with the zoom wheel. Not sure if this is what fixed it but, in Opera goto Settings - Dispaly. Check Auto Full Screen, Show Images & Block Pop-ups. Uncheck Mobile view.
Has been working correctly since.
Phaze13 said:
I had the same issue with the zoom wheel. Not sure if this is what fixed it but, in Opera goto Settings - Dispaly. Check Auto Full Screen, Show Images & Block Pop-ups. Uncheck Mobile view.
Has been working correctly since.
Click to expand...
Click to collapse
Ok. How do I get there? I know the whole go into opera and go to opera:config but how do I get to the display like you did then? Everything that has anything about the display in the config is different. Thanks
DaPitt84 said:
Ok. How do I get there? I know the whole go into opera and go to opera:config but how do I get to the display like you did then? Everything that has anything about the display in the config is different. Thanks
Click to expand...
Click to collapse
This is in the "Settings" choice on the menu you get when you hit the button at the lower right of the screen and then hit the "menu" icon (the one furthest to the right at the bottom of the screen).
I just tried that too.The menu-display. the mobile view isn't checked and I still get the mobile view of the darn yahoo mail. Still don't know how to fix it and I believe paypal is the same.
Yeah, the "mobile display" option controls how Opera sizes and formats pages; it doesn't affect which page (mobile or regular) is being accessed. I don't know how Yahoo mail, etc., are detecting the Fuze as a mobile device; the user agent and proxy fixes take care of many/most pages, but there's obviously something else.
jamorgan2008 said:
Yahoo!
incoming mail server (imap)
imap.next.mail.yahoo.com (it works!)
user name is your yahoo login name (ex abc)
outgoing mail server
smtp.mail.yahoo.com
check box outgoing server requires authentication
check box use same user name and password
Advanced settings(link on page where you put in outgoing mail server info)
check box require ssl for incoming
check box require ssl for outgoing
Click to expand...
Click to collapse
Hey, thanks!
I just set up my yahoo a/c!!
jamorgan2008 said:
You can also add Yahoo! Mail to messaging/pocket outlook, I have 4 accounts set up in pocket outlook/messaging GMail, Hotmail, Yahoo! Mail and my works exchange mail. I would suggest setting these up with imap settings over pop3 settings.
... Yahoo! doesn't officially support imap on wm devices but i am using an imap server settings. Its a little tricky to get set up because WM likes to grab settings for pop3 first. You can by pass this by putting in a different domain [email protected], [email protected] and then proceed to manually set up the accounts. If you have OCD then you can fix the email address after you have finished setting it up in pocket outlook/messaging.
...
Yahoo!
incoming mail server (imap)
imap.next.mail.yahoo.com (it works!)
user name is your yahoo login name (ex abc)
outgoing mail server
smtp.mail.yahoo.com
check box outgoing server requires authentication
check box use same user name and password
Advanced settings(link on page where you put in outgoing mail server info)
check box require ssl for incoming
check box require ssl for outgoing
Click to expand...
Click to collapse
Is this dns legit (imap.next.mail.yahoo.com). it seems like a phishing url.

Firstname, Lastname in Contacts

Yes, I've searched and found 3rd party applications (for other devices, not Raphael. Not sure if they'll still work)
BUT, I swear when I first bought my phone last week, I was playing around with the phone, AdvancedConfig/DiamTweak/TF3DTweak, SOMETHING, and I KNOW I saw an option to choose Firstname, Lastname and vice versa. For some reason I can't find it now.
My question: Is there an option on the phone to change this or was I dreaming when I found it?
If not, what's the easiest way to set this option?
Thanks.
When you go to insert a contact via outlook or to edit existing contacts its the 6th option down "File as" and you can choose First/last or Last/First.
Maveaxe said:
When you go to insert a contact via outlook or to edit existing contacts its the 6th option down "File as" and you can choose First/last or Last/First.
Click to expand...
Click to collapse
I knew I saw something. Thanks
Is there a way to convert all of them at the same time? Going one-by-one for 200+ contacts is extremely time-consuming.
I'm not a miracle worker haha. Maybe someone else can help I have no clue.
amazingly i was searching for this exact same thing yesterday.
unfortunatly there is no easy way apart by using outlook, BUT there is an app for the universal called FILEASCONTACTS.cab whih adds a sub menu to your contact screen which swops the display name to firstname. lastname.
i have tested on touch pro works fine. you will still have to do every single contact but at least you wont have to edit and then select file as...
hope this helps.
cheers
jason

Energy Rom + email config + signature

hey guys,
its me again asking for something I cant find anywhere....
I have Energy Rom wich I really like.
here is my problems:
1. I cant seem to be able to go to email configuration to select the option "keep the email on the server"
I am freeze on the first screen and only the button "cancel" seems to be working.
I tried to delete the account and redo it but it seems that the advance configuration for the email arent available for an unknown reason
2. I cant find where to add / edit my signature in my pop 3 email!
Anyone else got that kind of problem ?
Please let me know!
Best regards to all of you!
To edit your signature, you need to go to the physical inbox. Hit menu key, tools, options. You will see a button called signatures. Select the account from the drop down menu then fill in the signature in the box. Check the boxes that apply.
The only way that messages are affected on your account are if you delete them from the device. You can choose whether to delete from server or send them to the trash can in your server account. There is no option to just leave it alone when deleting. If it is possible to set up your account with IMAP, you will have options for archiving your messages. I would suggest that instead of POP. Then all you need to do with a message is hit the menu button after your done reading and tell it what folder or archive you want to move it to.
Keep in mind these devices where designed with business in mind so POP access was really and afterthought. Its been a while since I've seen and option to do nothing with email deleted from the device. The other benefit of going with IMAP is that when you delete items from the server or your web client if that is what you normally use, it automatically syncs this action with your device. NO needing to delete the item twice.
Thats nice of you!
Hey Techitrucker
first of all let me thank you for your help.
when you say " To edit your signature, you need to go to the physical inbox."
How can I get there... when im in my inbox/ menu I only have:
New
Send/receive
Followup
Go to
Regarding the "leave them on server" thing... while waiting on a answer I figured that out by myself... and now I love it. I just leave them on my phone... then pop them on my laptop...
again thanks !
jeff
had the same problem... the problem is the menu items aren't visible... u need to scroll down from the MENU in the INBOX... there's no arrow - nothing that will tell you, you can scroll down... but it's possible =)

Windows Mobile 6.5 Imap Folders

I was doing some googling and this is as good a place as any to find users who have a clue.. so Im wondering if anyone has had this problem or a workaround.
I have a SE X1 (winmo 6.1) I configured my imap mail perfectly, but the only folders my device download from is the Inbox. I have other folders that I use to sort mail into (via mail rules on my desktop).. which are not downloading mail at all. I can see them listed, but they all show empty.
I was hoping this would be fixed in winmo 6.5, so I upgraded my X1 to 6.5 and the problem still exists. Has anyone else managed a workaround to synce other folders.. to clarify in the diagram below .. is an example of my structure .. in the example I am not getting mail in my client 1 or client 2 folder
Imap - Inbox
- Sent
- Client 1
- Client 2
- etc...
I hope that makes sense
Hi
I've got the same problem. If anyone has an answer...
Furthermore, the folders of my pocket outlook, like "sent messages" are created in my web mail account (like yahoo), because the name of theses folders (sent, trash...) are not the same.
UP!
I also have the same issue...
May be somebody can give an alternative?
Sync other folder
You can sync any folder you wish by selecting it as a managed folder. To do so follow these steps.
1. Open your mail box.
2. Click the options button and select Tools
3. Select Managed folders
4. Select each folder you wish to sync then click ok
The next time you send and receive mail the folder will be synchronized.
I had this same problem and just recently discovered this solution. In my case I would send a message from my Yahoo email account and although it would tell me it was sent, I would have no verification after the fact. It was not listed on my device in the sent folder nor was it listed via the website in the sent folder. I had to send a test to another one of my email accounts to verify the send funciton was actually working.
PLEASE NOTE: You should make sure your sent folder is fairly clean before syncing. I did not clean it first and it had to sync over 300 messages from that one folder.
I have tried this, but it appears that only allows the sync via activesync and not via the normal internet connection (ie when you are not connected to your pc) .. am I missing something ?
ljhedrick said:
You can sync any folder you wish by selecting it as a managed folder. To do so follow these steps.
1. Open your mail box.
2. Click the options button and select Tools
3. Select Managed folders
4. Select each folder you wish to sync then click ok
Click to expand...
Click to collapse
This is the way to do it on Win MO 6.1 - I have this set up on Blackstone.
Unfortunately on HD2 (6.5) I can not find Tools and manage folders choice.
Anybody knows where it is hidden?
FOUND IT!
Before someone else spends hours looking - Disable Sense, go to win standard GUI - all settings are there. Same thing with repeat sound in alarm.... GUI is hiding settings!!!!
Why HTC thinks they know what I want to see and adjust?
Often I do not want it the way I want it!!!!
zift said:
FOUND IT!
Before someone else spends hours looking - Disable Sense, go to win standard GUI - all settings are there. Same thing with repeat sound in alarm.... GUI is hiding settings!!!! Why HTC thinks they know what I want to see and adjust?
Often I do not want it the way I want it!!!!
Click to expand...
Click to collapse
I think you'll find that the option is there, it's just not immediately obvious that one needs to scroll down.
From your home tab, do the following:
Email tab
Inbox (left soft key)
Menu
At this stage it APPEARS that 'Go to >' is the last menu item. It actually isn't. If you scroll down you will reveal 'Tools' 'Select Messages' and 'Send via Bluetooth' .
'Manage folders' is in the 'Tools' sub menu.
No need to disable Sense.
jet_leeroy said:
I have tried this, but it appears that only allows the sync via activesync and not via the normal internet connection (ie when you are not connected to your pc) .. am I missing something ?
Click to expand...
Click to collapse
You sure? For me it worked this way (same problem). I've not even activated email-syncing via ActiveSync.
thans a lot, ljhedrick!!
Hello! Thanks for the help ljhedrick and Franwella (could not find those tabs)
Franwella said:
I think you'll find that the option is there, it's just not immediately obvious that one needs to scroll down.
From your home tab, do the following:
Email tab
Inbox (left soft key)
Menu
At this stage it APPEARS that 'Go to >' is the last menu item. It actually isn't. If you scroll down you will reveal 'Tools' 'Select Messages' and 'Send via Bluetooth' .
'Manage folders' is in the 'Tools' sub menu.
No need to disable Sense.
Click to expand...
Click to collapse
Hi Franwella. Excellent tip. I could not spot the tools option and you led me straight to it and now I have managed to sync IMAP sub folders with my Gmail account. Brilliant ! Thanks.
Cannot download messages from server over IMAP
Hello,
I would like to ask you for some help because I cannot find a solution to my problem and I really appreciate your expertise.
So, here is the problem:
Facts.
I have 2 email accounts:
- the main business account running on a IceWarp Merak 9.x server
- a personal account running on Gmail server.
Problem.
If I receive on both addresses (servers) the same html e-mail witch contains formatted text and pictures, then using the native e-mail messaging client of my Windows Mobile 6.5 HTC smartphone, here is what I get:
- on the main business account the message cannot be seen. What I see from the message is only BODY.PEEK[2]
- on the Gmail account I can see the full message, exactly as I can see it on my desktop.
I played with all the settings from „Message download limit” and „Download attachments„ for the main business account, in order to get it working. Here is what I found:
- any settings for „Download attachments„ does not change the behavior, the result is the same (BODY.PEEK[2])
- for „Message download limit” if I choose „Headers only”, download headers and then mark the message for download it is working. But this means that I should connect twice – more bandwidth and more time spent until get the messages. If I choose any other option except the above mentioned, I get the bad result BODY.PEEK[2]...
This problem is very annoying because I cannot read my business mails if I'm out of the office.
What do you think?
It is a server problem (IceWarp Merak 9.x)?
Or the native messaging client from Windows Mobile 6.5?
Can you help me to solve this problem?
Looking forward for your reply,
Best regards,
Stefan

Categories

Resources