Koozali.org: home of the SME Server

After 5.5 upgrade mail clients must use servers IP address t

Christopher

Hi,

I just upgraded my SME server to 5.5, and now, mymail clients must use servers IP address to get mail, not the hostname. If they attempt to use the hostname they get "no transport available" from Outlook 2000.
The website the server hosts still resolves, and i don't see any unusual messages in the logs..help?

TIA
Christopher

chris meredith

Re: After 5.5 upgrade mail clients must use servers IP addre
« Reply #1 on: July 28, 2002, 09:10:35 AM »
Try telneting to the hostname port 110 (if you use Pop)  from the client.  See if you get anything strange.  Also, when you ping from the client do you get the right ip?  Internal or external IP?

Gene Cooper

Re: After 5.5 upgrade mail clients must use servers IP addre
« Reply #2 on: July 28, 2002, 09:42:00 PM »
I just learned a few things about upgrading to 5.5...

If you have any customizations (templates-custom), they can definitely interfere with the upgrade process.

After the last upgrade, the smb.conf file was all messed up.  Win98 machines couldn't even log in because of it.  I deleted the customizations (they were no longer needed anyway because of new features) and rebuilt the smb.conf file to get everything working.

RAV Antivirus and Twiggi may also break.  I had to upgrade to the latest rpm for Twiggi.  I had to uninstall RAV (dug it out) and reinstall using the latest of Darrell's rpm's to get it working correctly.

IHTH,

G

Christopher

Re: After 5.5 upgrade mail clients must use servers IP addre
« Reply #3 on: July 29, 2002, 05:56:39 PM »
Sure enough, it now replies to local pings with the external address.
Why would this change? If I try to enter my 10.0.0.* network as local, the SME server says it already recognizes this as local.

Christopher

Re: After 5.5 upgrade mail clients must use servers IP addre
« Reply #4 on: July 29, 2002, 08:15:29 PM »
I figured it out. I added the 5.5 SME server to the list of DNS servers my clients were using, now they route locally.

Thanks for the ideas guys.