From owner-freebsd-questions Mon May 7 18:53:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cwalk.org (sc-24-24-206-138.socal.rr.com [24.24.206.138]) by hub.freebsd.org (Postfix) with ESMTP id 7737C37B422 for ; Mon, 7 May 2001 18:53:28 -0700 (PDT) (envelope-from cwalker@cwalk.org) Received: from ramon (oscar [192.168.1.39]) by cwalk.org (8.11.3/8.9.3) with SMTP id f481rFP20772; Mon, 7 May 2001 18:53:15 -0700 (PDT) (envelope-from cwalker@cwalk.org) Message-ID: <037501c0d761$b51e8650$2701a8c0@cwalk.org> From: "Caleb Walker" To: , References: <3AF6A850.B5F1DCC3@yahoo.com> Subject: Re: sendmail - masquerading user name Date: Mon, 7 May 2001 18:53:41 -0700 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 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You can use your /etc/aliases or a .forward file in the home directory. ----- Original Message ----- From: "David Banning" To: Sent: Monday, May 07, 2001 6:51 AM Subject: sendmail - masquerading user name > > Does anyone know how to masquerade user name? > > I have a dialup line. > > I need to masquerade both my username and my domain. > Domain is no problem. > > I need it to replace the word "david" with "sky_tracker" > > I utililzed the /etc/mail/userdb option which works, but > only to a point. You can see the it puts in the requested > user name EXCEPT when it is talking to the yahoo server. > It even bounces the mail to the masqueraded address. > > I changes the header information, but that is about it. > > for it to work. > > Any ideas? > > I have this set; > > O UserDatabaseSpec=/etc/mail/userdb.db in sendmail.cf and my > pre-processed userdb said; > > david:mailname sky_tracker@yahoo.com > david:maildrop sky_tracker > > but I've also tried; > > david:mailname sky_tracker@yahoo.com > sky_tracker:maildrop david > > > Here is the rejection error; as I see it the problem shows up > on line 2; > > ... while talking to smtp.mail.yahoo.com: > >>> MAIL From: > <<< 521 yahoo.com closing transmission channel. You must be > pop-authenticated b > efore you can use this smtp server, and you must use your yahoo mail > address for > the Sender/From field. > 554 5.0.0 questions@freebsd.org... Service unavailable > > --f47Diei19872.989243080/d.tracker > Content-Type: message/delivery-status > > Reporting-MTA: dns; d.tracker > Arrival-Date: Mon, 7 May 2001 13:44:37 GMT > > Final-Recipient: RFC822; questions@freebsd.org > Action: failed > Status: 5.0.0 > Diagnostic-Code: SMTP; 521 yahoo.com closing transmission channel. You > must be > pop-authenticated before you can use this smtp server, and you must use > your yah > oo mail address for the Sender/From field. > Last-Attempt-Date: Mon, 7 May 2001 13:44:40 GMT > > --f47Diei19872.989243080/d.tracker > Content-Type: message/rfc822 > > Return-Path: > Received: (from david@localhost) > by d.tracker (8.11.3/8.11.2) id f47Dibj19870 > for questions@freebsd.org; Mon, 7 May 2001 13:44:37 GMT > (envelope-from sky_tracker@yahoo.com) > Date: Mon, 7 May 2001 13:44:37 GMT > From: David Banning > Message-Id: <200105071344.f47Dibj19870@d.tracker> > To: questions@freebsd.org > Subject: this is a test > Reply-To: david@banning.com > > test test test > > > --f47Diei19872.989243080/d.tracker-- > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message