At 01:13 6/4/2003, Wang Hu wrote: >I got same problems. See my message "Can I make two or more pop3 = >connections >of XMail with same account concurrently?" in this group. > >It seems due to pop3-lock in XMail which allows only one pop3 session = >for >each account at the same time. > >I don't know why XMail has this lock inside, anybody can give me an = >answer?
Last time I checked, the RFC indicated that POP3 is a single-session protocol. Once a POP3 user is authenticated, the mailbox is locked until they end their session. Multiple POP3 logons from the same user account would violate the POP3 protocol. However, I could be wrong about this - it's been a while since I've looked at the RFCs. - 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]
