> One more thing, I just noticed that in one of my previous mailings to
> the james-user list I included some debug output which showed the
> outgoing smtp helloName as the correct full name instead of localhost.
I "fixed" it recently. We want the SMTP server to register the name that it
gets, but it hasn't done that at the time when the RemoteDelivery threads
are starting. And there is no guarantee (contract) that the SMTP server
will EVER do so, so run() has a well-marked hack that allows a certain a
period of time for the SMTP server to initialize. That period was too
short. If it doesn't find the registered name, it uses one of the server
names. Since that uses a hash, order is not guaranteed.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]