On Tue, 13 Sep 2005 the mental interface of
Andreas Pakulat told:
> On 13.09.05 19:45:20, Elimar Riesebieter wrote:
> > On Tue, 13 Sep 2005 the mental interface of
> > Andreas Pakulat told:
> > >
> > > I have a small problem here with muttng and IMAP. If I have opened one of
> > > the
> > > IMAP folders and then change the mailbox in the sidebar, muttng always
> > > access the IMAP-server. For example I'm done reading my imap-box and am
> > > opening the inbox - muttng contacts the imap-server (probably to check
> > > for new mail). Then I change to another box and muttng again contacts
> > > the imap-server.
> > >
> > > Now this is fine if you have a high-bandwidth-flatrate internet
> > > connection, but I don't have such thing. So is there a way/option to
> > > tell muttng to check imap-boxes only after the timeout specified via
> > > imap_mail_check? Or do I have to try to hack the code?
> >
> > You are currently using mutt-ng devel-r316 (Debian). Could you
> > please at least update to the latest experimantal version and try
> > again? Rocco has reworked much in the IMAP code, though.
>
> Elimar, as you are the Maintainer of mutt-ng in Debian: Can I use the
> source package for r316 and update the included source to the latest
> version? I can of course build it in my $HOME, but I like deb's more ;-)
deb ftp://ftp.de.debian.org/debian/ experimental main non-free contrib
apt-get install -t experimental mutt-ng
As you are using one of my unofficial packages, you have first to
uninstall mutt-ng. Since we are using the snapshots, the versioning
of mutt-ng has changed. Actually 0.0+20050831-1 is in experimental,
which is in fact lower than 0.0.svn+r316-1. But anyway you can hack
your config: Create macros to toggle your spoolfile
i.e. from
spoolfile="~/Maildir/inbox"
to
spoolfile="imap://me@server:INBOX"
This should work in 0.0.svn+r316-1 either.
Elimar
--
Obviously the human brain works like a computer.
Since there are no stupid computers humans can't be stupid.
There are just a few running with Windows or even CE ;-)
|