From owner-freebsd-questions@FreeBSD.ORG Thu Jan 22 13:08:06 2004 Return-Path: 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 6D21816A4CE for ; Thu, 22 Jan 2004 13:08:06 -0800 (PST) Received: from mv.milwaukeevalve.com (mail.milwaukeevalve.com [66.84.180.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id F005443D39 for ; Thu, 22 Jan 2004 13:08:04 -0800 (PST) (envelope-from linux@milwaukeevalve.com) Received: (from root@localhost) by mv.milwaukeevalve.com (8.11.6/8.11.6) id i0ML7vT10473; Thu, 22 Jan 2004 15:07:57 -0600 Received: from Pmjalex ([192.168.2.189]) (authenticated) by mv.milwaukeevalve.com (8.11.6/8.11.6) with ESMTP id i0ML7oA10376; Thu, 22 Jan 2004 15:07:50 -0600 From: "michael Alexander" To: "'Adam Bozanich'" , Date: Thu, 22 Jan 2004 15:07:48 -0600 Message-ID: <004201c3e12b$cce37d50$bd02a8c0@Pmjalex> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: X-scanner: scanned by Inflex 1.0.12.7 Subject: RE: sendmail help? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2004 21:08:06 -0000 >=20 > As I stated before, I believe the problem is that sendmail is not > translating my name in the "from" section of the email. When The mail > gets rejected, it gets send back with "From: adam@kayak", My=20 > isp wants it > to be "From my_user_name@my_isp.net" What do you have listed in your "from" on your mail client when you send = the e-mail? Is it shown there as adam@kayak or as "my_user_name@my_isp.net" Many ISPs don't read the from line to determine if its acceptable or = not, but go on the login. Can you send from your mail client through the = ISP? What if you change your "from address" in the client, can you still send through the ISP? That would let you know if it was the from line being = the problem. Also take a look at this http://mail-abuse.org/dul/gateways.htm -Mike