From owner-freebsd-isp Fri Sep 5 11:48:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA25184 for isp-outgoing; Fri, 5 Sep 1997 11:48:39 -0700 (PDT) Received: from bert.club-web.com (bert.club-web.com [207.176.196.11]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA25174 for ; Fri, 5 Sep 1997 11:48:32 -0700 (PDT) Received: from club-web.com (ernie.club-web.com [207.176.196.12]) by bert.club-web.com (8.8.6/8.8.6) with ESMTP id OAA02979; Fri, 5 Sep 1997 14:52:21 -0400 (EDT) Message-ID: <3410550A.A6F54E94@club-web.com> Date: Fri, 05 Sep 1997 14:52:58 -0400 From: Mark Segal Organization: Club-Web Inc. X-Mailer: Mozilla 4.02b7 [en] (X11; I; FreeBSD 2.2.1-RELEASE i386) MIME-Version: 1.0 To: Lutz Rabing CC: freebsd-isp@FreeBSD.ORG Subject: Re: Retrieve Mail via SMTP with an MS-Exchange Server References: <199709050559.BAA28047@omcnet> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > we are an ISP using FreeBSD boxes as server platform. Our > customers keep asking for a method to retrieve their email > from our server (SMTP/POP3) and distribute it in their local > network using MS-Exchange Server with a dialup connection to > their local ISP (or even MSN, CompuServe, ...) I have that running with what one of our clients. (were using sendmail he's using SlMail f/NT)... it's quite simple.. there is this a command that a server can issue to another one called "ETRN yourname.com". It basically tells the server to process the queue for "yourname.com". To get this working you: - assign them an IP, that will never be reachable, unless they dialin. - make it the primary mail exchanger for that domain. - make your secondary mail exchanger one of your boxes. - get their MS-Exchange server to ETRN yours. So basically what this accomplishes, is all mail will never get the main server unless they are online, and when they are the tell your server to dump it's queue. mark -- Mark Segal mark@club-web.com System Administrator - Club-Web Inc.