ottoka commented on a change in pull request #750:
URL: https://github.com/apache/james-project/pull/750#discussion_r751086356
##########
File path:
server/protocols/protocols-library/src/test/resources/testServerPlain.xml
##########
@@ -0,0 +1,9 @@
+<testerver enabled="true">
+ <jmxName>testserver-custom</jmxName>
+ <bind>0.0.0.0:25</bind>
Review comment:
OK. This is supposed to be a configuration test only, so the address is
never used anyway. I would have liked to have something like 1.2.3.4:5 here,
but since the bind address is unfortunately not testable, I might as well keep
it all zeroes.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]