I am executing a Servlet application that auto-sends email under certain conditions. If a mail send attempt is made when no connection is available, then all subsequent sends will fail even when a connection is available. The java code attempting the subsequent send executes, but no actual connection attempt is made at all. I have tested the code to make sure no system properties or session settings have changed. This only occurs under JRun, so I�m wondering if there is something in JRun that gets set (invalid smtp host) that doesn�t change until it is restarted. I can�t seem to get around this problem which is a huge issue for a system that auto generates about 30 emails for every transaction. Can anyone help? Clair
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
