Koozali.org: home of the SME Server

Newbie, email service setup

Mark

Newbie, email service setup
« on: March 04, 2003, 03:36:13 AM »
SME v5.6
"Server Only" mode, inside a LAN behind a firewall.

I am trying to exercise the email services of the SME server from a client within the LAN. Client is MacOS X 10.2.4 using the Apple Mail app.

I have set up the client:

POP: mail.192.168.10.1
SMTP: mail.192.168.10.1

This is only for testing. Once I am confident with how it works, I will use a normal "mail.mydomain.com" form.

When attempt to send mail, I get an error message "The server cannot be contacted on port 25" or the mail just sits in the "out box" of the client and never "leaves".

A port scan of the SME machine indicates port 25 is open. Port 25 in the firewall is closed, but I assume that doesn't have any bearing as both the SME server and client are inside the firewall.

As you can probably tell, I don't know anything about the email server's operation, so any info, links or suggestions are welcome.

Andrew

Re: Newbie, email service setup
« Reply #1 on: March 04, 2003, 06:16:51 AM »
If your just sending and recieving inside your lan for the POP  and SMTP settings just put 192.168.10.1   and not the mail part at the beginning

Bill Talcott

Re: Newbie, email service setup
« Reply #2 on: March 04, 2003, 05:22:57 PM »
Yes, you're combining a hostname (mail.) and an IP address (192.168.10.1). Use one or the other.

Mark

Re: Newbie, email service setup
« Reply #3 on: March 04, 2003, 07:08:29 PM »
That's the trick. Thanks to all who replied on and off list.