Koozali.org: home of the SME Server

Use SME7 as fort-end server to SBS2003. Help

Offline jever

  • 1
  • +0/-0
Use SME7 as fort-end server to SBS2003. Help
« on: October 08, 2007, 12:17:58 PM »
Hi

I will like to use my new install SME7 as a webserver and spam/antivirus filter for my SBS2003
I have placed my SME7 server in DMZ and want it to redirect my request for OWA. I want it to send the web request https:\\www.domain.com\exchange to the internal SBS2003 server, so i can use the OWA page. All other web request has to be handled by SME7 server.
I have tried to find a how-to but no luck.
I there a way to do it?

/Jesper
« Last Edit: October 08, 2007, 02:53:32 PM by jever »

Offline mmccarn

  • *
  • 2,656
  • +10/-0
Re: Use SME7 as fort-end server to SBS2003. Help
« Reply #1 on: October 08, 2007, 04:35:00 PM »
Look here: http://wiki.contribs.org/Email#Internal_Mail_Servers for notes on enabling DNSBL, RHSBL, Bayesian filtering, and spamassassin on your SME server.

If you can convince your users that its a 'security measure', the easiest solution for OWA would be to use an alternate port - use 'port forwarding' to forward 8000 to port 80 on your SBS2003 server (and/or port 8443 -> 443), then tell your users to access webmail at http://my.smeserver.com:8000/exchange or https://my.smeserver.com:8443/exchange.  This is quick and easy, but doesn't work for ActiveSync or Outlook Mobile Access (one or the other, I forget which).

If you can't use alternate ports you'll need to try out 'Proxy Pass': http://wiki.contribs.org/SME_Server:Documentation:FAQ#Proxy_Pass.  However, Proxy Pass requires that the domain name entered is *not* a 'virtual domain', but setting up a domain for email requies that it *is* a virtual domain.  I don't know if this will cause you headaches or not.

If you choose the alternate port method, you could avoid telling your users by creating an ibay named 'exchange' and putting in it a simple html redirect to the new port number...