Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!apple!bionet!ames!pacbell!dsinc!syd From: syd@DSI.COM (Syd Weinstein) Newsgroups: comp.mail.elm Subject: Re: [nosave] in outgoing messages... Message-ID: <1990Feb13.043829.12651@DSI.COM> Date: 13 Feb 90 04:38:29 GMT References: <29101@amdcad.AMD.COM> <1990Feb12.140134.22356@cs.dal.ca> <397@limbo.Intuitive.Com> Reply-To: syd@DSI.COM Organization: Datacomp Systems, Inc. Huntingdon Valley, PA Lines: 34 taylor@limbo.Intuitive.Com (Dave Taylor) writes: :In article <1990Feb12.140134.22356@cs.dal.ca> bill@biomel.UUCP writes: :> In article <29101@amdcad.AMD.COM> indra@amdcad.AMD.COM (Indra Singhal) writes: :>> I tried what Dave suggested about adding [nosave] as part of the text of :>> the message to prevent it from being appended to the =sent file. It did :>> not work. :> :> I hear a lot of complaints about this not working. The correct syntax :> is that there must be a space, i.e. [no save]. :A curious change: Check out my source to version 2.01 gamma: :in "savecopy.c", about 160 lines into the file: : if (strncmp(buffer, DONT_SAVE, strlen(DONT_SAVE)) == 0 || : strncmp(buffer, DONT_SAVE2, strlen(DONT_SAVE2)) == 0) { :where, in "defs.h", DONT_SAVE and DONT_SAVE2 are defined as: :#define DONT_SAVE "[no save]" :#define DONT_SAVE2 "[nosave]" :As you can see, it used to like either of 'em. Any scoop on why :someone would have changed that?? It didn't change, its still that way. Although the routine is now mailmsg2.c instead of savecopy.c, due to combining a common function. Both should still work. -- ===================================================================== Sydney S. Weinstein, CDP, CCP Elm Coordinator Datacomp Systems, Inc. Voice: (215) 947-9900 syd@DSI.COM or {bpa,vu-vlsi}!dsinc!syd FAX: (215) 938-0235