View Single Post
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#12
@xtv,

You'd need to change the /apps/modest/update_interval gconf entry.

*** UNTESTED ***

$ gconftool -s /apps/modest/update_interval -t int 30

That would set the update interval to 30min. Then you can use some DBUS magic to set that value depending on the connection type.

@tsa,

Same thing, but with /apps/modest/msg_size_limit (type is also 'int', not sure about scale (byte, kb, etc.)