Koozali.org: home of the SME Server

SMTP Server in Server-Only mode

Offline pietdejong

  • *
  • 8
  • +0/-0
SMTP Server in Server-Only mode
« 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

Offline the-heck

  • ***
  • 63
  • +0/-0
  • Chance favors the prepared mind.
Re: SMTP Server in Server-Only mode
« Reply #1 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.

***************
·¨­­­°÷»the-heck«÷°¨·
***************

Offline pietdejong

  • *
  • 8
  • +0/-0
Re: SMTP Server in Server-Only mode
« Reply #2 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 ?

Offline raem

  • *
  • 3,972
  • +4/-0
Re: SMTP Server in Server-Only mode
« Reply #3 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.
...

Offline mercyh

  • *
  • 824
  • +0/-0
    • http://mercyh.org
Re: SMTP Server in Server-Only mode
« Reply #4 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.