From owner-freebsd-isp Thu Feb 27 13:43:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA20170 for isp-outgoing; Thu, 27 Feb 1997 13:43:14 -0800 (PST) Received: from ns2.harborcom.net (root@ns2.harborcom.net [206.158.4.4]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA20164 for ; Thu, 27 Feb 1997 13:43:11 -0800 (PST) Received: from swoosh.dunn.org (swoosh.dunn.org [206.158.7.243]) by ns2.harborcom.net (8.8.5/8.8.4) with SMTP id QAA00807; Thu, 27 Feb 1997 16:43:07 -0500 (EST) Date: Thu, 27 Feb 1997 16:38:15 -0500 (EST) From: Bradley Dunn To: Rob Simons cc: freebsd-isp@FreeBSD.ORG Subject: Re: Exchange Server getting email In-Reply-To: <199702271910.UAA00767@xs1.simplex.nl> Message-ID: X-X-Sender: bradley@harborcom.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 27 Feb 1997, Rob Simons wrote: > I've got FreeBSD boxes running 2.1.x, and was wondering what to do to set > up such a mail-account as a generic solution for MS Exchange customers. > If there's a better way to fix this, please let me know as well. I believe there is somewhere in the Exchange setup where you can specify a command to execute upon establishing a connection. What needs to be in there is: Telnet to port 25 of your mail server and send ETRN domain.name where domain.name is the domain name of the Exchange customer. pbd