Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.0.1
-
None
Description
The HTTPConduit directly imports:
import org.apache.geronimo.mail.util.StringBufferOutputStream;
which means we HAVE to have geronimo mail and cannot work with the Sun mail jar. That needs to be fixed.