-----Original Message----- From: Mark McGlone <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, April 21, 1998 21:53 PM Subject: email > >How do I force elm (or sendmail or whatever program controls this) to make >the FROM line of emails I send have my actual email address >([EMAIL PROTECTED]) instead it always changes it to match the dynamically >assigned hostname (which might make the email return address something like >[EMAIL PROTECTED]). In your /etc/sendmail.cf change the following: # who I masquerade as (null for no masquerading) (see also $=M) DM to something like: (Assuming you now want [EMAIL PROTECTED]) # who I masquerade as (null for no masquerading) (see also $=M) DMsan.rr.com Then restart sendmail... Bill Bushong - Concord, NH -------------------------------------------------------------- Web Page: http://www.totalnetnh.net/~billybb E-Mail: [EMAIL PROTECTED] Call Sign: N1SNI --()-- ICQ Number: 1268653 -- In my opinion MS is a lot better at making money than it is at making a good OS - Linus Torvalds Download for free the future of networks... http://www.redhat.com -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
