Path: utzoo!attcan!uunet!ibmps2!aix!itasca!marquard From: marquard@itasca..aix.kingston.ibm.com (Dave Marquardt) Newsgroups: comp.mail.mh Subject: Re: mh and security Message-ID: <3697@aix.aix.kingston.ibm.com> Date: 21 Sep 90 14:34:43 GMT References: <2146@bnlux0.bnl.gov> Sender: news@aix.aix.kingston.ibm.com Reply-To: ibmps2!davem@uunet.uu.net (Dave Marquardt) Organization: IBM Corporation, Kingston NY Lines: 10 Summary: Expires: Sender: Followup-To: In article <2146@bnlux0.bnl.gov> xiaohua@bnlux0.bnl.gov (Xiao Hua) writes: >I just started using mh and found one thing is disturbing. After inc'ing all >incoming mail into inbox, I noticed that all the messages names by integer >numbers are readable by the whole world. Is this supposed to happen ? >Any pointers are appreciated. Try setting Msg-Protect: 600 in your $HOME/.mh_profile. Apparently your system is defaulting to Msg-Protect: 644 or something like that. -Dave