Hello,
I would like to configure James so that is handles any domain that has its
MX record pointing at my server.
In other words, if mail is delivered to my server, I would like to handle
irrespective of the servenames listed in the config file.
Out of the box, is this possible?
Would the following work?
<servernames autodetect="false" autodetectIP="false">
<servername>192.168.0.1</servername>
</servernames>
Why wouldn't James be configured like this by default?
I appreciate and look forward to your replies!
Renen.