Add option to change fetching interval

Bug #725554 reported by Diogo Almeida
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Postler
New
Wishlist
Unassigned

Bug Description

I don't know if it's a bug or a wishlist post (it depends whether or not it was an intended feature for this release) but I sure miss a lot an option to regulate the time intervals for the auto-refresh feature, so that I'm aware of new mails as they arrive.

Revision history for this message
Sergio Spinatelli (spinatelli) wrote :

Postler should check every 10 minutes for new mail and use notifications as usual if there are new messages. Does this happen?

Revision history for this message
Diogo Almeida (digalmeda) wrote :

Yes, it does check for messages, my fault. But it only displays a bubble for gmail, and it doesn't use the message menu, as it does for the other accounts, but I already filled a bug for that. Still, it's a shame there's no option to set the refresh time interval.

description: updated
Revision history for this message
Sergio Spinatelli (spinatelli) wrote :

At the moment,the only way is to change it in the code and then building postler with the changed interval.
If you downloaded the source code, you can do it at line 97 in the postler-service.vala file,changing
         int interval = 600;
to whatever interval you like (in seconds,so 600 would be 10 minutes).

Revision history for this message
Diogo Almeida (digalmeda) wrote :

Ok, thanks! By the way, where can I get info on commiting fixes to a given project?

Changed in postler:
status: New → Incomplete
status: Incomplete → New
Changed in postler:
importance: Undecided → Wishlist
summary: - No auto-refresh.
+ Add option to change fetching interval
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.