Date: Sat, 4 Dec 2004 21:45:50 -0800 (PST) From: orville weyrich <weyrich_comp@yahoo.com> To: orville weyrich <weyrich_comp@yahoo.com>, freebsd-questions@freebsd.org Subject: Re: Sendmail mungs sender address SOLVED Message-ID: <20041205054550.49500.qmail@web50703.mail.yahoo.com> In-Reply-To: <20041204160143.24667.qmail@web50705.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks to those who replied. I solved the problem by building a new sendmail.cf file with the following added features not found in the stock freebsd.cf: define(`SMART_HOST',`FIRE') FEATURE(accept_unresolvable_domains) MASQUERADE_AS(`MYDOMAIN.COM') and tweeking my /etc/hosts file on BASHFUL --- orville weyrich <weyrich_comp@yahoo.com> wrote: > I was running a FreeBSD 4.3 system. It crashed and > I > built up a new FreeBSD 4.10 system. But I cannot > get > Sendmail to work the way it did before. > > The relevant part of my network includes two hosts, > call them FIRE and BASHFUL. FIRE is my firewall > machine, It runs FreeBSD 4.3 and has not changed. > It > relays mail from my internal network to the world > and > back. BASHFUL is behind the firewall, is my new > 4.10 > machine, and is configured to use FIRE as its "smart > host." FIRE is known to the universe as > FIRE.MYDOMAIN.COM. > > I want mail sent from BASHFUL to carry a sender > address of me@MYDOMAIN.COM. Instead it carries a > sender address of me@mailhost.MYDOMAIN.COM (if sent > from pine on BASHFUL) or me@localhost.MYDOMAIN.COM > (if > sent from a command-line invocation of sendmail > itself). All changes to sendmail.cf and pine > configuration seem to be ignored). > > What has changed that my outgoing mail is broken? > My > incoming mail works fine. > > Thanks > > Orville Weyrich > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - now with 250MB free storage. Learn > more. > http://info.mail.yahoo.com/mail_250 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041205054550.49500.qmail>