From owner-freebsd-questions Sun Jun 8 21:54:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA04322 for questions-outgoing; Sun, 8 Jun 1997 21:54:43 -0700 (PDT) Received: from iron.Te.NeT.UA (iron.Te.NeT.UA [195.138.80.34]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id VAA04310 for ; Sun, 8 Jun 1997 21:54:27 -0700 (PDT) Received: from gloom.te.net.ua (d138.TeNeT.Odessa.UA [195.138.80.138]) by iron.Te.NeT.UA (8.6.12/8.6.12) with ESMTP id HAA14609; Mon, 9 Jun 1997 07:53:39 +0300 Received: (from pss@localhost) by gloom.te.net.ua (8.8.5/8.8.5) id HAA00200; Mon, 9 Jun 1997 07:52:01 +0300 (EEST) Date: Mon, 9 Jun 1997 07:52:01 +0300 (EEST) From: Sergey Pukach Message-Id: <199706090452.HAA00200@gloom.te.net.ua> Content-Type: text/plain; charset=KOI8-R To: edsweeney@caro.net, freebsd-questions@FreeBSD.ORG Subject: Re: help for sendmail w/exmh and ppp pop3 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I have exmh sending and recieving great over ppp. Sending from my > workstation, but getting mail from my pop3 isp on a different host. This > mess doesn't work for any receiver that want's to validate the sending > domain like (aol bounces all my mail) because Sender: is > edsw@ccfires.caro.net while my isp gives me mail to edsweeney@caro.net > > Do I: > > 1) Get sendmail and/or exmh to send everything through my isp's smtp > server? (I don't know how, but I think this is what I should be doing) You can define "Smart" relay host in sendmail.cf: DSwhat.ever.your.isp.smtp.host > 2) Fool the mail into putting Sender: as what my isp recieves mail as? You can masquerade as 'caro.net' : add in your sendmail.cf DMcaro.net But be careful sending mail from your workstation using another account. E.g., if you send it as root, sender will be root@caro.net I don't sure actual root of caro.net will be happy ;) pss // Sergey Pukach // pss@te.net.ua > Thanks. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Ed Sweeney - Charlotte, NC > mail:edsweeney@caro.net http://www.caro.net~edswee