<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>idError &#187; JAVA-Mail</title>
	<atom:link href="http://iderror.com/category/errors/java/java_mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://iderror.com</link>
	<description>You have errors, we have solutions!</description>
	<lastBuildDate>Sun, 22 Mar 2009 21:18:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unable to find valid certification path to requested target</title>
		<link>http://iderror.com/errors/java/java_mail/unable-to-find-valid-certification-path-to-requested-target/</link>
		<comments>http://iderror.com/errors/java/java_mail/unable-to-find-valid-certification-path-to-requested-target/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Mail]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=8005</guid>
		<description><![CDATA[Applies to:NA Description:Occurs while connecting to mail server over SSL Cause:You have tried to connect to my mail server over SSL using invalid certificate. 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>NA<br/><br/> <b>Description:</b><br/>Occurs while connecting to mail server over SSL<br/><br/> <b>Cause:</b><br/>You have tried to connect to my mail server over SSL using invalid certificate.<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_mail/unable-to-find-valid-certification-path-to-requested-target/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>java.lang.VerifyError: llegal use of nonvirtual function call</title>
		<link>http://iderror.com/errors/java/java_mail/javalangverifyerror-llegal-use-of-nonvirtual-function-call/</link>
		<comments>http://iderror.com/errors/java/java_mail/javalangverifyerror-llegal-use-of-nonvirtual-function-call/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Mail]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=8006</guid>
		<description><![CDATA[Applies to:Linux Description:Occurs while trying to run program on Linux Cause:You have tried to run program on Linux and got a very strange error message and the program failed. 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>Linux<br/><br/> <b>Description:</b><br/>Occurs while trying to run program on Linux<br/><br/> <b>Cause:</b><br/>You have tried to run program on Linux and got a very strange error message and the program failed.<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_mail/javalangverifyerror-llegal-use-of-nonvirtual-function-call/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Classes in com.sun.mail cannot be found</title>
		<link>http://iderror.com/errors/java/java_mail/classes-in-comsunmail-cannot-be-found/</link>
		<comments>http://iderror.com/errors/java/java_mail/classes-in-comsunmail-cannot-be-found/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Mail]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=8007</guid>
		<description><![CDATA[Applies to:NA Description:Occurs when classes in com.sun.mail cannot be found Cause:The most common cause of problems like this is having more than one copy of mail.jar in your CLASSPATH or available to your application. 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>NA<br/><br/> <b>Description:</b><br/>Occurs when classes in com.sun.mail cannot be found<br/><br/> <b>Cause:</b><br/>The most common cause of problems like this is having more than one copy of mail.jar in your CLASSPATH or available to your application.<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_mail/classes-in-comsunmail-cannot-be-found/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t find a service provider 
for &#8220;smtp&#8221; or &#8220;imap&#8221; or address type &#8220;rfc822&#8243;</title>
		<link>http://iderror.com/errors/java/java_mail/cant-find-a-service-provider-for-smtp-or-imap-or-address-type-rfc822/</link>
		<comments>http://iderror.com/errors/java/java_mail/cant-find-a-service-provider-for-smtp-or-imap-or-address-type-rfc822/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Mail]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=8008</guid>
		<description><![CDATA[Applies to:NA Description:Occurs when servlet can&#8217;t find JavaMail classes Cause:Usually this is because JavaMail can&#8217;t access the configuration files in mail.jar, possibly because of a security permission problem. 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>NA<br/><br/> <b>Description:</b><br/>Occurs when servlet can&#8217;t find JavaMail classes<br/><br/> <b>Cause:</b><br/>Usually this is because JavaMail can&#8217;t access the configuration files in mail.jar, possibly because of a security permission problem.<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_mail/cant-find-a-service-provider-for-smtp-or-imap-or-address-type-rfc822/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Trouble logging into Microsoft Exchange server</title>
		<link>http://iderror.com/errors/java/java_mail/trouble-logging-into-microsoft-exchange-server/</link>
		<comments>http://iderror.com/errors/java/java_mail/trouble-logging-into-microsoft-exchange-server/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Mail]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=8009</guid>
		<description><![CDATA[Applies to:NA Description:Occurs when logging into Microsoft Exchange server Cause:You were sure that You used the correct username and password while logging into Microsoft Exchange server, but trouble occurred. 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>NA<br/><br/> <b>Description:</b><br/>Occurs when logging into Microsoft Exchange server<br/><br/> <b>Cause:</b><br/>You were sure that You used the correct username and password while logging into Microsoft Exchange server, but trouble occurred.<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_mail/trouble-logging-into-microsoft-exchange-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JavaMail does not properly encode and decode filenames in non-ASCII character sets</title>
		<link>http://iderror.com/errors/java/java_mail/javamail-does-not-properly-encode-and-decode-filenames-in-non-ascii-character-sets/</link>
		<comments>http://iderror.com/errors/java/java_mail/javamail-does-not-properly-encode-and-decode-filenames-in-non-ascii-character-sets/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Mail]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=8010</guid>
		<description><![CDATA[Applies to:NA Description:Occurs while encoding and decoding filenames in non-ASCII character sets Cause:The filename is stored as a parameter in MIME headers. Encoded filenames of the form =?ISO-8859-15?B?5OTkLUluZm8ucGRm?= are not part of the MIME spec. A filename of the form =?A?B?C?= is a perfectly valid filename, not an incorrectly encoded filename. JavaMail does not encoded [...]]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>NA<br/><br/> <b>Description:</b><br/>Occurs while encoding and decoding filenames in non-ASCII character sets<br/><br/> <b>Cause:</b><br/>The filename is stored as a parameter in MIME headers. Encoded filenames of the form =?ISO-8859-15?B?5OTkLUluZm8ucGRm?= are not part of the MIME spec. A filename of the form =?A?B?C?= is a perfectly valid filename, not an incorrectly encoded filename. JavaMail does not encoded and decode filenames by default because doing so would violate the MIME spec.<br />
The base MIME spec does not allow for encoding parameters. RFC 2231 defines a new way to include encoded paramters, including filenames, in MIME headers. It is not compatible with the de facto way that many applications illegally encode filenames. Even though JavaMail supports RFC 2231, that alone does not allow JavaMail to interoperate with these existing programs. As far as I know, very few existing programs support RFC 2231.<br />
If you choose to violate the MIME spec, in order to interoperate with other programs that also violate the MIME spec, JavaMail gives you all the tools you need to do so. Starting with JavaMail 1.4, setting the System properties &#8220;mail.mime.encodefilename&#8221; and &#8220;mail.mime.decodefilename&#8221; to &#8220;true&#8221; will cause JavaMail to encode and decode the filename parameter. <br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_mail/javamail-does-not-properly-encode-and-decode-filenames-in-non-ascii-character-sets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The IMAP provider loses data when fetching messages with large attachments</title>
		<link>http://iderror.com/errors/java/java_mail/the-imap-provider-loses-data-when-fetching-messages-with-large-attachments/</link>
		<comments>http://iderror.com/errors/java/java_mail/the-imap-provider-loses-data-when-fetching-messages-with-large-attachments/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Mail]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=8011</guid>
		<description><![CDATA[Applies to:NA Description:Occurs when fetching messages with large attachments Cause:This is due to bugs in the partial fetch implementation of your IMAP server.  
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>NA<br/><br/> <b>Description:</b><br/>Occurs when fetching messages with large attachments<br/><br/> <b>Cause:</b><br/>This is due to bugs in the partial fetch implementation of your IMAP server. <br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_mail/the-imap-provider-loses-data-when-fetching-messages-with-large-attachments/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OutOfMemory error when loading large binary attachemens</title>
		<link>http://iderror.com/errors/java/java_mail/outofmemory-error-when-loading-large-binary-attachemens/</link>
		<comments>http://iderror.com/errors/java/java_mail/outofmemory-error-when-loading-large-binary-attachemens/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Mail]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=8012</guid>
		<description><![CDATA[Applies to:NA Description:Occurs when loading large binary attachments Cause:You have tried to load large binary attachments. 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>NA<br/><br/> <b>Description:</b><br/>Occurs when loading large binary attachments<br/><br/> <b>Cause:</b><br/>You have tried to load large binary attachments.<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_mail/outofmemory-error-when-loading-large-binary-attachemens/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>UnsupportedDataTypeException when invoking getContent() on a bodypart</title>
		<link>http://iderror.com/errors/java/java_mail/unsupporteddatatypeexception-when-invoking-getcontent-on-a-bodypart/</link>
		<comments>http://iderror.com/errors/java/java_mail/unsupporteddatatypeexception-when-invoking-getcontent-on-a-bodypart/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Mail]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=8013</guid>
		<description><![CDATA[Applies to:NA Description:Occurs when invoking getContent() method on a bodypart. Cause:You have tried to invoke getContent() method on a bodypart. 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>NA<br/><br/> <b>Description:</b><br/>Occurs when invoking getContent() method on a bodypart.<br/><br/> <b>Cause:</b><br/>You have tried to invoke getContent() method on a bodypart.<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_mail/unsupporteddatatypeexception-when-invoking-getcontent-on-a-bodypart/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>UnsupportedEncodingException when invoking getContent() on a bodypart that contains text data</title>
		<link>http://iderror.com/errors/java/java_mail/unsupportedencodingexception-when-invoking-getcontent-on-a-bodypart-that-contains-text-data/</link>
		<comments>http://iderror.com/errors/java/java_mail/unsupportedencodingexception-when-invoking-getcontent-on-a-bodypart-that-contains-text-data/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-Mail]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=8014</guid>
		<description><![CDATA[Applies to:NA Description:Occurs when invoking getContent() method on a bodypart  that contains text data.  Cause:Textual bodyparts (i.e., bodyparts whose type is &#8220;text/plain&#8221;, &#8220;text/html&#8221;, or &#8220;text/xml&#8221;) return Unicode String objects when getContent() is used. Typically, such bodyparts internally hold their textual data in some non Unicode charset. JavaMail (through the corresponding DataContentHandler) attempts to [...]]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>NA<br/><br/> <b>Description:</b><br/>Occurs when invoking getContent() method on a bodypart  that contains text data. <br/><br/> <b>Cause:</b><br/>Textual bodyparts (i.e., bodyparts whose type is &#8220;text/plain&#8221;, &#8220;text/html&#8221;, or &#8220;text/xml&#8221;) return Unicode String objects when getContent() is used. Typically, such bodyparts internally hold their textual data in some non Unicode charset. JavaMail (through the corresponding DataContentHandler) attempts to convert that data into a Unicode string. The underlying JDK&#8217;s charset converters are used to do this. If the JDK does not support a particular charset, then the UnsupportedEncodingException is thrown. <br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_mail/unsupportedencodingexception-when-invoking-getcontent-on-a-bodypart-that-contains-text-data/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
