Path: utzoo!attcan!uunet!husc6!mailrus!cornell!rochester!uhura.cc.rochester.edu!msir_ltd From: msir_ltd@uhura.cc.rochester.edu (Mark Sirota) Newsgroups: comp.mail.sendmail Subject: Re: DEBUG Message-ID: <368@ur-cc.UUCP> Date: 21 Nov 88 04:12:09 GMT References: <13014.8811181138@brahma.cs.hw.ac.uk> Reply-To: msir_ltd@uhura.cc.rochester.edu (Mark Sirota) Organization: Univ. of Rochester, Computing Center Lines: 13 In article <13014.8811181138@brahma.cs.hw.ac.uk> Hopkins@np1a.bristol.ac.uk (Richard Hopkins) writes: > Having recompiled our sendmail sources without the DEBUG option, I now find > that I can't run sendmail in test mode (with -bt args). From reading the > documentation I didn't expect this. Are the rest of you experiencing this, > and if so has anyone got a fix yet? The problem is that you don't want to compile without the DEBUG option. What you want to do is to ifdef out the "debug" command from the command table in srvrsmtp.c. That way, you can't enter debug mode remotely, but all the debugging code is still in there. -- Mark Sirota msir_ltd@uhura.cc.rochester.edu (rochester!ur-cc!msir_ltd)