I was thinking of added a feature to xmail. Either the ability for the debug
information to be send out via syslog based on a startup parameter or to
added a thread pool to allow a debug listener to attach via a socket. The
advantage of either of these would be to allow for debugging to done while
xmail is running as a service/daemon. The possible advantage of the thread
pool is that debugging could be enabled/disabled though that interface so as
to turn it on and off without having to restart xmail. Or another thought is
to add the ability to enable and disable debugging via the ctrl interface.

Basically I am just checking to see if anyone has any thoughts before I
started looking into adding this. And if enough people find it worth while,
we might persuade Davide into adding it into the actual code :)

Shawn

Reply via email to