You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bu...@apache.org on 2002/01/15 05:52:21 UTC

DO NOT REPLY [Bug 5834] - trouble when using an James together with MS OutLook

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5834>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5834

trouble when using an James together with MS OutLook

alan@versitech.hku.hk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|trouble when using an oracle|trouble when using an James
                   |db as repository            |together with MS OutLook
            Version|1.2.1                       |1.2



------- Additional Comments From alan@versitech.hku.hk  2002-01-14 20:52 -------
I have developed a mailet, it works well when receiving mail from MS outLook 
Express, hotmail, netscape messenger.
But an exception is throw when receiving mail from MS outLook.
The exception thrown at :

	MimeMultipart mp = (MimeMultipart) mail.getMessage().getContent();

a class cast exception is thrown

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>