Problem connecting to Python mail server from Java Camel application
问题 I have a simple email server implemented using the Python language aiosmtpd package (https://github.com/aio-libs/aiosmtpd). I also have an Apache Camel application with a route that attempts to get mail from the server. I have been able to successfully send mail to the server, and it is being saved to a directory. However I'm running into a problem when attempting to get mail from the server. The error message from the Camel application is: 2020-04-29 10:51:54.476 WARN 17916 --- [/localhost