function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Gary HGary H 

Error running Email2case

I get this error when I run email2case.bat:

Exception in thread "main" java.lang.NoClassDefFoundError: javax.mail.internet.M
imeMultipart

??

gmh

Mark_AbramowitzMark_Abramowitz
This update improves stability and includes fixes in the following areas:
--Error Handling - you can setup a folder in the mail box such that if there is an error dealing with the Sforce API, the messages will be copied to this Error Mailbox.
--Logging - While the agent is running, it will log messages to the console and to a text file. Settings for logging can be set in log4j.properties file.
--Blocking - Only one poll thread can be active at one time.
--Ant build script - Alternate method of building (outside of eclipse).

Please make sure to read the updated readme.txt