|
2010-07-30
, 22:32
|
Posts: 20 |
Thanked: 23 times |
Joined on Mar 2010
@ Los Angeles, CA
|
#52
|
The Following User Says Thank You to The Sand For This Useful Post: | ||
|
2010-07-30
, 22:37
|
Posts: 515 |
Thanked: 266 times |
Joined on Nov 2009
@ Oelsted, Denmark
|
#53
|
|
2010-07-30
, 22:49
|
Posts: 20 |
Thanked: 23 times |
Joined on Mar 2010
@ Los Angeles, CA
|
#54
|
|
2010-07-30
, 22:56
|
Posts: 515 |
Thanked: 266 times |
Joined on Nov 2009
@ Oelsted, Denmark
|
#55
|
sudo gainroot
cd /
tar xzf /home/user/MyDocs/.documents/modest-3.4.2-baxyp-1.tar.gz
|
2010-07-30
, 23:29
|
Posts: 20 |
Thanked: 23 times |
Joined on Mar 2010
@ Los Angeles, CA
|
#56
|
The Following User Says Thank You to The Sand For This Useful Post: | ||
|
2010-07-31
, 00:38
|
Posts: 32 |
Thanked: 94 times |
Joined on Dec 2009
@ Pärnu, Estonia
|
#57
|
|
2010-07-31
, 01:09
|
Posts: 20 |
Thanked: 23 times |
Joined on Mar 2010
@ Los Angeles, CA
|
#58
|
|
2010-08-01
, 00:54
|
Posts: 116 |
Thanked: 26 times |
Joined on Jun 2010
@ in states for now
|
#59
|
i did put together a custom version of modest, to fix some bugs that pr1.2 introduced: Send/receive and email notifications not working with pop3 accounts and messages deleted from server regardless of "leave messages on server" setting.
Latter was fixed in git already, for former i had to come up with some patches. I did make some performance improvements too, to reduce the time it takes to check for messages: Original version checked 3 times in a row when send/receive button was pressed in headers window now it does it only once.
The patched version, which is in attachment, is based on http://gitorious.org/modest/modest modest-3.4 branch. To install, copy this file to n900, become root and unpack it:
this will overwrite /usr/bin/modest.launch and /usr/lib/camel-lite-1.2/camel-providers/libcamelpop3.so. Reboot your phone.Code:tar xzf modest-3.4.2-baxyp-1.tar.gz -c /
To uninstall, just reinstall modest and libcamelpop3 from pr1.2:
i have tested it with my pop3 and gmail accounts and it seems to be working fine, but i cannot give any guarantees, use at your own risk.Code:apt-get --reinstall install libtinymail-camel-1.0-0 modest
|
2010-08-01
, 01:31
|
Posts: 32 |
Thanked: 94 times |
Joined on Dec 2009
@ Pärnu, Estonia
|
#60
|
This bug was disgust here.
Here is the bug report that I started about the problem.
If you read comment #2 you will see probably the best solution for most peoples requirments.
Nokia don't seem to be interested in following on with what seemed to be standard practice in most of there other emailing phones in giving you a choice of how to delete your mail.