From owner-freebsd-isp Tue Jul 25 19:42: 3 2000 Delivered-To: freebsd-isp@freebsd.org Received: from laf.cioe.com (laf.cioe.com [204.120.165.33]) by hub.freebsd.org (Postfix) with ESMTP id 0B3D637BBFF for ; Tue, 25 Jul 2000 19:42:02 -0700 (PDT) (envelope-from steve@ns1.cioe.com) Received: from ny1wsh031 (blackhole.cioe.com [204.120.165.44]) by laf.cioe.com (8.10.2/8.10.2) with SMTP id e6Q2fuu34810 for ; Tue, 25 Jul 2000 21:42:01 -0500 (EST) Message-ID: <000f01bff6ab$12c4ef80$851a050a@winstar.com> From: "Steven E. Ames" To: Subject: quick sendmail question Date: Tue, 25 Jul 2000 21:41:55 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org How do I get sendmail to append my domain to my outgoing email address even if the destination is another local user? Example. My username is 'steve'. I want to mail to another user on the FBSD machine who's username is 'bob'. So using berkely mail I just say 'mail bob' and proceed as usual. However 'bob' downloads my email using POP3 and cannot reply to 'steve' because 'steve' is not an e-mail address (from the standpoint of bob's SMTP server). I want the return address to read 'steve@mydomain.com'. I realize we could just say this is a berkely mail quirk... but surely there is an easy re-write rule to sendmail to guarantee the desired results? -Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message