Thanks for the reply. It appears to be configured now. The server starts and stays up.
Unfortunately, everything seems very slow and the connection keeps timing out when trying to pop mail with TLS enabled. I don't know if this could be because I have something else configured incorrectly? I turned on DEBUG and am seeing the following in my james-server.log and pop3server.log ... DEBUG 02:33:11,919 | james.pop3server | Lookup command handler for command: AUTH DEBUG 02:33:11,921 | james.pop3server | Lookup command handler for command: CAPA DEBUG 02:33:11,937 | james.pop3server | Lookup command handler for command: USER DEBUG 02:33:11,939 | james.pop3server | Lookup command handler for command: PASS DEBUG 02:33:11,961 | james.pop3server | Lookup command handler for command: STAT DEBUG 02:33:11,969 | james.pop3server | Lookup command handler for command: LIST DEBUG 02:33:11,984 | james.pop3server | Lookup command handler for command: UIDL DEBUG 02:33:11,987 | james.pop3server | Lookup command handler for command: RETR then a minute a so later it times out. The resources don't seem to be taxed. Not sure what is going on. Any further hints would be appreciated. Thanks. - Kevin On Sat, Jan 22, 2011 at 1:04 AM, Eric Charles <[email protected]> wrote: > Hi, > > The page is outdated for james 3.0. > You will find example for the tls block on > https://svn.apache.org/repos/asf/james/server/trunk/container-spring/src/main/config/examples/smtpserver-ssl.xml > > Tks, > > Eric > > > On 21/01/2011 21:58, Kevin Kovach wrote: > >> I'm trying to find some more complete information on setting up SSL/TLS >> for >> the SMTP server. I'm looking at the >> http://james.apache.org/server/3/config-tls.html and I see something >> about "in >> the sockets block, under the server-sockets element, there is..." but I >> cannot find these xml elements in any of the config files. Am I missing >> something? >> >> I've also read http://james.apache.org/server/3/config-smtp-lmtp.html but >> don't see enough there to get me going. >> >> Thanks for any advice/hints on getting this working. >> >> - Kevin >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
