Gnus development mailing list
 help / color / mirror / Atom feed
* nnimap logging in constantly
@ 2002-10-15 15:00 Nevin Kapur
  2002-10-19 19:39 ` Simon Josefsson
  0 siblings, 1 reply; 3+ messages in thread
From: Nevin Kapur @ 2002-10-15 15:00 UTC (permalink / raw)


I've noticed that since sometime last week, nnimap seems to log in to
my IMAP servers a lot more often than it used to -- each time I hit g,
or even when entering a group.  This means reauthenticating using
starttls and that makes it noticeably slower than before without any
ostensible gain in functionality.

The ChangeLog shows

2002-10-10  Simon Josefsson  <jas@extundo.com>

	* nnimap.el (nnimap-open-server): Re-open server if it isn't in
	auth, selected or examine state.

May I inquire about the reason for this change?

-Nevin



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: nnimap logging in constantly
  2002-10-15 15:00 nnimap logging in constantly Nevin Kapur
@ 2002-10-19 19:39 ` Simon Josefsson
  2002-10-20 17:12   ` Nevin Kapur
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Josefsson @ 2002-10-19 19:39 UTC (permalink / raw)


Nevin Kapur <nevin@jhu.edu> writes:

> I've noticed that since sometime last week, nnimap seems to log in to
> my IMAP servers a lot more often than it used to -- each time I hit g,
> or even when entering a group.  This means reauthenticating using
> starttls and that makes it noticeably slower than before without any
> ostensible gain in functionality.
>
> The ChangeLog shows
>
> 2002-10-10  Simon Josefsson  <jas@extundo.com>
>
> 	* nnimap.el (nnimap-open-server): Re-open server if it isn't in
> 	auth, selected or examine state.
>
> May I inquire about the reason for this change?

The reason was that nnimap left servers opened but not authenticated,
which caused Gnus to send various non-login commands to the server.  I
might have fixed a flaw in the logic of the patch now though, does it
work better now?  Nnimap should of course not re-open servers if it
isn't required.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: nnimap logging in constantly
  2002-10-19 19:39 ` Simon Josefsson
@ 2002-10-20 17:12   ` Nevin Kapur
  0 siblings, 0 replies; 3+ messages in thread
From: Nevin Kapur @ 2002-10-20 17:12 UTC (permalink / raw)


Simon Josefsson <jas@extundo.com> writes:

> Nevin Kapur <nevin@jhu.edu> writes:
>
>> I've noticed that since sometime last week, nnimap seems to log in to
>> my IMAP servers a lot more often than it used to -- each time I hit g,
>> or even when entering a group.

[...]

> The reason was that nnimap left servers opened but not authenticated,
> which caused Gnus to send various non-login commands to the server.  I
> might have fixed a flaw in the logic of the patch now though, does it
> work better now?  Nnimap should of course not re-open servers if it
> isn't required.

After installing the patch the nnimap does not reopen servers if not
required.  Thank you for the fix.

-Nevin





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-20 17:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-15 15:00 nnimap logging in constantly Nevin Kapur
2002-10-19 19:39 ` Simon Josefsson
2002-10-20 17:12   ` Nevin Kapur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).