Postby florian » Tue Jun 21, 2005 12:12 am
The problem is certainly sendmail, not Scalix.
I believe you can reconfigure sendmail to not to anything on the domain part, but what I normally do is just to help it.
It will try to resolve addresses using DNS and /etc/hosts - if you have DNS in place, you should simply setup MX records for your domain pointing to your server. If you don't have DNS, you should put extra entries in /etc/hosts pointing to your IP address, so e.g.
1.2.3.4 my.server.hostname
1.2.3.4 my.domain.name
Do not put my.domain.name as an alias on my.server.hostname, because otherwise the domain name will be canonicalized, i.e. replaced by the server hostname.
hope this helps,
Florian.
Florian von Kurnatowski, Die Harder!