I am using IMAP to retrive mail and recieved this in my stderr log.   can 
someone shed some light ?


thanks

Dec 3, 2010 2:16:08 PM com.sun.mail.imap.IMAPFolder open
SEVERE: A2 BAD Duplicate folders "Junk E-mail" were detected in the mailbox. 
Therefore the user's connection was disconnected. 

javax.mail.MessagingException: A2 BAD Duplicate folders "Junk E-mail" were 
detected in the mailbox. Therefore the user's connection was disconnected.;
  nested exception is:
 com.sun.mail.iap.BadCommandException: A2 BAD Duplicate folders "Junk E-mail" 
were detected in the mailbox. Therefore the user's connection was disconnected.
 at com.sun.mail.imap.IMAPFolder.open(IMAPFolder.java:829)
 at 
com.bmc.arsys.emaildaemon.ReceiverModule.initializeIncommingMailbox(ReceiverModule.java:2033)

 at 
com.bmc.arsys.emaildaemon.ReceiverModule.initialization(ReceiverModule.java:562)
 at com.bmc.arsys.emaildaemon.ThreadBase.run(ThreadBase.java:293)
 at java.lang.Thread.run(Unknown Source)
Caused by: com.sun.mail.iap.BadCommandException: A2 BAD Duplicate folders "Junk 
E-mail" were detected in the mailbox. Therefore the user's connection was 
disconnected.
 at com.sun.mail.iap.Protocol.handleResult(Protocol.java:296)
 at com.sun.mail.imap.protocol.IMAPProtocol.select(IMAPProtocol.java:610)
 at com.sun.mail.imap.IMAPFolder.open(IMAPFolder.java:813)
 
" You can sell and practice theory but, life in reality, has unexpected 
challenges that require decision and executions that were not covered in your 
lessons." by Jon Gee





_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

Reply via email to