![]() |
Re: Problems with Modest and Gmail
Quote:
|
Re: Problems with Modest and Gmail
Thanks guys! ... Nokia Messenging is indeed still working which is something ... (And way preferable to having a gmail browser session constantly open! ... would prefer to get back to imap though if anyone works it out! x
|
Re: Problems with Modest and Gmail
Does anybody know how the offlineimap was implemented?
The usual way is to mirror the imap into a MAILDIR folder... or some magic was implemented to translate that to the modest format if there is such a thing? And where does offlineimap store those mails? I don't think it's a folder issue, but if it is, offlineimap allows to map server folders to different local folders. |
Re: Problems with Modest and Gmail
Man, my timing to get back into the N900 is terrible! It only arrived a couple of days ago, and I was scratching my head as to why I couldn't get Gmail to work... at all.
A quick visit to TMO and it's all here - hope the smart guys can fix whatever is broken. Also (off topic) I'm disappointed that I can't get any of the available Twitter apps to work. This N900 is quickly becoming unappealing, which is a shame as I was so excited. EDIT: I just set up my Ovi Mail account as a test (I just use this for junk mail, nothing important) and it worked, and I can read/send emails just fine. Shame it's not my main email account! :P |
Re: Problems with Modest and Gmail
Same problem. This is a total bummer.
|
If we know the bug-causing messages maybe it's time to contact the devs? Maybe the - chars in the id are causing any problem?
|
Re: Problems with Modest and Gmail
OK, I think I found what the problem is. It is the do-while loop here https://gitorious.org/community-ssu/...der.c#line5979
This is how the (start of the) response looks like: Code:
* 181 FETCH (UID 293 MODSEQ (382264) BODY[] {199644}\nDelivered-To: ivo.g.dimitrov.75@gmail.com\nReceived:... I think there are more places to fix that, will do (hopefully later today) |
Re: Problems with Modest and Gmail
@fmg
If we would have possibility to thank a thousand times, I think your thanks count would be trillions :) If you are that deep into sources, would you mind to have a look at why modest for some imap accounts cannot display all folders (one account only inbox, other account a few are missing like spam/trash, others work flawlessly). I believe it could be similar reason. Just a beg. Please do not feel pressed. Main goal is to fix gmail (just as I feel it could be similar). Again thanks (in advance). |
Re: Problems with Modest and Gmail
@peterleinchen - without a test case I can't do much. My gmail account in modest looks just fine to me, so I have NFC where and what to look for not having the problem in the first place :)
|
Re: Problems with Modest and Gmail
In my own case, a work-around to Nokia Messaging is a problem half-solved, as I could nt find all my msgs in the inbox, only 97 out of 2000+
Is that how it works please? |
Re: Problems with Modest and Gmail
One more thing about gmail,when i switch to pop3 protocol everything working fine,the funny side than every messages from inbox,sent,drafts folders it was from 2012 year,messages from 2013 just disappear somewhere
|
Re: Problems with Modest and Gmail
Quote:
Fully understood and did not expect anything. Was just a shot in the dark. Maybe you could see something similar happen when reading the imap folder list? Anyway, thanks for your efforts to keep that gadget alive. |
Re: Problems with Modest and Gmail
@peterleinchen, I think freemangordon rather meant "give me complete details about how to reproduce problem" (i.e., your folders layout) ;)
|
Re: Problems with Modest and Gmail
Thanks to all of you already working with this! I'm happy to see I'm not alone.. Both two of my gmail accounts are affected at the same time. So it can't be any (single) email causing this.
|
Re: Problems with Modest and Gmail
Quote:
Code:
export CAMEL_DEBUG="all" |
Re: Problems with Modest and Gmail
another bug: within nokia messaging, the gmail account is not able to send emails if I go New Message, To and select an adress from the contacts. Sometimes I get a Failure Message saying - error 500:missing""-
On the other hand, if I insert manually the adress (same as within the contact) - the email gets delivered. This is only particular to Gmail... |
Re: Problems with Modest and Gmail
Even though this is a thread about a serious problem (and not fun) it is nice to come back to TMO after a long absence and not be wading through hundreds of newbie posts whining about wazapp.
Thanks to all the hardcore who are looking into this problem. My prayers are to the maemo gods right now (that's you) so that my second N900 can be sprung back into life once more. :^) |
Re: Problems with Modest and Gmail
Quote:
https://gitorious.org/community-ssu/...d5a0d3ba7b13a7 .debs are in http://merlin1991.at/~freemangordon/tinymail/ But PLEASE, those of you who are clueless, don't try to install them, just wait for the next CSSU update. |
Re: Problems with Modest and Gmail
I'm happy to wait for next CSSU update. You guys rock :)
|
Re: Problems with Modest and Gmail
^^you guys are awsome:) always find time and solution :)
|
Re: Problems with Modest and Gmail
Quote:
And in addition, please file a bug, despite all the migration issues CSSU had, as now they are solved (mostly if not fully), we'll re-start our bug triaging meetings etc. Otherwise you risk that report to be lost/forgotten. |
Re: Problems with Modest and Gmail
Working again. Thank you very much for the fix.
|
Re: Problems with Modest and Gmail
@freemangordon
I tried to narrow down, but could not see anything. Here is some excerpt from gmx.de (not okay, as not complete): Quote:
Quote:
fmg: You'd like to see more? Where to file this "bug" (bugs.maemo.org?)? We do need all DEBs (of course not dbg neither dev)? Hopefully no dependencies to other cssu libs? |
Re: Problems with Modest and Gmail
@peterleinchen - looking at that log, I'd rather say it is not modest to blame.
Code:
sending : H00007 LIST (SUBSCRIBED) "" * Code:
sending : J00017 LIST (SUBSCRIBED) "" * However, the place to open a bug is bugs.maemo.org . though it makes no sense to do it without a reproducible testcase. |
Re: Problems with Modest and Gmail
So is this what's finally going to get me to upgrade to CSSU? Or is it possible to release the bug fix to regular SSU?
|
Re: Problems with Modest and Gmail
Will the cssu update for rhe message fetching bug be pushed out in quick time? Otherwise I will have to overcome my cluelessness and work out which debs I need to install, as I could really do with a working email client again on my odessy across Australia.
PS Many, many thanks to fmg for sorting this out so quickly. |
Re: Problems with Modest and Gmail
Quote:
But why on earth the N900 receives the list on account GMX.DE with only the INBOX? Code:
sending : H00007 LIST (SUBSCRIBED) "" * Maybe the mail client identifies itself with a UserAgent or similar. And this one is outdated on this specific account gmx.de? Some thing else??? Quote:
This second code fragment was just an example from another account (NOT gmx.de, NOR gmail): Code:
sending : J00017 LIST (SUBSCRIBED) "" * |
Re: Problems with Modest and Gmail
Ditto, a long time user here that has never upgraded to the CSSU... but now experiencing the outlined modest issue (thought I was the only one)
This community never ceases to amaze me. So can the bug be fixed without changing to CSSU??? Thanks. Quote:
|
Re: Problems with Modest and Gmail
Quote:
IMAP includes the concept of subscriptions, so a client can subscribe to specific folders. Some clients use this (Modest?), others not (N9?). A client can either choose to see only subscribed folders or all folders. A server will do whatever it likes, as no known combination of client-server seems to be standards compliant. |
Re: Problems with Modest and Gmail
no pichlo ;)
that was meant for peterleinchen @peterleinchen - you need to use another email client to subscribe to the other folders you need. I used mutt a while back to do so, and voila, modest started displaying them :) |
Re: Problems with Modest and Gmail
Quote:
Grettings. |
Re: Problems with Modest and Gmail
You're the man, freemangordon. Thanks for fixing this.
|
Re: Problems with Modest and Gmail
apt-get upgrade
reboot works fine, like nothing ever happend!! Thanks for the update guys. |
Re: Problems with Modest and Gmail
I'm experiencing this problem since yesterday. I haven't updated the CSSU as I'm staying on the latest thumb release.
Anyways, I guess it's time to install Trojita. Not sure if the Fremantle UI is ready for daily use, though. EDIT: I didn't notice recent developments, so I'm sorry for bumping this thread. |
Re: Problems with Modest and Gmail
Quote:
On Sat Jun 15 19:51:43 2013 Mail Delivery Subsystem <noreply@noreply> wrote: > This is an automatically generated Delivery Status Notification > > 530:530 5.7.0 Must issue a STARTTLS command first. fv11sm10644038wic.11 > - gsmtp > .... > MIME-Version: 1.0 > X-Priority: 3 > Content-Type: multipart/mixed; > *** boundary="----_=_0x945bd88db0cb9934186b217ab3ff4a45_=_----" > X-NIMS-Source: em1x-231.lhr.messaging.nokia.com > X-NIMS-User: gorgezilovi99408830478746 > X-NIMS-UGUID: 0x9372ef05168b0d1b4316f2921a55453f > > This message is in MIME format. Since your mail reader does not > understand this format, some or all of this message may not be legible. > > ------_=_0x945bd88db0cb9934186b217ab3ff4a45_=_---- > Content-Type: multipart/alternative; > *** boundary="----_=_0x945bd88db0cb9934186b217ab3ff4a451_=_----" > > ------_=_0x945bd88db0cb9934186b217ab3ff4a451_=_---- > Content-Type: text/plain; > *** charset="utf-8" > Content-Transfer-Encoding: quoted-printable |
Re: Problems with Modest and Gmail
I had same problem.
Log in to email.nokia.com, edit Gmail server settings and delete all SMTP (outgoing) entries. Save it. |
Re: Problems with Modest and Gmail
Quote:
so, any other opinions....? |
Re: Problems with Modest and Gmail
Quote:
That was just too easy to be the solution ;) And also a BIG thank you to freemangordon, too!!! --edit @freemangordon Would you mind to post your personal donation link here (paypal or whatever), so everybody using your efforts is able/will do spend you a beer (or similar ;))! I think this is the least we can do to say thanks. |
Re: Problems with Modest and Gmail
Finally upgraded to the Community SSU. Thank you maemo community. Modest is now working normally!
|
Re: Problems with Modest and Gmail
hey i have a modest problem and figured id ask here before making anew thread about it.
i just started using my n900 for the first time in like 2 years because my e6-00 died. it synched and downloaded a ton of new messages, but i cant select inbox. when i slect it, it lights up while im pressing to indicate the screenpress, but doesnt open how do i flush the messages/clear the cache/etc. i guess i can delete account and re-add it if i have to. havent tried this yet thanks |
All times are GMT. The time now is 08:13. |
vBulletin® Version 3.8.8