Hi, remotemanager was removed lately. All the management operations are now exposed via JMX. Just use jconsole (for example) to connect to JAMES. The mailserver.xml was removed and merged with other configuration files (in detail in usersrepository.xml, mailetcontainer.xml and domainlist.xml).
Bye, Norman 2011/1/22 Kevin Kovach <[email protected]>: > This seems to be missing some things. Like, I don't see the > remotemanager.xml config file or the mailserver.xml config file? Have these > been deprecated or rolled into another file? I don't see their config in > any of the other files, but I suppose I could have missed it? > > - Kevin > > On Sat, Jan 22, 2011 at 3:58 AM, Norman Maurer <[email protected]> wrote: > >> What version are you using ? There was a bug in M2 related to >> RetrCmdHandler. Maybe you should try this one: >> >> >> https://repository.apache.org/content/groups/snapshots/org/apache/james/james-server-container-spring/3.0-M3-SNAPSHOT/james-server-container-spring-3.0-M3-20110121.141825-287-bin.tar.gz >> >> Bye, >> Norman >> >> 2011/1/22 Kevin Kovach <[email protected]>: >> > 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.htmlbut >> >>> 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] >> >> >> >> >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
