Re: Mailserver reports two login/logouts
- From: Frank Schruefer <frank@siteforum.com>
- To: issues@javamail.kenai.com
- Subject: Re: Mailserver reports two login/logouts
- Date: Thu, 22 Oct 2009 11:05:02 +0200
- Organization: SITEFORUM
Bill Shannon schrieb:
> getFolder doesn't create a connection, Folder.open does.
Yes, the open method is also used by the code.
So as I see it, it boils down to the question:
Is it OK for the open method to open a second connection to the
mailserver if the POP3 protocol is used (which actually doesn't
have folders)?
If you agree this is abnormal behaviour I'll provide a testcase.
Thanks,
Frank
| Frank Schruefer | 10/15/2009 | |
| Bill Shannon | 10/15/2009 | |
| Frank Schruefer | 10/21/2009 | |
| Bill Shannon | 10/21/2009 | |
|
Re: Mailserver reports two login/logouts |
Frank Schruefer | 10/22/2009 |
| Bill Shannon | 10/22/2009 |





