Re: mutt+sendmail: don't want local ip in headers

2000-10-14 Thread Rino Mardo
On Sat, Oct 14, 2000 at 01:41:30PM -0400 or thereabouts, Michael P. Soulier wrote: > > Not a problem. I want people to think my mail is coming from storm.ca, so > this goes in my /etc/mail/sendmail.mc > > FEATURE(masquerade_envelope)dnl > MASQUERADE_AS(storm.ca)dnl > > Rebuilding the fi

Re: mutt+sendmail: don't want local ip in headers

2000-10-14 Thread Krzys Majewski
Hm.. I've now got FEATURE(masquerade_envelope)dnl MASQUERADE_AS(cs.ubc.ca)dnl in my sendmail.mc, I then ran sendmailconf, but I'm still getting the IP address and stuff: >From [EMAIL PROTECTED] Sat Oct 14 12:02:36 2000 Received: from localhost.cs.ubc.ca ([EMAIL PROTECTED] [24.115.135.172]) by

Re: mutt+sendmail: don't want local ip in headers

2000-10-14 Thread Michael P. Soulier
On Sat, Oct 14, 2000 at 10:08:22AM -0700, Krzys Majewski wrote: > I want people to think my mail is coming from cs.ubc.ca. Not a problem. I want people to think my mail is coming from storm.ca, so this goes in my /etc/mail/sendmail.mc FEATURE(masquerade_envelope)dnl MASQUERADE_AS(storm.ca)d

mutt+sendmail: don't want local ip in headers

2000-10-14 Thread Krzys Majewski
[For the impatient: I want mail to either be sent from my school's smtp server, or to look like it's been sent from my school's smtp server. I don't want people to see things like my home IP in my mail headers. I'm using mutt, which doesn't have a built-in MTA.] Normally I send mail t