> Is it ok to just replace the config.xml that you uploaded with the one I
> have already ajusted?

You would just replace the .sar file.  It will not overwrite your config
changes, since Phoenix won't overwrite config files.

> I have made a new test and this is the output in the mailet.log:
> 19/04/04 23:51:03 INFO  James.Mailet: SenderInFakeDomain: Cannot resolve
address: unknown host
> 19/04/04 23:51:03 INFO  James.Mailet: SenderInFakeDomain: Cannot resolve
address: unknown host
> 19/04/04 23:51:08 INFO  James.Mailet: SenderInFakeDomain: Cannot resolve
address: unknown host
> 19/04/04 23:51:08 INFO  James.Mailet: RemoteDelivery: No mail server found
for: dylan.dk

Ok, something is odd there.  The code changed, so that the log statement is:

  log("Cannot resolve address for " + hostIP + ": " + uhe.getMessage());

and I don't see the "for ...:" part in that message.  I just unpacked the
jar file, and verified that the revised string is present in the .class
file.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to