Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!math.fu-berlin.de!opal!unido!bs From: bs@unido.informatik.uni-dortmund.de (Bernard Steiner) Newsgroups: comp.mail.sendmail Subject: Re: looking at macros Message-ID: <4313@unido.informatik.uni-dortmund.de> Date: 20 Mar 91 12:10:53 GMT References: Sender: news@unido.informatik.uni-dortmund.de Reply-To: bs@Germany.EU.net Distribution: comp Organization: EUnet-Backbone, Germany Lines: 16 In article , kandall@sgitokyo.nsg.sgi.com (Michael Kandall) writes: > When debugging a sendmail.cf file, how can one display the > value of a macro? > FS/etc/hosts %*[0-9] %[-_.a-zA-Z0-9] > how can I see what S is really set to? Mike, what you're asking to see is not a macro, but a class. Macro definition can be seen, I believe, with -d35.n, whereas class definition snooping appears to be possible only if you display all the symbol stuff with -d36.n (where n specifies a small positive integer) Hope that helps -Bernard