Error List

Error List for the ‘JAVA-Mail’ Category

MethodNotSupportedException while deleting messages on a POP3 server

Applies to:
NA

Description:
Occurs while deleting messages on a POP3 server

Cause:
You have set the DELETED flag on some messages. Then You have called the expunge() method, but the expunge() method is not supported by the POP3 provider.

JAVA-Mail

ClassNotFoundException when using JavaMail

Applies to:
NA

Description:
Occurs when running an application

Cause:
You haven’t set CLASSPATH properly.

JAVA-Mail , , ,