JackOfAll wrote: 
> Not sure, I'll check. I think server logs the whole HELO msg when debug
> level for clients is enabled, but when it actually parses string, it
> ignores any "tags" it doesn't recognise....
> 
> EDIT: Just to clarify, I was more wanting to see it in the LMS
> server.log file, logged when a new client connects, along with the rest
> of the HELO msg, rather than thinking about what is shown on the server
> info web page.

I think this will give lots of warning in the server log:

S:P:SqueezePlay - line 158:

Code:
--------------------
    
  $log->warn("unknown capability: $cap=$value, ignored");
  
--------------------


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to