Re[2]: Apache James 3.0-beta5 is for early adopters

2016-11-22 Thread Alex Sviridov
Hi Benoit

Thank you very much for quick answer and nice work.

Best regards, Alex


>Вторник, 22 ноября 2016, 10:33 +03:00 от Benoit Tellier 
>:
>
>You miss some configuration files for the indexer.
>
>Some new configuration files were introduced for Spring. Please check
>https://github.com/apache/james-project/tree/master/dockerfiles/run/spring/destination/conf
>and ensure you have the file showing up there.
>
>Cheers,
>
>Benoit Tellier
>
>Le 22/11/2016 à 14:11, Alex Sviridov a écrit :
>> Hi all.
>> 
>> I downloaded apache james 3 beta 5 (although it is named beta 6 in archive) 
>> from here  https://james.apache.org/download.cgi#Apache_James_Server
>> 
>> And when I do: ./james start  I get the following exception (see below). How 
>> to fix it?
>> 
>> 
>> WARN  10:01:57,621 | 
>> org.apache.james.container.spring.context.JamesServerApplicationContext | 
>> Exception encountered during context initialization - cancelling refresh 
>> attempt
>> org.springframework.beans.FatalBeanException: Unable to config the indexer; 
>> nested exception is org.apache.commons.configuration.ConfigurationException: 
>> Unable to load configuration for component indexer
>> at 
>> org.apache.james.container.spring.bean.factorypostprocessor.IndexerConfigurationBeanFactoryPostProcessor.postProcessBeanFactory(IndexerConfigurationBeanFactoryPostProcessor.java:67)
>> at 
>> org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:696)
>> at 
>> org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:686)
>> at 
>> org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:461)
>> at 
>> org.springframework.context.support.ClassPathXmlApplicationContext.(ClassPathXmlApplicationContext.java:139)
>> at 
>> org.springframework.context.support.ClassPathXmlApplicationContext.(ClassPathXmlApplicationContext.java:93)
>> at 
>> org.apache.james.container.spring.context.JamesServerApplicationContext.(JamesServerApplicationContext.java:40)
>> at 
>> org.apache.james.app.spring.JamesAppSpringMain.init(JamesAppSpringMain.java:61)
>> at 
>> org.apache.james.app.spring.JamesAppSpringMain.main(JamesAppSpringMain.java:42)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at 
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>> at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:498)
>> at 
>> org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:240)
>> at java.lang.Thread.run(Thread.java:745)
>> Caused by: org.apache.commons.configuration.ConfigurationException: Unable 
>> to load configuration for component indexer
>> at 
>> org.apache.james.container.spring.lifecycle.ConfigurationProviderImpl.getConfiguration(ConfigurationProviderImpl.java:135)
>> at 
>> org.apache.james.container.spring.bean.factorypostprocessor.IndexerConfigurationBeanFactoryPostProcessor.postProcessBeanFactory(IndexerConfigurationBeanFactoryPostProcessor.java:47)
>> ... 14 more
>> INFO  10:03:06,335 | 
>> org.apache.james.container.spring.context.JamesServerApplicationContext | 
>> Refreshing 
>> org.apache.james.container.spring.context.JamesServerApplicationContext@643f1d81:
>>  startup date [Tue Nov 22 10:03:06 MSK 2016]; root of context hierarchy
>> WARN  10:03:09,065 | 
>> org.apache.james.container.spring.context.JamesServerApplicationContext | 
>> Exception encountered during context initialization - cancelling refresh 
>> attempt
>> org.springframework.beans.FatalBeanException: Unable to config the indexer; 
>> nested exception is org.apache.commons.configuration.ConfigurationException: 
>> Unable to load configuration for component indexer
>> at 
>> org.apache.james.container.spring.bean.factorypostprocessor.IndexerConfigurationBeanFactoryPostProcessor.postProcessBeanFactory(IndexerConfigurationBeanFactoryPostProcessor.java:67)
>> at 
>> org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:696)
>> at 
>> org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:686)
>> at 
>> org.springframework.contex

Apache James 3.0-beta5 is for early adopters

2016-11-21 Thread Alex Sviridov
 
org.apache.james.container.spring.lifecycle.ConfigurationProviderImpl.getConfiguration(ConfigurationProviderImpl.java:135)
    at 
org.apache.james.container.spring.bean.factorypostprocessor.IndexerConfigurationBeanFactoryPostProcessor.postProcessBeanFactory(IndexerConfigurationBeanFactoryPostProcessor.java:47)
    ... 14 more

 

- 
Alex Sviridov

Re[2]: James 3.0 roadmap

2016-10-22 Thread Alex Sviridov
Hi Benoit

Thank you very much for your answer.

Best regards, Alex


>Суббота, 22 октября 2016, 14:19 +03:00 от Tellier Benoit :
>
>I can not tell you exactly.
>
>I have followed the process for all James dependancies (MIME4J, JSPF,
>JSIEVE), and so far only MIME4J and JSIEVE have been released.
>
>I'm waiting for JSPF 1.0.1 to show off on :
>
>http://mvnrepository.com/artifact/org.apache.james.jspf/apache-jspf-resolver
>
>before releasing James 3.0.0-beta5 (mvn release + vote + time for
>mvnrepository to catch up).
>
>I also opened an INFRA ticket about this.
>
>Regards,
>
>Benoit
>
>Le 21/10/2016 à 18:04, Alex Sviridov a écrit :
>> Hi Matthieu
>> 
>> Thank you for your answer. Could you say when approximatively beta 5 will be 
>> released?
>> 
>> Best regards, Alex
>> 
>> 
>>> Пятница, 21 октября 2016, 18:57 +03:00 от Matthieu Baechler < 
>>> mbaech...@linagora.com >:
>>>
>>> Hi Alex,
>>>
>>> The roadmap is about 3.0 release, not beta 5.
>>>
>>> Beta 5 is still stuck in the maven release process ...
>>>
>>> Best regards,
>>>
>>> -- 
>>>
>>> Matthieu Baechler
>>>
>>>
>>> On 10/21/2016 05:31 PM, Alex Sviridov wrote:
>>>> Hi Benoit
>>>>
>>>> Do I understand this graph right - when all lines will be 100% james 3 
>>>> beta 5 will be released?
>>>>
>>>> Best regards, Alex
>>>>
>>>>
>>>>> Пятница, 21 октября 2016, 16:31 +03:00 от Benoit Tellier <  
>>>>> btell...@linagora.com >:
>>>>>
>>>>> Hi everyone,
>>>>>
>>>>>
>>>>> As part of our work on James 3.0, we introduced a graph showing our
>>>>> advancement.
>>>>>
>>>>> You can consult it here :
>>>>>
>>>>>  
>>>>> https://rawgit.com/linagora/james-project/master/james3-roadmap-progress/index.html
>>>>>
>>>>> We will update this graph after each of our Kanban review (~ every 2 
>>>>> weeks).
>>>>>
>>>>> Regards,
>>>>>
>>>>> Benoit Tellier
>>>>>
>>>>>
>>>>> -
>>>>> To unsubscribe, e-mail:  server-user-unsubscr...@james.apache.org
>>>>> For additional commands, e-mail:  server-user-h...@james.apache.org
>>>>>
>>>>
>>>
>>>
>>> -
>>> To unsubscribe, e-mail:  server-user-unsubscr...@james.apache.org
>>> For additional commands, e-mail:  server-user-h...@james.apache.org
>>>
>> 
>> 
>
>-
>To unsubscribe, e-mail:  server-user-unsubscr...@james.apache.org
>For additional commands, e-mail:  server-user-h...@james.apache.org
>


-- 
Alex Sviridov


Re[2]: James 3.0 roadmap

2016-10-21 Thread Alex Sviridov
Hi Matthieu

Thank you for your answer. Could you say when approximatively beta 5 will be 
released?

Best regards, Alex


>Пятница, 21 октября 2016, 18:57 +03:00 от Matthieu Baechler 
>:
>
>Hi Alex,
>
>The roadmap is about 3.0 release, not beta 5.
>
>Beta 5 is still stuck in the maven release process ...
>
>Best regards,
>
>-- 
>
>Matthieu Baechler
>
>
>On 10/21/2016 05:31 PM, Alex Sviridov wrote:
>> Hi Benoit
>>
>> Do I understand this graph right - when all lines will be 100% james 3 beta 
>> 5 will be released?
>>
>> Best regards, Alex
>>
>>
>>> Пятница, 21 октября 2016, 16:31 +03:00 от Benoit Tellier < 
>>> btell...@linagora.com >:
>>>
>>> Hi everyone,
>>>
>>>
>>> As part of our work on James 3.0, we introduced a graph showing our
>>> advancement.
>>>
>>> You can consult it here :
>>>
>>>  
>>> https://rawgit.com/linagora/james-project/master/james3-roadmap-progress/index.html
>>>
>>> We will update this graph after each of our Kanban review (~ every 2 weeks).
>>>
>>> Regards,
>>>
>>> Benoit Tellier
>>>
>>>
>>> -
>>> To unsubscribe, e-mail:  server-user-unsubscr...@james.apache.org
>>> For additional commands, e-mail:  server-user-h...@james.apache.org
>>>
>>
>
>
>-
>To unsubscribe, e-mail:  server-user-unsubscr...@james.apache.org
>For additional commands, e-mail:  server-user-h...@james.apache.org
>


-- 
Alex Sviridov


Re: James 3.0 roadmap

2016-10-21 Thread Alex Sviridov
Hi Benoit

Do I understand this graph right - when all lines will be 100% james 3 beta 5 
will be released?

Best regards, Alex


>Пятница, 21 октября 2016, 16:31 +03:00 от Benoit Tellier 
>:
>
>Hi everyone,
>
>
>As part of our work on James 3.0, we introduced a graph showing our
>advancement.
>
>You can consult it here :
>
>https://rawgit.com/linagora/james-project/master/james3-roadmap-progress/index.html
>
>We will update this graph after each of our Kanban review (~ every 2 weeks).
>
>Regards,
>
>Benoit Tellier
>
>
>-
>To unsubscribe, e-mail:  server-user-unsubscr...@james.apache.org
>For additional commands, e-mail:  server-user-h...@james.apache.org
>


-- 
Alex Sviridov


Re[2]: When will james 3 beta 5 be released?

2016-10-15 Thread Alex Sviridov
Hi Benoit,

We are still looking forward to getting beta 5 release.

Best regards, Alex



>Понедельник,  3 октября 2016, 14:29 +03:00 от Benoit Tellier :
>
>Hi ALex,
>
>I am currently updating website, and maven poms. After that I will come
>back, and post on ML with detailed information.
>
>I will of course upload my build results on Apache dist. However this
>process takes time. It might be over at the end of the week.
>
>Regards,
>
>Benoit
>
>Le 03/10/2016 à 13:10, Alex Sviridov a écrit :
>> Hi Benoit
>> 
>> Thank you for your answer. I know where to download sources. But about two 
>> weeks ago
>> I was said (  https://issues.apache.org/jira/browse/JAMES-1824 ) that beta 5 
>> will be released
>> in two weeks. Two weeks have passed that's why I am asking.
>> 
>> Could you say exact date? I need to understand or to build again snapshot or 
>> wait for
>> release. Because I don't want to waste again time for administration issues.
>> 
>> Best regards, Alex
>> 
>> 
>>> Понедельник,  3 октября 2016, 10:56 +03:00 от Benoit Tellier < 
>>> be...@minet.net >:
>>>
>>> Hi Alex,
>>>
>>> We decided to release James 3.0 beta 5, as we are moving closer to James
>>> 3.0.
>>>
>>> Nowadays, we still have to :
>>>
>>>  - Improve the website
>>>  - Write some more tests (on mailets, and using Gatling)
>>>  - Refactor messages to give opportunity to identify from a unique ID
>>> across mailboxes (it is some serious refactoring, hence we prefer to
>>> work on it before 3.0)
>>>  - Write a guice-jpa project
>>>
>>> There may be some other topics lurking around but the overall mindset we
>>> have is about testing and bug fixing. Hence our will to tag a 3.0-beta5
>>>
>>> You can access it here :
>>>  
>>> https://github.com/apache/james-project/releases/tag/james-project-3.0-beta5
>>>
>>> For related tasks I created :
>>>  https://issues.apache.org/jira/browse/JAMES-1830
>>>
>>> Best regards,
>>>
>>> Benoit
>>>
>>> Le 03/10/2016 à 06:16, Alex Sviridov a écrit :
>>>> Hi all,
>>>>
>>>> Could anyone say when beta 5 will be released?
>>>>
>>>> Best regards, Alex
>>>>
>>>
>>> -
>>> To unsubscribe, e-mail:  server-user-unsubscr...@james.apache.org
>>> For additional commands, e-mail:  server-user-h...@james.apache.org
>>>
>> 
>> 
>
>-
>To unsubscribe, e-mail:  server-user-unsubscr...@james.apache.org
>For additional commands, e-mail:  server-user-h...@james.apache.org
>


-- 
Alex Sviridov


Re[2]: When will james 3 beta 5 be released?

2016-10-03 Thread Alex Sviridov
Hi Benoit

Thank you for your answer. I know where to download sources. But about two 
weeks ago
I was said ( https://issues.apache.org/jira/browse/JAMES-1824 ) that beta 5 
will be released
in two weeks. Two weeks have passed that's why I am asking.

Could you say exact date? I need to understand or to build again snapshot or 
wait for
release. Because I don't want to waste again time for administration issues.

Best regards, Alex


>Понедельник,  3 октября 2016, 10:56 +03:00 от Benoit Tellier :
>
>Hi Alex,
>
>We decided to release James 3.0 beta 5, as we are moving closer to James
>3.0.
>
>Nowadays, we still have to :
>
> - Improve the website
> - Write some more tests (on mailets, and using Gatling)
> - Refactor messages to give opportunity to identify from a unique ID
>across mailboxes (it is some serious refactoring, hence we prefer to
>work on it before 3.0)
> - Write a guice-jpa project
>
>There may be some other topics lurking around but the overall mindset we
>have is about testing and bug fixing. Hence our will to tag a 3.0-beta5
>
>You can access it here :
>https://github.com/apache/james-project/releases/tag/james-project-3.0-beta5
>
>For related tasks I created :
>https://issues.apache.org/jira/browse/JAMES-1830
>
>Best regards,
>
>Benoit
>
>Le 03/10/2016 à 06:16, Alex Sviridov a écrit :
>> Hi all,
>> 
>> Could anyone say when beta 5 will be released?
>> 
>> Best regards, Alex
>> 
>
>-
>To unsubscribe, e-mail:  server-user-unsubscr...@james.apache.org
>For additional commands, e-mail:  server-user-h...@james.apache.org
>


-- 
Alex Sviridov


When will james 3 beta 5 be released?

2016-10-02 Thread Alex Sviridov
Hi all,

Could anyone say when beta 5 will be released?

Best regards, Alex


Re[2]: AW: Apache James - Problem with encoding [unsigned]

2016-09-19 Thread Alex Sviridov
No one can help me? Doesn't james support utf8 out of box?


>Воскресенье, 18 сентября 2016, 8:58 +03:00 от Alex Sviridov 
>:
>
>Hello Bernd,
>
>Thank you for your answer. I am attaching the source of the message (I only 
>changed email addresses and IPs for security reasons)
>### START ##
>Delivered-To:  us...@gmail.com
>Received: by 0.0.0.0 with SMTP id y71csp60203ivf;
>Sat, 17 Sep 2016 01:02:11 -0700 (PDT)
>X-Received: by 0.0.0.0 with SMTP id p187mr6881075lfe.48.1474099331684;
>Sat, 17 Sep 2016 01:02:11 -0700 (PDT)
>Return-Path: < us...@example.com >
>Received: from mail.example.com ([0.0.0.0])
>by mx.google.com with ESMTP id f144si273780lfd.145.2016.09.17.01.02.11
>for < us...@gmail.com >;
>Sat, 17 Sep 2016 01:02:11 -0700 (PDT)
>Received-SPF: neutral (google.com: 0.0.0.0 is neither permitted nor denied by 
>best guess record for domain of us...@example.com) client-ip=0.0.0.0;
>Authentication-Results: mx.google.com;
>   spf=neutral (google.com: 0.0.0.0 is neither permitted nor denied by 
>best guess record for domain of us...@example.com)  
>smtp.mailfrom=us...@example.com
>MIME-Version: 1.0
>Content-Type: text/plain; charset=UTF-8
>Content-Transfer-Encoding: 8bit
>X-MIME-Autoconverted: from 8bit to quoted-printable by Apache JAMES
>Return-Path: < us...@example.com >
>X-UserIsAuth: true
>Received: from 0.0.0.0 (EHLO [0.0.0.0]) ([0.0.0.0])
>  by server1 (JAMES SMTP Server ) with ESMTPA ID 1844125562
>  for < us...@gmail.com >;
>  Sat, 17 Sep 2016 11:02:42 +0300 (MSK)
>To: UserC < us...@gmail.com >
>From: UserA < us...@example.com >
>Subject: =?UTF-8?B?0KHQvNC+0YLRgNC10Lsg0LLRh9C10YDQsCDRhNGD0YLQsdC+0Ls/?=
>Message-ID: < 57dcf882.50...@example.com >
>Date: Sat, 17 Sep 2016 11:02:10 +0300
>User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
> Thunderbird/38.8.0
>
> . ??? ? ??
>
>### END ##
>
>Best regards, Alex
>
>
>>Воскресенье, 18 сентября 2016, 0:11 +03:00 от Bernd Waibel < 
>>bwai...@intarsys.de >:
>>
>>Hi Alex,
>>
>>I think I could not help.
>>But could you post an example converted mail (with the ).
>>
>>Best regards
>>Bernd Waibel
>>-Ursprüngliche Nachricht-
>>Von: Alex Sviridov [mailto:ooo_satu...@mail.ru.INVALID] 
>>Gesendet: Samstag, 17. September 2016 10:12
>>An: server-user <  server-user@james.apache.org >
>>Betreff: Apache James - Problem with encoding
>>
>>Hi all
>>
>>I use v3-beta5 version andI have the following problem. I have james server 
>>and two users on it userA and userB. 
>>
>>Messages in Cyrillic (UTF-8) from userA go to userB and from userB go to 
>>userA without any encoding problems.
>>
>>However, when I send messages in cyrillic to external smtp server, for 
>>example  us...@gmail.com I have ?  in body. I compared messages.
>>
>>When from userA to userB (no external smtp server) I have:
>>Content-Type: text/plain; charset=utf-8; format=flowed
>>Content-Transfer-Encoding: 8bit
>>
>>When from userA to userC (external smpty server) I have
>>Content-Type: text/plain; charset=UTF-8
>>Content-Transfer-Encoding: 8bit
>>X-MIME-Autoconverted: from 8bit to quoted-printable by Apache JAMES
>>How to fix it?
>>-- 
>>Alex Sviridov
>
>
>-- 
>Alex Sviridov


-- 
Alex Sviridov


Re: AW: Apache James - Problem with encoding [unsigned]

2016-09-17 Thread Alex Sviridov
Hello Bernd,

Thank you for your answer. I am attaching the source of the message (I only 
changed email addresses and IPs for security reasons)
### START ##
Delivered-To: us...@gmail.com
Received: by 0.0.0.0 with SMTP id y71csp60203ivf;
Sat, 17 Sep 2016 01:02:11 -0700 (PDT)
X-Received: by 0.0.0.0 with SMTP id p187mr6881075lfe.48.1474099331684;
Sat, 17 Sep 2016 01:02:11 -0700 (PDT)
Return-Path: 
Received: from mail.example.com ([0.0.0.0])
by mx.google.com with ESMTP id f144si273780lfd.145.2016.09.17.01.02.11
for ;
Sat, 17 Sep 2016 01:02:11 -0700 (PDT)
Received-SPF: neutral (google.com: 0.0.0.0 is neither permitted nor denied by 
best guess record for domain of us...@example.com) client-ip=0.0.0.0;
Authentication-Results: mx.google.com;
   spf=neutral (google.com: 0.0.0.0 is neither permitted nor denied by best 
guess record for domain of us...@example.com) smtp.mailfrom=us...@example.com
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from 8bit to quoted-printable by Apache JAMES
Return-Path: 
X-UserIsAuth: true
Received: from 0.0.0.0 (EHLO [0.0.0.0]) ([0.0.0.0])
  by server1 (JAMES SMTP Server ) with ESMTPA ID 1844125562
  for ;
  Sat, 17 Sep 2016 11:02:42 +0300 (MSK)
To: UserC 
From: UserA 
Subject: =?UTF-8?B?0KHQvNC+0YLRgNC10Lsg0LLRh9C10YDQsCDRhNGD0YLQsdC+0Ls/?=
Message-ID: <57dcf882.50...@example.com>
Date: Sat, 17 Sep 2016 11:02:10 +0300
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
 Thunderbird/38.8.0

 . ??? ? ??

### END ##

Best regards, Alex


>Воскресенье, 18 сентября 2016, 0:11 +03:00 от Bernd Waibel 
>:
>
>Hi Alex,
>
>I think I could not help.
>But could you post an example converted mail (with the ).
>
>Best regards
>Bernd Waibel
>-Ursprüngliche Nachricht-
>Von: Alex Sviridov [mailto:ooo_satu...@mail.ru.INVALID] 
>Gesendet: Samstag, 17. September 2016 10:12
>An: server-user < server-user@james.apache.org >
>Betreff: Apache James - Problem with encoding
>
>Hi all
>
>I use v3-beta5 version andI have the following problem. I have james server 
>and two users on it userA and userB. 
>
>Messages in Cyrillic (UTF-8) from userA go to userB and from userB go to userA 
>without any encoding problems.
>
>However, when I send messages in cyrillic to external smtp server, for example 
> us...@gmail.com I have ?  in body. I compared messages.
>
>When from userA to userB (no external smtp server) I have:
>Content-Type: text/plain; charset=utf-8; format=flowed
>Content-Transfer-Encoding: 8bit
>
>When from userA to userC (external smpty server) I have
>Content-Type: text/plain; charset=UTF-8
>Content-Transfer-Encoding: 8bit
>X-MIME-Autoconverted: from 8bit to quoted-printable by Apache JAMES
>How to fix it?
>-- 
>Alex Sviridov


-- 
Alex Sviridov


Apache James - Problem with encoding

2016-09-17 Thread Alex Sviridov
Hi all

I use v3-beta5 version andI have the following problem. I have james server and 
two users on it userA and userB. 

Messages in Cyrillic (UTF-8) from userA go to userB and from userB go to userA 
without any encoding problems.

However, when I send messages in cyrillic to external smtp server, for example 
us...@gmail.com  I have ?  in body. I compared messages.

When from userA to userB (no external smtp server) I have:
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

When from userA to userC (external smpty server) I have
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from 8bit to quoted-printable by Apache JAMES
How to fix it?
-- 
Alex Sviridov

Messages don't reach external smtp servers

2016-09-16 Thread Alex Sviridov
Hi all

I use v3-beta5 version andI have the following problem. I have james server and 
two users on it userA and userB. Messages from userA goest to userB and from 
userB goes to userA without any problems and each user gets its messages. 

However, when I want to send to some external smtp server (for example 
gmail.com and others) I have different problems like
"Error issuing SMTP 'DATA' command: CODE = 550 : MSG = Your HELO string is 
incorrect"
or 
"Error issuing SMTP 'DATA' command: CODE = 550 : MSG = Server is busy, please 
try later".

All are with code 550 but MSG is different. As a result no one message reached 
any external smtp server. In log I see only the exception below.
Please, help me to solve this problem.

javax.persistence.NoResultException: Query "SELECT domain FROM JamesDomain 
domain WHERE domain.name=:name" selected no result, but expected unique result.
    at 
org.apache.openjpa.persistence.QueryImpl.getSingleResult(QueryImpl.java:332)
    at 
org.apache.james.domainlist.jpa.JPADomainList.containsDomain(JPADomainList.java:94)
    at 
org.apache.james.mailetcontainer.impl.JamesMailetContext.configure(JamesMailetContext.java:478)
    at 
org.apache.james.container.spring.lifecycle.ConfigurableBeanPostProcessor.executeLifecycleMethodBeforeInit(ConfigurableBeanPostProcessor.java:44)
    at 
org.apache.james.container.spring.lifecycle.ConfigurableBeanPostProcessor.executeLifecycleMethodBeforeInit(ConfigurableBeanPostProcessor.java:28)
    at 
org.apache.james.container.spring.lifecycle.AbstractLifecycleBeanPostProcessor.postProcessBeforeInitialization(AbstractLifecycleBeanPostProcessor.java:59)
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:396)
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1507)
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:521)
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
    at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
    at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
    at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:921)
    at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:864)
    at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:779)
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1226)
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1133)
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
    at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
    at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
    at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:636)
    at 
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:934)
    at 
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
    at 
org.springframework.context.support.ClassPathXmlApplicationContext.(ClassPathXmlApplicationContext.java:139)
    at 
org.springframework.context.support.ClassPathXmlApplicationContext.(ClassPathXmlApplicationContext.java:93)
    at 
org.apache.james.container.spring.context.JamesServerApplicationContext.(JamesServerApplicationContext.java:39)
    at 
org.apache.james.app.spring.JamesAppSpringMain.init(JamesAppSpringMain.java:61)
    at 
org.apac

Apache james: what output port must be open

2016-09-14 Thread Alex Sviridov
Hi all

I use james on linux and I use iptables to configure both input and output 
tables. I have no question on input (25,110,143..) however, I couldn't find 
information what output ports must be open to allow james to connect to other 
smtp servers. Please, give this information.


Best regards, Alex Sviridov

Re[2]: Apache james: messages are spooled and that's all

2016-09-14 Thread Alex Sviridov
Hi Matthieu

Thank you for your answer! The problem was in this bug
https://issues.apache.org/jira/browse/JAMES-1640 . I built mime4j-core as 
described at the bottom comment and it seems to work.

Best regards, Alex




>Вторник, 13 сентября 2016, 9:57 +03:00 от Matthieu Baechler 
>:
>
>Hi Alex,
>
>I think the problem is not in your smtp server configuration but in the 
>mailet pipeline.
>
>Could you show us your mailetcontainer.xml file ?
>
>Best regards,
>
>-- 
>Matthieu Baechler
>
>Le 12/09/2016 à 16:24, Alex Sviridov a écrit :
>> Hi all,
>>
>> I use v3-beta5 version. When I send messages to somebody or when somebody 
>> sends message to me I see in logs that messages come to server and 
>> successfully spooled. Besides I see all got and sent messages in  
>> /var/store/activemq/blob-transfer/ folder. However, all messages only 
>> spooled and don't reach the recipient. What do I miss?
>> This is my smtpserver.xml
>> 
>> 
>> 
>>   smtpserver
>>   0.0.0.0:25
>>   200
>>   
>> file://conf/keystore
>> yoursecret
>> 
>> org.bouncycastle.jce.provider.BouncyCastleProvider
>> SunX509
>>   
>>  360
>>  0
>>  0
>>  true
>>  127.0.0.0/8
>>  0
>>  true
>>  
>>  > class="org.apache.james.smtpserver.fastfail.ValidRcptHandler"/>
>>  > class="org.apache.james.smtpserver.CoreCmdHandlerLoader"/>
>>  
>> 
>> 
>>
>> Best regards, Alex
>
>
>
>-
>To unsubscribe, e-mail:  server-user-unsubscr...@james.apache.org
>For additional commands, e-mail:  server-user-h...@james.apache.org
>


-- 
Alex Sviridov


Apache james: messages are spooled and that's all

2016-09-12 Thread Alex Sviridov
Hi all,

I use v3-beta5 version. When I send messages to somebody or when somebody sends 
message to me I see in logs that messages come to server and successfully 
spooled. Besides I see all got and sent messages in  
/var/store/activemq/blob-transfer/ folder. However, all messages only spooled 
and don't reach the recipient. What do I miss?
This is my smtpserver.xml


   
 smtpserver
 0.0.0.0:25
 200
 
   file://conf/keystore
   yoursecret
   org.bouncycastle.jce.provider.BouncyCastleProvider
   SunX509
 
360
0
0
true
127.0.0.0/8
0
true


 
  
   
   


Best regards, Alex