From owner-freebsd-questions Fri Nov 15 7:28:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BD4037B401 for ; Fri, 15 Nov 2002 07:28:10 -0800 (PST) Received: from pop015.verizon.net (pop015pub.verizon.net [206.46.170.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id C529C43E88 for ; Fri, 15 Nov 2002 07:28:09 -0800 (PST) (envelope-from leblanc@outgoing.verizon.net) Received: from keyslapper.org ([68.160.1.182]) by pop015.verizon.net (InterMail vM.5.01.05.09 201-253-122-126-109-20020611) with ESMTP id <20021115152809.GUAW28019.pop015.verizon.net@keyslapper.org> for ; Fri, 15 Nov 2002 09:28:09 -0600 Received: from keyslapper.org (localhost [127.0.0.1]) by keyslapper.org (8.12.3/8.12.3) with ESMTP id gAFFSAxh023888 for ; Fri, 15 Nov 2002 10:28:10 -0500 (EST) (envelope-from leblanc@keyslapper.org) Received: (from leblanc@localhost) by keyslapper.org (8.12.3/8.12.3/Submit) id gAFFS9Yo023887 for freebsd-questions@FreeBSD.org; Fri, 15 Nov 2002 10:28:09 -0500 (EST) Date: Fri, 15 Nov 2002 10:28:09 -0500 From: Louis LeBlanc To: FreeBSD Questions Subject: Sendmail problems with a Verizon relay Message-ID: <20021115152809.GB23469@keyslapper.org> Reply-To: FreeBSD Questions Mail-Followup-To: FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.1i X-Authentication-Info: Submitted using SMTP AUTH LOGIN at pop015.verizon.net from [68.160.1.182] at Fri, 15 Nov 2002 09:28:08 -0600 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 Hey all. I recently got some great help here setting up sendmail to authorize against my ISP mail relay. The problem I am just noticing is that when I send mail, it looks like the Reply-To: or From header is getting rewritten. Take a look at it in this message. The Reply-To: header should say freebsd-questions@FreeBSD.org. The From: header should say leblanc+freebsd@keyslapper.org. Chances are it says leblanc+freebsd@outgoing.verizon.net. This is the behavior I'm trying to fix. I don't know if it's in my sendmail.mc or at the verizon relay. Here are the relevant parts (I think) of my sendmail.mc: FEATURE(relay_based_on_MX) FEATURE(virtusertable, `hash -o /etc/mail/virtusertable') FEATURE(`nocanonify') TRUST_AUTH_MECH(`DIGEST-MD5 CRAM-MD5 LOGIN PLAIN') define(`confAUTH_MECHANISMS', `DIGEST-MD5 CRAM-MD5 LOGIN PLAIN') define(`SMART_HOST', `smtp:outgoing.verizon.net') MASQUERADE_AS(outgoing.verizon.net) FEATURE(masquerade_envelope) FEATURE(`authinfo', `hash -o /etc/mail/authinfo') Anyone have any ideas? TIA Lou -- Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org ԿԬ filibuster, n.: Throwing your wait around. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message