Re: Shorter mail polling interval
- From: Pawel Salek <pawsa TheoChem kth se>
- To: balsa-list gnome org
- Subject: Re: Shorter mail polling interval
- Date: Thu, 4 Apr 2002 14:19:52 +0200
On 2002.04.03 18:11 Axel H. Siebenwirth wrote:
> I´m using fetchmail to fetch my mail from an IMAP server. So Balsa
> just works with my local mailboxes. Now what I would like to have is
> a shorter polling interval than one minute. For example 10 seconds.
> What what I have to change in the source code to have that?
look for update_timer in src/balsa-app.c and remove, say, factor 60 from
timeout = minutes * 60 * 1000;
Then, the interval will be specified in seconds.
-pawel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]