Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: pietdejong on April 03, 2008, 10:30:35 AM

Title: SMTP Server in Server-Only mode
Post by: pietdejong on April 03, 2008, 10:30:35 AM
Hi I have an SME 7.1 server running in server-only mode behind a PIX firewall and a static IP.
Currently we are using multi-drop.

I would like the SME server to accept outside SMTP connections ( point the MX record to our static IP ), which the firewall can forward to the SME.

Is this possible without setting the server into gateway mode ? ( Since this server allready resides in a DMZ )

I saw this post, but not entirely sure if this applies to my scenario:
http://forums.contribs.org/index.php?topic=35575.msg155839#msg155839

I am running SME Server release 7.3


Many thanks
Piet
Title: Re: SMTP Server in Server-Only mode
Post by: the-heck on April 03, 2008, 12:46:29 PM
In the firewall, you can do a port forwarding to the IP Address of your SME SERVER (server mode).  In your case, it is in DMZ so point it to that IP.  However, take necessary precautions to prevent being an Open Relay.

Title: Re: SMTP Server in Server-Only mode
Post by: pietdejong on April 04, 2008, 07:21:16 AM
In the firewall, you can do a port forwarding to the IP Address of your SME SERVER (server mode).  In your case, it is in DMZ so point it to that IP.  However, take necessary precautions to prevent being an Open Relay.

Will the SME server accept SMTP connections from the Internet ?
Is the SME Server not an open relay in this case, are there any options I can set ?
Title: Re: SMTP Server in Server-Only mode
Post by: raem on April 04, 2008, 07:47:33 AM
pietdejong

Quote
Will the SME server accept SMTP connections from the Internet ?

If you are referring to other mail servers, then yes.

If you are referring to email clients, then no by default, but you can enable authenticated smtp connections in server manager.
Title: Re: SMTP Server in Server-Only mode
Post by: mercyh on April 04, 2008, 03:16:41 PM
There has been some discussion on the wisdom of running server-only mode in DMZ. I have not seen anything recently but I am not sure that you are firewalled in that configuration.

Maybe somebody that knows a lot more of what actually changes when you do server-only could weigh in on this.