> We need only to call the *AnythingThatIsNotCompliantWillBeRejected* > before every CmdHandler.
Just make it a CommandsHandler and MessageHandler, with configuration largely automatic from there. That will cause it to self-maintain. Amusingly, the FixWhatWeFeelLikeFixing handler can do the same thing, and be inserted prior to the above, which means that the enforcement will follow the fixing, ensuring that anything not fixed is still enforced. Some things I have noticed being checked include the normal RFC2822 headers, so bogus messages that do not have the normal headers are rejected. Not saying that's a good idea. I just happened to come across a server that does it. --- Noel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]