[ https://issues.apache.org/jira/browse/JAMES-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292701#comment-13292701 ]
Eric Charles commented on JAMES-1417: ------------------------------------- Hi James, 1. If it works for first account and not for the second, then it has to do with the database account... Do you see any exception in the log that could indicate you missing write permissions for example? 2. No, this is the configuration you should change. So if it still retries 25 times, don't hesitate to open a separate jira for this (mention the version you are using). Thx, Eric > 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