[ 
https://issues.apache.org/jira/browse/JAMES-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292685#comment-13292685
 ] 

james commented on JAMES-1417:
------------------------------

Hi Eric:
   I am sorry to trouble you again.
   1、I restarted for many times.Change jdbc driver,change connect string 
,change account password, they all prove that the configure is 
effective.Another phenomenon is that when i drop all tables from first oracle  
account, the server work correct ,it create tables  in second .Is it related to 
that the oracle account have sysdba permissions? 
   2、Are there any  other configures need to change?
   4、I just do like that .use run.sh is ok, but  ./james start  error .So i add 
"wrapper.java.classpath.4=../conf/lib/*" in wrapper.conf ,then it work correct.
                
> 1、Database migration Problem 2、RemoteDelivery maxRetries 3、Missing command 
> implementation for commmand SORT 4、wrapper.conf load lib  path
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JAMES-1417
>                 URL: https://issues.apache.org/jira/browse/JAMES-1417
>             Project: JAMES Server
>          Issue Type: Bug
>          Components: Mailet Contributions
>    Affects Versions: 3.0-beta4
>         Environment: linux
>            Reporter: james
>              Labels: Database, server
>             Fix For: 3.0-beta4
>
>
> 1、I have a oracle database,there are two users : mail ,testmail. First ,i  
> change database configure to connect to mail,and auto create james' tables. 
> Then i creat mail domain and users. Next,i change  database configure to 
> connect to testmail.  A phenomenon appears : the mail server still connect 
> mail database. I use james-cli.sh to list my domain and users .there are all 
> belong to mail database. Two oracle database have sysdba permissions.
> 2、 <mailet match="All" class="RemoteDelivery">
>           <outgoingQueue>outgoing</outgoingQueue>
>           <maxRetries>25</maxRetries>
> i change  this configuer  "maxRetries" to "1",but when i sent a mail to a not 
> exist mail domain,it still retries 25 times.
> 3、Missing command implementation for commmand SORT . i use claros intouch 
> webmail as a mailclient,but james server's log always  appear "Missing 
> command implementation for commmand SORT",so that mailclient  can‘t receive 
> mail.
> 4、wrapper.conf  lib  path solidify .when add a jar ,run server with ./james 
> start ,can't start ,informed miss jar 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to