I suspect you're logging in as user 'pll' instead of user 'plussier'. Ergo (I think), you should use sendmail's virtual user table instead of masquerading. (map 'pll' to '[EMAIL PROTECTED]' in virtusertab). And I think there may be another table you should turn on (generics?) and use.
If you really are logging in as plussier, then I give up. --Bruce Quoting Paul Lussier <[EMAIL PROTECTED]>: > In a message dated: Mon, 11 Mar 2002 16:36:42 EST > Bayard Coolidge USG said: > > > > >For those of you like Ed Robbins (and myself), trying to reply to > >Paul Lussier's e-mails, please be advised that his proper e-mail > >address is: > > > >[EMAIL PROTECTED] > > > >For whatever reason (although it's an interesting and amusing bug > >for us to collaborate on using the list :-), it's shipping his e-mail > >out with the wrong From/Reply-to headers. > > > >So, for now, ignore that '[EMAIL PROTECTED]' behind the curtain, > >it's really '[EMAIL PROTECTED]' :-) > > > Hmmm, I'm not sure what's going on here, but sendmail -bt says my > name doesn't get re-written: > > > 3,1,10,4 [EMAIL PROTECTED] > canonify input: plussier @ mindspring . com > Canonify2 input: plussier < @ mindspring . com > > Canonify2 returns: plussier < @ mindspring . com . > > canonify returns: plussier < @ mindspring . com . > > 1 input: plussier < @ mindspring . com . > > 1 returns: plussier < @ mindspring . com . > > 10 input: plussier < @ mindspring . com . > > 10 returns: plussier < @ mindspring . com . > > final input: plussier < @ mindspring . com . > > final returns: plussier @ mindspring . com > > I've noticed differing behavior as well. Sometimes the Reply-to: and > From: lines are re-written, and sometimes they're not. > > I can't seem to explain it. My sendmail.mc file looks like this: > > divert(0) > define(`_USE_ETC_MAIL_')dnl > include(`/usr/share/sendmail/sendmail.cf/m4/cf.m4')dnl > VERSIONID(`@(#)sendmail.mc 8.9.3-21 (Debian) 20000309') > OSTYPE(`debian')dnl > DOMAIN(`debian-mta')dnl > LOCAL_CONFIG > define(`SMART_HOST', `mail.mindspring.com') > FEATURE(nocanonify)dnl > FEATURE(masquerade_envelope)dnl > FEATURE(allmasquerade) > FEATURE(`masquerade_entire_domain') > MASQUERADE_AS(mindspring.com) > FEATURE(always_add_domain)dnl > FEATURE(use_cw_file)dnl > FEATURE(use_ct_file)dnl > FEATURE(`nouucp', `reject')dnl > FEATURE(bestmx_is_local)dnl > FEATURE(`smrsh')dnl > define(`confME_TOO', True)dnl > define(`confTO_QUEUEWARN', `4h') > MAILER_DEFINITIONS > MAILER(local)dnl > MAILER(smtp)dnl > > Upon first glance, I don't see any problems, but then again, I don't > claim to be a sendmail expert :) Anyone out there see anything > blatantly wrong with this config? > > Points of interest: I'm using an intermittant, dial-up connection to > my ISP, which mindspring.com (know owned by Earthlink, but the domain > still exists). Also, I've manually set my Reply-to: and From: lines > to be '[EMAIL PROTECTED]'. > > Please let me know if you see anything wrong with this, thanks. > > -- > > Seeya, > Paul > > > > > ***************************************************************** > To unsubscribe from this list, send mail to [EMAIL PROTECTED] > with the text 'unsubscribe gnhlug' in the message body. > ***************************************************************** > ------------------------------------------------- This mail sent through IMP: www.milessmithfarm.net ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
