Laurent Rouvet wrote:
Hi all,

Is it possible to create more that one smtp server bind on different ip (on the same James instance)?

You should be able to add instances of the smtpserver service by altering the assembly.xml. You can replicate the smtpserver block (giving it a new name) and then you can replicate the config.xml configuration block for smtpserver under the new name.

With James 2.3.0 it is possible to configure the 2 smtpserver over different spools, while in James 2.2.0 you should be able to create multiple smtpserver but you won't recognize which one received your mail.

And my second question:
What should we use as helloname?
<helloName autodetect="false">myMailServer</helloName>
Must it be a correct domain name?

A correct hostname.

Stefano

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

Reply via email to