davsclaus commented on code in PR #10181:
URL: https://github.com/apache/camel/pull/10181#discussion_r1199707570


##########
components/camel-mail/src/generated/resources/META-INF/javamail.default.providers:
##########
@@ -1,9 +1,9 @@
 # Jakarta Mail IMAP provider Oracle
-protocol=imap; type=store; class=com.sun.mail.imap.IMAPStore; vendor=Oracle;
-protocol=imaps; type=store; class=com.sun.mail.imap.IMAPSSLStore; 
vendor=Oracle;
+protocol=imap; type=store; class=org.eclipse.angus.mail.imap.IMAPStore; 
vendor=Oracle;

Review Comment:
   I assume maybe vendor should be changed to Eclipse?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to