From owner-freebsd-questions Tue Feb 26 13: 9:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.ruraltel.net (mail1.ruraltel.net [24.225.0.34]) by hub.freebsd.org (Postfix) with ESMTP id E2E6E37B400 for ; Tue, 26 Feb 2002 13:09:22 -0800 (PST) Received: from darryl (p189n31.ruraltel.net [24.225.31.189]) by mail1.ruraltel.net (8.11.2/8.11.2) with SMTP id g1QL5ot20195 for ; Tue, 26 Feb 2002 15:05:50 -0600 Reply-To: From: "Darryl Hoar" To: Subject: Mail server setup Date: Tue, 26 Feb 2002 15:13:35 -0600 Message-ID: <002901c1bf0a$7410c9c0$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, I am running FreeBSD 4.3 on my servers and here is what I am trying to accomplish: 1. I need to setup an email server on my private IP (192.168.1.X) Lan, so that users on our internal lan can email each other without it going out through the internet. 2. I am running DSN on our private LAN using a domain name that we registered publicly, but only use privately. 3. My users are on Windows boxes, running Outlook (at the moment, can't change this). 4. Network is connected to the internet through a FreeBSD 4.4-stable firewall connected to an aDSL modem/router with static IP. Due to outlook limitation, all email (local or internet bound) must be sent to the local mail server. The local mail server must then rewrite the headers of internet bound messages to appear that they came from our public email server. IE darryl@osborneindustries.com should be rewritten to darryl@osborne-ind.com. The other fields should reflect our public servers, etc. I have setup qmail, but it is turning into a major major pain to try and get it to work this way. Surely someone else has solved this problem ? If so what are the recommendations, etc. ? thanks, Darryl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message