Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!aplcen!haven!louie From: louie@haven.umd.edu (Louis Mamakos) Newsgroups: comp.mail.mh Subject: Re: Why doesn't "dist" use aliases?? Message-ID: <1989Dec14.043413.13647@haven.umd.edu> Date: 14 Dec 89 04:34:13 GMT References: <8912131727.AA02600@hub.ucsb.edu> Reply-To: louie@sayshell.umd.edu (Louis A. Mamakos) Organization: University of Maryland, Computer Science Center Lines: 11 The `send' program does take the -alias switch. On another topic, has anyone ever hacked MH to make it safe for multiple concurrent processes? It looks to me that two processes fiddling with a folder simultaneously will hose each other, since it seems that no locking is done. This is the reason that I don't use the slocal program to automagically distribute mail to folders as it arrives. How could you safely modify folders when mail could be asynchronously stuffed into them?