Re: Java Mail - Multiple User Identites ( User IDs)
Posted By:
Christopher_Koenigsberg
Posted On:
Sunday, April 16, 2006 10:38 AM
maybe get a different Session for each different identity? Depending on the server, whether it's POP or IMAP, etc., I think you might also have to close the previous Session before opening a new one?