Re: James 3 and SSL/TLS

2011-01-22 Thread Kevin Kovach
Interesting. Well, the latest snapshot is better. I was able to retrieve some mail with POP and TLS enabled. Thanks! Unfortunately, now I am seeing the following message when trying to either send mail with TLS enabled on my smtp server, or retrieve mail with TLS enabled on the imap server. I'

Re: James 3 and SSL/TLS

2011-01-22 Thread Norman Maurer
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). By

Re: cannot send mail to other domain

2011-01-22 Thread Norman Maurer
Hi there, please show us your mailetcontainer.og Bye, Norman 2011/1/22 zonshy > Dear sir: > I use James3-M2 as my mail server. > I have been configure the mail server can send and receive mails(on domain > 'lonlife.net') > and now i have big problem that i cannot send mail to the o

cannot send mail to other domain

2011-01-22 Thread zonshy
Dear sir: I use James3-M2 as my mail server. I have been configure the mail server can send and receive mails(on domain 'lonlife.net') and now i have big problem that i cannot send mail to the other domain(such as hotmail , gmail, ...). and this is my configure file, please help me!![?]

Re: James 3 and SSL/TLS

2011-01-22 Thread Kevin Kovach
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,

Re: James 3 and SSL/TLS

2011-01-22 Thread Norman Maurer
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 By