Norman Maurer wrote: > Yeah the 10 Minutes are hardcoded as default.
We can adjust them, but please note that there are two ... > Anyway you can set the default in the RemoteDelivery mailet with: > <timeout> milliseconds </timeout> But also: <connectiontimeout> milliseconds </connectiontimeout> The latter is for establishing the connection, the former is for socket I/O. The connection timeout is set to 1 minute. Once we have established a socket, then a higher default timeout is currently used. See: http://java.sun.com/products/javamail/javadocs/com/sun/mail/smtp/package-sum mary.html --- Noel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
