Koozali.org: home of the SME Server

SME, Outlook and IMAP

Offline waldviertler

  • *
  • 111
  • +0/-0
SME, Outlook and IMAP
« on: February 04, 2011, 10:33:15 PM »
Hello

When I use Outlook to sent mails from a Mac, I got an error: Server can't be found.
This only happens when I connect with WIFI to the server.
When I connect with per cable to the server, everything is fine.
And when I change the wireless IP on the Mac from DHCP (...131) to manual IP (eg ...132) also everything is fine.

What can that be?

Thanks alot!
Martin

Offline ber

  • *****
  • 239
  • +0/-0
Re: SME, Outlook and IMAP
« Reply #1 on: February 04, 2011, 11:29:49 PM »
hi Martin this is first reply attempt so add a sprinkle of salt, first thing is the server acting as the dhcp server? suggest that you use the server instead of the router dhcp. see how you go from there, also note the gateway setting when using the lan connection and the wireless connection, this might help you. johm

Offline waldviertler

  • *
  • 111
  • +0/-0
Re: SME, Outlook and IMAP
« Reply #2 on: February 04, 2011, 11:36:12 PM »
Hello!

Yes the server ist the dhcp server.
The server is also the gateway and also the "router".
This is strange, because with the not-working-IP (while sending emails over SMTP), every other internet function is working ( like http, ftp, ssh ...).

Thx
Martin

Offline ber

  • *****
  • 239
  • +0/-0
Re: SME, Outlook and IMAP
« Reply #3 on: February 05, 2011, 12:16:33 AM »
Hi Martin, my last suggestion would be to do some troubleshooting with regards to the "port" the imap account is using.
I had problems with imap and was able to resolve it by using the correct port and security protocol. Search the forum for more info...sorry cant help any more. :-)

Offline waldviertler

  • *
  • 111
  • +0/-0
Re: SME, Outlook and IMAP
« Reply #4 on: February 05, 2011, 05:35:39 PM »
Where on SME is defined which client gets which IP?

regards
Martin

Offline idp_qbn

  • *****
  • 347
  • +0/-0
Re: SME, Outlook and IMAP
« Reply #5 on: February 05, 2011, 06:29:49 PM »
waldviertler
(A) You assign hostnames (PCs) and IP addresses under the "Hostnames and addresses" panel in server-manager.
You need to know the PCs hostname (the name you gave the PC) and its MAC address(looks like A0:B7:C0:D9:45:EF) and the IP address you want it to have.
For Windows PCs, Start/Run "cmd" then enter "ipconfig /all"
For Macs, try this http://www.wikihow.com/Find-Your-IP-Address-on-a-Mac. If that does not show the MAC, try adding "/all" to "ipconfig"
For Linux, get a terminal window, type "ifconfig"

(B) logon to you Wireles box and turn OFF the DHCP setting. This means make the WAP NOT give IP addresses out. Your laptop should get an address from the SME. You may also set your Outlook to look for the server by IP not hostname. eg POP server = 192.168.1.1 instead of mail.myserver.mynetwork
Cheers
Ian
___________________
Sydney, NSW, Australia

Offline waldviertler

  • *
  • 111
  • +0/-0
Re: SME, Outlook and IMAP
« Reply #6 on: February 06, 2011, 02:51:22 PM »
Hello Ian

Thanks alot !
Point (A) is what I need.

Thanks again!
Martin