Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 1999 22:39:46 +0100
From:      =?iso-8859-1?Q?Markus_D=F6hr?= <doehrm@aubi.de>
To:        "'Mike Alich'" <hostmaster@cctinc.net>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   RE: Exchange Server
Message-ID:  <AB06BBFD8AFBD111B07600805FCB11920EEE3F@EXCHANGE.aubi.de>

next in thread | raw e-mail | index | archive | help
> How did you configure sendmail to forward the packets?  And 
> di I need to make a
> special mx record for the exchange server's ip?

I created an /etc/mailertable and entered the 'internal' addresse as

	yourdomain.com 	smtp:[internal.ip.address.exchange]
and	.yourdomain.com	smtp:[internal.ip.address.exchange]

and I did a 

	makemap hash /etc/mailertable.db < /etc/mailertable

To the outside, only the FreeBSD-machine must be known and that forwards the
messages to the receipients.

You also can then configure the Exchange machine to forward all mails to the
freebsd box - for security reason, so you don't make direct connections from
the inside to the outside.


hope this helps


--
Markus Doehr                     
IT Admin                        
AUBI Baubeschläge GmbH          
Tel.: +49 6503 917 152          
Fax : +49 6503 917 119          
e-Mail: doehrm@aubi.de
MD1139-RIPE  
*************************       


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AB06BBFD8AFBD111B07600805FCB11920EEE3F>