From owner-freebsd-isp Fri Jan 10 21:34:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id VAA29259 for isp-outgoing; Fri, 10 Jan 1997 21:34:49 -0800 (PST) Received: from ns.kconline.com (ns.kconline.com [207.51.167.3]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id VAA29243 for ; Fri, 10 Jan 1997 21:34:45 -0800 (PST) Received: from rif.kconline.com (rif.kconline.com [207.51.167.252]) by ns.kconline.com (8.8.3/8.7.3) with SMTP id AAA29259; Sat, 11 Jan 1997 00:34:33 -0500 (EST) Date: Sat, 11 Jan 1997 00:34:24 -0500 (EST) From: Jim Riffle X-Sender: rif@rif.kconline.com To: Shigetoh Howard Kumagai cc: freebsd-isp@freebsd.org Subject: Re: MS Exchange client In-Reply-To: <9701110453.AA28334@wr.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk -----BEGIN PGP SIGNED MESSAGE----- On Sat, 11 Jan 1997, Shigetoh Howard Kumagai wrote: > Hi, > This is Shigetoh Kumagai. I configure and maintain > Exchange as a part of my day job for our customers. > > By the way, I think this mailing list is for FreeBSD _and_ ISP related matters. > Not for Exchange... I must have really mistated what I was tring to say in my origional post. This is a FreeBSD ISP issue. I am the unix admin for an ISP, in which all our our servers use FBSD.. What I was tring to ask in my question was how to configure sendmail on my end so when he connects, the FBSD server has the stuff waiting in the sendmail que for it to be sent to his machine. I appoligize for not phrazing the question clearly :) > What you shoud get is Service Pack 2 for Exchange 4.0 at least. > This makes configuration a litte easier. I will let him know of that, thanks for the tip! > > Are you going to connect you customer permanent or semi-permanent? > This will also make some difference. He is planning on having it call our servers to pick up the mail once an hour or so. > rif> So, the problem lies in having my box accept the mail for their domain and > rif> hold it in the queue until it is deliverable. > > See Sendmail book and DNS book(For detail, see http://www.ora.com) Thank you for the suggestion, I just may have to break down and actually get that book sometime. I bet that would have made setting up UUCP a lot eaiser when I got that one going. The weird thing which I just don't understand on how this should work is if I give a MX record for say foo.com so that mail is handled by 207.51.167.3, and then on 207.51.167.3, put in a CW line so that it will accept mail for the domain, how in the world is it ever going to get to the client who dials up saying they are foo.com. foo.com is already set to have 207.51.167.3 handle its mail, so when sendmail processes its que, it would seem that it would try to send the mail right back to itself. Is this a simple issue of having 2 MX records, having their machine having a higher priority? One thing that I did try which almost worked was gave say foo.com a MX record to be handled by 207.51.167.3, then I had 207.51.167.3 convert the domain foo.com to test.foo.com which had a MX record with their static IP in it. It did accept the mail for foo.com then, converted it to test.foo.com, and stayed in the mailq for 30 minutes. When the que flushed, it bounced the message back saying the host points back to itself. I figured that was a klude even if it did work. I am sure their is a sendmail option out there which is probablly really simple (Hence some of everybodys "by the book" solutions). Thank you all for your time, Jim Riffle -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQB1AwUBMtcmZ3JZxNZEL2YhAQEFgQMAl62lPii9gzEEpqK/SzjSAx/IQx95gQxQ P3gh/hN16hfCSkKNStgOpk2RUpgz/pZceCgNckS06WQblhdvL5yAvACA6UqbklqV XpJoDJvIyw1GN+68ClRVPrLXYd2mZNf7 =R2LR -----END PGP SIGNATURE-----