On Sun, 9 Mar 2003, Dale Woolridge wrote: > 2. > Not being familiar enough with the IMAP spec, I'm assuming that > one can issue multiple LOGIN commands within the same session.
Definitely, but only in the non-authenticated state. Once you login as a user, you stay as that user until you logout. You can only have one *successful* LOGIN command. -- Charlie

