Hi All,
Latest problem as I battle my way to a fully functional scalix server (although I'm currently in production)...
one of my users was getting bounces when sending to sympatico.ca. It appeared the message was being considered spam because the originating server's name was 'localhost.localdomain'. In reading the forums, I determined I needed to replace this entry in /etc/hosts with the results of 'hostname --fqdn'. I did that and restarted the smtpd service and it appeared to fix the problem. However, making this change seems to have crippled the /webmail web service - returning a 500 error to users visiting the site. Backing out of this change restored webmail.
What am I missing something? The more I work with this, the more afraid I am to touch anything. Realize that this is largely due to my limited knowledge of linux mail routing, not the product.
Thanks in advance for any help you can offer.
Cheers,
Jason