Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bbn!rochester!udel!princeton!rutgers!dayton!ems!rosevax!dave From: dave@rosevax.Rosemount.COM (David R. Marquardt) Newsgroups: comp.mail.mh Subject: Re: A limitation with repl? Message-ID: <3016@rosevax.Rosemount.COM> Date: Thu, 5-Nov-87 00:50:33 EST Article-I.D.: rosevax.3016 Posted: Thu Nov 5 00:50:33 1987 Date-Received: Mon, 9-Nov-87 04:12:02 EST References: <4183@dandelion.CI.COM> Reply-To: dave@rosevax.Rosemount.COM (David R. Marquardt) Organization: Rosemount Inc., Eden Prairie, MN Lines: 24 In article <4183@dandelion.CI.COM> david@dandelion.UUCP (David M. Watson) writes: >In MH 6.5, I use the option '-nocc me' in the repl: line of my .mh_profile, >but mail addressed to me from other machines contains a "To:" line that >doesn't match repl's simplistic concept of who I really am. For example, >when someone sends me mail from the host called amber, repl gets the >chance to discard the address "david@amber" found in the "To:" line, >but it doesn't know that david@amber is actually me. stuff deleted >I would guess that the former of the two methods is preferable -- if so, >is there any way short of modifying MH to get it not to meddle with the >"To:" line? Yes. Try setting Alternate-Mailboxes in your .mh_profile. For example, my mail is all forwarded to dave@rosesun.rosemount.com, but the main mail machine here is rosevax. Here's my Alternate-Mailboxes: line from my .mh_profile: Alternate-Mailboxes: dave@rosesun, dave@rosevax, rosevax!dave This seems to cover the vast majority of the cases. Oh, I also have -nocc me set for repl. Dave