Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!network.ucsd.edu!usc!howland.reston.ans.net!torn!nott!bnrgate!bnr.co.uk!zaphod.axion.bt.co.uk!uknet!pipex!sunic!isgate!veda.is!adam From: adam@veda.is (Adam David) Newsgroups: comp.os.386bsd.questions Subject: Re: [NetBSD] Stupid problem with ELM Message-ID: <C7pnKw.4t2@veda.is> Date: 28 May 93 00:19:29 GMT References: <738477181wkn6333@edmund> <1u29n1$3r4@dlsn31.dal.mobil.com> Organization: Veda Systems, Iceland Lines: 13 scwilson@dlp016.dal.mobil.com (The Rhino Dreamer Scwilson) writes: >The line is in src/mailmsg2.c and I made it look like this. > sprintf(very_long_buffer,"(%s %s %s <%s; %s %s) &", > mailer, mailerflags, expanded_to, > whole_msg_file, remove_cmd, whole_msg_file); There are similar difficulties in other files. Try grepping on "system" through the entire source and check out the immediate vicinity. I seem to remember there being one such in remail.c -- adam@veda.is