From owner-freebsd-questions Tue May 8 9:26:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp017.mail.yahoo.com (smtp017.mail.yahoo.com [216.136.174.114]) by hub.freebsd.org (Postfix) with SMTP id 1308D37B423 for ; Tue, 8 May 2001 09:26:47 -0700 (PDT) (envelope-from sky_tracker@yahoo.com) Received: from unknown (HELO d.tracker) (216.191.74.187) by smtp.mail.vip.sc5.yahoo.com with SMTP; 8 May 2001 16:26:40 -0000 X-Apparently-From: Received: (from david@localhost) by d.tracker (8.11.3/8.11.3) id f48CN2o28057; Tue, 8 May 2001 12:23:02 GMT (envelope-from david) Date: Tue, 8 May 2001 12:21:31 +0000 From: David Banning To: User Ipt Ian Patrick Thomas Cc: freebsd-questions@freebsd.org Subject: Re: sendmail - masquerading user name Message-ID: <20010508122131.A27691@yahoo.com> Reply-To: David Banning References: <20010508003141.A23447@yahoo.com> <200105081420.KAA00431@scarlet.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200105081420.KAA00431@scarlet.my.domain>; from ipthomas_77@yahoo.com on Tue, May 08, 2001 at 10:19:27AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, May 08, 2001 at 10:19:27AM -0400, User Ipt Ian Patrick Thomas wrote: > This is the only way I have tried with Earthlink. I'll have to see if > regular SMTP will work too. I don't think there is too much of a difference > between the two. I believe ESMTP allows passing of info about a message > regarding whether it is regular mail or MIME in the commands used to talk > with other mail relays. OK. > How are you using yahoo for an outbound SMTP relay? I have a mail > account with them but was not able to set up SMTP before. I'm not able to auth > with the server for outgoing mail. I am able to pull down mail fine from there > with fetchmail. OSTYPE(bsd4.4)dnl define(`SMART_HOST', `smtp.mail.yahoo.com')dnl FEATURE(`masquerade_envelope')dnl FEATURE(`local_procmail')dnl FEATURE(`genericstable', `hash /etc/mail/genericstable')dnl MASQUERADE_AS(`yahoo.com')dnl MAILER(local)dnl MAILER(smtp)dnl This is my mc file. The only other thing I did was create the genericstable like you showed me; david sky_tracker@yahoo.com and created the genericstable.db file; makemap hash /etc/mail/genericstable.db < /etc/mail/genericstable If I recall correctly, you have to go to your set options at your yahoo mail site to enable smtp/pop send/collection of mail. If you do this the same as I, you must be able to send with yahoo. I have no choice but to send with yahoo, because questions@freebsd.org does a reverse dsn check on the domain name and for some reason all of my _paid_ for email addresses do not have reverse dns. Thanks for your help once again. Good luck. _________________________________________________________ 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