Re: 3.0.0 beta 5 smtp auth not allowing remote send

2013-11-08 Thread Robert Munn
well, another update. switching back to sql server for the moment fixed the issue, so there is something with the postgres config. On Fri, Nov 8, 2013 at 9:58 PM, Robert Munn wrote: > Looks like this has to do with dns resolution, should be working > now... still no resolution on the %domain is

Re: IMAP Reload Issues with Thunderbird

2013-11-08 Thread Eric Charles
Good to read, and good debugging. Come back if there is anything specific regarding the postgresql openjpa mappings. On 08/11/13 14:52, Thomas Graefenhain wrote: Hi all, as tested against derby and I have no issues at all. So this is PostgreSQL related. I will try to monitor the PostgreSQL co

Re: 64-bit Java Service Wrapper

2013-11-08 Thread Eric Charles
Sounds to me like we should rather move to http://commons.apache.org/proper/commons-daemon/ On 07/11/13 22:40, Net Dawg wrote: Found a 64-bit compile of the Java Service Wrapper. http://www.krenger.ch/blog/tag/java-service-wrapper Specifically, with Simon’s compile of the open-source Tanuki

Re: 3.0.0 beta 5 smtp auth not allowing remote send

2013-11-08 Thread Robert Munn
Looks like this has to do with dns resolution, should be working now... still no resolution on the %domain issue. On Fri, Nov 8, 2013 at 8:21 PM, Robert Munn wrote: > Maybe this is related to the %domain variable issue from the maildir > properties file. Testing beta 5 on linux with maildir mail

3.0.0 beta 5 smtp auth not allowing remote send

2013-11-08 Thread Robert Munn
Maybe this is related to the %domain variable issue from the maildir properties file. Testing beta 5 on linux with maildir mailbox storage. SMTP auth is saying DENY to users who should authenticate ok. The console logs this message: User=‘xx' org.apache.james.smtpserver.SenderAuthIdentify

james on linux - maildir format issue 3.0.0 beta 5

2013-11-08 Thread Robert Munn
I am testing james on a linux server with milder format enabled, using ldap as my user repository. In the process of moving the maildir folder location, I noticed that james created a folder in the default location called %domain, per this config line in mailbox-maildir.properties: maildir.fold

Re: IMAP Reload Issues with Thunderbird

2013-11-08 Thread Thomas Graefenhain
Hi all, as tested against derby and I have no issues at all. So this is PostgreSQL related. I will try to monitor the PostgreSQL connection to figure out what's going wrong. Thx Thomas Am 03.11.2013 15:38, schrieb Eric Charles: Strange, we never had such issues reported. Does this only happ