[comp.mail.sendmail] debugging sendmail

reeder@ut-emx.UUCP (William P. Reeder) (02/18/89)

Thanks for all of the help regarding sendmail debugging output.  What I
did was get the IDA enhancements and use them as a guide to writing two
new routines: printdav() and dxputs().  The "d" is for debugging.  I
changed rewrite() to call printdav() instead of printav() in certain
places.  The only difference between printdav() and printav() is that
printdav() calls dxputs().  My dxputs() is very similar to the IDA
version of xputs().

The reason I didn't simply use all of the IDA enhancements is that I
don't have the time right now to investigate all of their implications,
especially regarding named.

Thanks again for all who posted and (especially) wrote e-mail.  I tried
to reply to each of those who wrote to me.  At least one of my reply
attempts failed, so if you didn't hear from me please accept my
apologies and thanks here.

-- Wills
-- 
DISCLAIMER:	I speak only for myself, and usually only to myself.