I'm using only the POP3 protocol. Where can I get the sources you mentioned? I cannot see them here http://james.apache.org/download.cgi
On Fri, Nov 23, 2012 at 12:14 PM, Eric Charles <[email protected]> wrote: > It is not available if you only use protocols-pop3. > > Have a look at james-server-protocols-pop3 and > james-server-protocols-library where a JMXEnabledThreadPoolExecutor is used > to give friendly names. > > Thx, > > Eric > > > On 20/11/2012 08:57, Jan Chaloupecky wrote: > >> Hi, >> I'm using the POP3Protocol with log4j logging library. >> >> Protocol protocol = new POP3Protocol(**pop3ProtocolHandlerChain, >>> >> serverConfig, new ProtocolLoggerLog4JAdapter(**log)); >> >> Currently each client connection thread is logged with the name "New I/O >> worker #X". Is it possible to change the name of this thread ? >> >> cheers, >> >> > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > server-user-unsubscribe@james.**apache.org<[email protected]> > For additional commands, e-mail: > [email protected].**org<[email protected]> > > -- Jan
