maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   N9/N950 Email/Mail for Exchange - Get help & give feedback here (https://talk.maemo.org/showthread.php?t=78480)

sony123 2012-01-30 16:19

Re: N9/N950 Email/Mail for Exchange - Get help & give feedback here
 
Hi devs, I installed PR1.2 on N950 and restored my settings from PR1.1. At the beginning, thread view worked but I couldn't mark restored mails as read. As a result, I deleted my Google account and re-create it. Unfortunately thread view no longer works afterward.

What should I do to figure out what went wrong?

Saturn 2012-01-30 16:52

Re: N9/N950 Email/Mail for Exchange - Get help & give feedback here
 
I can confirm first part of sony123's comments. I'm unable to mark as read the mails restored when I choose the option for threaded view. (I haven't tried to delete and create again the account).

I'm using company's Exchange 2010 (non-provisional) and MfE.

Sergey_Kashin 2012-01-30 16:53

Re: N9/N950 Email/Mail for Exchange - Get help & give feedback here
 
Quote:

Originally Posted by sony123 (Post 1157950)
Hi devs, I installed PR1.2 on N950 and restored my settings from PR1.1. At the beginning, thread view worked but I couldn't mark restored mails as read. As a result, I deleted my Google account and re-create it. Unfortunately thread view no longer works afterward.

What should I do to figure out what went wrong?

"Unfortunately thread view no longer works afterward." Can you specify a bit more what is this mean?

P.S. Check that it is enabled in settings->applications->mail :)

Quote:

Originally Posted by EIPI (Post 1157899)
N950 with beta PR1.2 installed via OCF. My Google Apps account setup as a MfE account on the N950 does not sync on schedule. But if set up as a plain Google account, it seems to adhere to the schedule. Anybody else experiencing this?

Can you attach the logs for this case? As a temporary solution(workaround :) ): try to re-create the account.

sony123 2012-01-30 17:15

Re: N9/N950 Email/Mail for Exchange - Get help & give feedback here
 
Quote:

Originally Posted by Sergey_Kashin (Post 1157963)
"Unfortunately thread view no longer works afterward." Can you specify a bit more what is this mean?

P.S. Check that it is enabled in settings->applications->mail

I have thread option turned on, but in fenix mails are displayed in regular view. I've tried toggling the option in Settings many times as well as trying acessing the same Google account by MfE/Google/Other but still could not trigger thread view when the option is turned on....

Sergey_Kashin 2012-01-30 18:12

Re: N9/N950 Email/Mail for Exchange - Get help & give feedback here
 
Quote:

Originally Posted by sony123 (Post 1157978)
I have thread option turned on, but in fenix mails are displayed in regular view. I've tried toggling the option in Settings many times as well as trying acessing the same Google account by MfE/Google/Other but still could not trigger thread view when the option is turned on....

Emm, just a small doubt. When thread mode is on, you can see some additional things (like messages count or unread messages count) only if thread got more then one email :)
This issue looks to strange for me because this is a basic thread functionality that was tested many-many-many-many-.... times :rolleyes:

impact 2012-01-30 21:09

Re: N9/N950 Email/Mail for Exchange - Get help & give feedback here
 
In messageserver.log, what does "[Warning] Huh? unfinished escape sequence..." mean? :confused: I see this a lot and wonder if it has something to do with the inability to download certain attachments.

Here is a log snippet:

[2231] 1 30 21:30:39 [Debug] Messaging : IMAP : connection established
[2231] 1 30 21:30:40 [Debug] Messaging : IMAP : Secure connection established
[2231] 1 30 21:30:40 [Debug] IMAP : "1" RECV: * OK Seznam IMAP server ready
[2231] 1 30 21:30:40 [Debug] IMAP : "1" SEND: a001 CAPABILITY
[2231] 1 30 21:30:40 [Debug] IMAP : "1" RECV: * CAPABILITY IMAP4rev1 AUTH=PLAIN CHILDREN
[2231] 1 30 21:30:40 [Debug] IMAP : "1" RECV: a001 OK CAPABILITY completed
[2231] 1 30 21:30:40 [Debug] IMAP : "1" SEND: a002 LOGIN *login deleted* <password hidden>
[2231] 1 30 21:30:40 [Debug] IMAP : "1" RECV: a002 OK LOGIN Authentication succeeded
[2231] 1 30 21:30:40 [Debug] IMAP : "1" SEND: a003 SELECT sent
[2231] 1 30 21:30:40 [Debug] IMAP : "1" RECV: * 23 EXISTS
[2231] 1 30 21:30:41 [Debug] IMAP : "1" RECV: * 0 RECENT
[2231] 1 30 21:30:41 [Debug] IMAP : "1" RECV: * FLAGS (\Seen \Answered \Flagged \Deleted \Draft \Recent)
[2231] 1 30 21:30:41 [Debug] IMAP : "1" RECV: * OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft)] Can bee changed permanently
[2231] 1 30 21:30:41 [Debug] IMAP : "1" RECV: * OK [UIDVALIDITY 1318919716] UIDs validity number
[2231] 1 30 21:30:41 [Debug] IMAP : "1" RECV: * OK [UIDNEXT 102] Predicted next UID
[2231] 1 30 21:30:41 [Debug] IMAP : "1" RECV: a003 OK [READ-WRITE] SELECT completed
[2231] 1 30 21:30:41 [Debug] IMAP : "1" SEND: a004 UID FETCH 98 (UID BODY.PEEK[1.2])
[2231] 1 30 21:30:41 [Debug] IMAP : "1" RECV: * 23 FETCH (UID 98 BODY[1.2] {32}
[2231] 1 30 21:30:41 [Debug] IMAP : "1" RECV: <32 literal bytes received>
[2231] 1 30 21:30:41 [Debug] IMAP : "1" RECV: )
[2231] 1 30 21:30:41 [Warning] Huh? unfinished escape sequence...
[2231] 1 30 21:30:41 [Warning] Huh? unfinished escape sequence...
[2231] 1 30 21:30:41 [Debug] IMAP : "1" RECV: a004 OK FETCH completed
[2231] 1 30 21:30:42 [Debug] IMAP : "1" SEND: a005 LOGOUT
[2231] 1 30 21:30:42 [Debug] IMAP : "1" RECV: * BYE Thanks for your visit, have a nice day.
[2231] 1 30 21:30:42 [Debug] IMAP : "1" RECV: a005 OK LOGOUT Completed.

sony123 2012-01-31 01:11

Re: N9/N950 Email/Mail for Exchange - Get help & give feedback here
 
Quote:

Originally Posted by Sergey_Kashin (Post 1158006)
Emm, just a small doubt. When thread mode is on, you can see some additional things (like messages count or unread messages count) only if thread got more then one email :)
This issue looks to strange for me because this is a basic thread functionality that was tested many-many-many-many-.... times :rolleyes:

I am sure I have more than one mail for a thread, e.g. I got many mails from Harmattan bug #422. Is there a way to dump Fenix's configuration?

DrJaymez 2012-01-31 02:08

Re: N9/N950 Email/Mail for Exchange - Get help & give feedback here
 
Hi All.
I'm a little late to the party. I just picked up an N9 on t-mobile here in the US. I'm trying to configure exchange server (officially unsupported by my employer, a hospital). Unfortunately, I get the
"Connection to server failed Check account settings" error. Sounds like others have it as well. I've checked my settings. I tried with and without provisional device checked, and I set a security pin lockout code for immediately. All with no dice. Any thoughts.

Sergey_Kashin 2012-01-31 08:56

Re: N9/N950 Email/Mail for Exchange - Get help & give feedback here
 
Quote:

Originally Posted by impact (Post 1158071)
In messageserver.log, what does "[Warning] Huh? unfinished escape sequence..." mean? :confused: I see this a lot and wonder if it has something to do with the inability to download certain attachments.

Hmm, that is warning from QMF (in MailQuotedPrintableCodec::decodeChunk() ). I found from where it goes, but I'm not familiar with that code, so sent your post to the QMF devs.

Quote:

Originally Posted by sony123 (Post 1158141)
I am sure I have more than one mail for a thread, e.g. I got many mails from Harmattan bug #422. Is there a way to dump Fenix's configuration?

Just check the /home/user/.config/Nokia/Fenix.conf file, there should be a messageListOption=true line in General category. If it is not, then... hmm... Well, the only thing that is going on my mind is that migration from the old QMF db version is failed. And if it is failed, then it doesn't sound good (and strange too).
P.S. you are always can simply remove this Fenix.conf file and then just re-open fenix :)

Quote:

Originally Posted by DrJaymez (Post 1158150)
Hi All.
I'm a little late to the party. I just picked up an N9 on t-mobile here in the US. I'm trying to configure exchange server (officially unsupported by my employer, a hospital). Unfortunately, I get the
"Connection to server failed Check account settings" error. Sounds like others have it as well. I've checked my settings. I tried with and without provisional device checked, and I set a security pin lockout code for immediately. All with no dice. Any thoughts.

Are you trying to use client's certificate? If no then can you get the logs? Or I'm missing something and you even can't create the account?

sony123 2012-01-31 11:23

Quote:

Originally Posted by Sergey_Kashin (Post 1158261)
Just check the /home/user/.config/Nokia/Fenix.conf file, there should be a messageListOption=true line in General category. If it is not, then... hmm... Well, the only thing that is going on my mind is that migration from the old QMF db version is failed. And if it is failed, then it doesn't sound good (and strange too).
P.S. you are always can simply remove this Fenix.conf file and then just re-open fenix :)

I check Fenix.conf and messageListOption is true. How do I reset the QMF db then?


All times are GMT. The time now is 04:20.

vBulletin® Version 3.8.8