Thread
:
[N900] Make modest only download e-mail updates from certain connections.
View Single Post
reinob
2012-09-06 , 07:43
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#
6
OK. No need to touch the update_interval.
The script would do something like this:
1. decide whether to enable or disable automatic updates
2. set AUTO_UPDATE accordingly ("true" or "false")
3. execute
$ gconftool -s /apps/modest/auto_update -t bool $AUTO_UPDATE
(optional)
4. if/as wished, set a custom update_interval according to the AP/SSID
$ gconftool -s /apps/modest/update_interval -t int $MINUTES
Note that this will not affect Nokia Messaging in any way, in case you're using it (I use standard IMAP for some accounts and Nokia Messaging for other accounts).
Quote & Reply
|
The Following 3 Users Say Thank You to reinob For This Useful Post:
foobar
,
peterleinchen
,
sixwheeledbeast
reinob
View Public Profile
Send a private message to reinob
Find all posts by reinob