On Wed, 4 Jun 2003, Wang Hu wrote: > > > I have tried this on other mail servers, such as Exchange 5.5/2000, them = > works well on multiple pop3 connections. > > What should I do if I wnat support multiple pop3 connections with XMail, = > excect removing pop3lock check from source code?=20
The mailbox concept is *personal* and since a person cannot be in two different places at the same time, and since POP3 *is not* sharing oriented, having two simultaneous connections is simply not sane. POP3is basically connect+fetch+delete+quit, and this style does not really fit sharing semantics. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
