Steve,
> + if (getRemoteAddress() == null || getRemoteHostName() == null)
> + {
> + mail.setRemoteAddr("127.0.0.1");
> + mail.setRemoteHost("localhost");
> + }
Does this open any concerns that such messages could leak out of the system
because they would appear to be locally generated?
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
