The Following User Says Thank You to inukshuk For This Useful Post: | ||
![]() |
2012-03-11
, 14:35
|
|
Posts: 184 |
Thanked: 327 times |
Joined on Oct 2011
@ Nizhny Novgorod
|
#612
|
Question, I have Mail for Exchange set up with my @hotmail.com address, but everything shows in plain text instead of loading HTML even though I have checked HTML in the email settings.
Is this just a limitation of MfE? I also decided to set up my @hotmail.com account through regular email (not MfE) and the emails do show up as HTML there. Though it would be nice if I could have email pushed to me and also have HTML.
I have an N9, and have set up my Mail for Exchange to connect to a Zimbra service.
Its all working (sync/send/receive/calendars), but special characters (e.g. åøæ) viewed in the "From" and "To" fields are not viewing correct.
For the character Ø i see =?UTF-8?Q?=C3=98
Is there a resolution for this?
Thanks in advance
The Following User Says Thank You to Sergey_Kashin For This Useful Post: | ||
![]() |
2012-03-12
, 14:16
|
Posts: 4 |
Thanked: 0 times |
Joined on Mar 2012
|
#613
|
Hmm, I can't see this bug on my test device, so looks like it is fixed. And I think it should be fixed even in PR1.2. Are you still on PR1.1?
![]() |
2012-03-12
, 14:25
|
Posts: 4 |
Thanked: 0 times |
Joined on Mar 2012
|
#614
|
andynatt what did you do to get Mfe/Zimbra working? I cannot get it to work, Mfe is not sending the client cert so I get SSL Handshake Failed.
![]() |
2012-03-13
, 06:12
|
Posts: 12 |
Thanked: 0 times |
Joined on Mar 2012
|
#615
|
![]() |
2012-03-13
, 06:39
|
|
Posts: 184 |
Thanked: 327 times |
Joined on Oct 2011
@ Nizhny Novgorod
|
#616
|
No, my device is running PR1.2 (0.2012.07-1.320.05.1_PR_320) and its still occurring.
My personal Google account (from the add account options) works ok.
Anything else I can test out ?
I can't seem to find any answers in other threads. So here goes nothing.
After PR1.2 update, Fenix Mail won't launch. I can't access the Mail settings and MfE can't be setup either.
Have flashed using NSU and WinFlasher to no avail. I'm kinda fustrated at the moment. Everything else works on PR1.2, just not email of any kind. There seems to be no alternative email clients for the Nokia N9 either...
Need Help!
The Following User Says Thank You to Sergey_Kashin For This Useful Post: | ||
![]() |
2012-03-13
, 15:11
|
Posts: 30 |
Thanked: 13 times |
Joined on Feb 2012
@ NC USA
|
#617
|
![]() |
2012-03-14
, 21:39
|
Posts: 228 |
Thanked: 137 times |
Joined on Jan 2012
@ UK
|
#618
|
![]() |
2012-03-15
, 09:02
|
|
Posts: 184 |
Thanked: 327 times |
Joined on Oct 2011
@ Nizhny Novgorod
|
#619
|
I am trying to set up an Mfe account on my N9 / PR1.2 with a Zimbra 7.1.2_GA server. I have been able to use the exact same account details on Android w/ SecureEAS so my user config part is correct.
A connection is never established. The logs on the N9 indicate "SSL handshake error". I had our mail admin run a tcpdump on the Zimbra server and the error we see is "Warning: No Certificate". By tracing this all the way through, I see the N9 is never sending the cert, which I *have* loaded on N9 and set to use for Mail.
Logs attached, I can privately send the tcpdump from the server. Is there some way I'm missing to force the certificate? (I was never prompted in Mfe to select a cert; I loaded the cert via Security -> Certificates).
Thanks.
How can I update the stored password for an IMAP account? Maybe I'm being real dumb, but it seems like I have to remove the account and re-add it?
![]() |
2012-03-15
, 10:22
|
Posts: 1,067 |
Thanked: 313 times |
Joined on Sep 2009
@ USA
|
#620
|
![]() |
Tags |
attachments, email, issues, mail exchange, nokia n9, nokia n950 |
|
Our mail server is configured to accept plain password authentication over TLS; however, only AUTH PLAIN was supported. Even though the mailserver reported this correctly, Mail on the N9 always tried to authenticate with AUTH LOGIN.
I don't know if this is documented anywhere, but in case you're unable to send mail with a similar configuration, check whether or not your server supports AUTH LOGIN. After I enabled AUTH LOGIN on the server everything works perfectly.