RE: Mail date in maildir to JPA migration

2012-07-25 Thread Aaron Freeman
I haven't been watching this thread from the beginning, but if the files are stored in plain text in Exim, can you run "unix2dos -r" (where the -r switch is recursive) on the maildir folder? That would convert all plain text files to CRLF format. Or if your version doesn't have the -r switch then

RE: Mail date in maildir to JPA migration

2012-07-17 Thread Aaron Freeman
Eric, I suspect he might be having the issue that you fixed in James 3.0 beta 5. Where the AM/PM was getting dropped off? Aaron > -Original Message- > From: Eric Charles [mailto:e...@apache.org] > Sent: Tuesday, July 17, 2012 5:59 AM > To: James Users List > Subject: Re: Mail date in

RE: Question about empty MAIL FROM

2012-06-26 Thread Aaron Freeman
ticket on JAMES. > I suppose you mean 'empty' MAIL FROM, and not 'null'. > > In other words, in case of MAIL FROM command not issued, do we have to > throw and exception, and if yes, which one? > > (sorry, no time atm to dig into the RFC) > > Thx,

RE: James 3.0 - beta 4 Date/Time Problem

2012-06-26 Thread Aaron Freeman
gt; > (I hope this one will have my latest commit: > https://repository.apache.org/content/repositories/snapshots/org/apache/j > ames/apache-james/3.0-beta5-SNAPSHOT/apache-james-3.0-beta5- > 20120625.114723-291-app.zip) > > Thx, Eric > > On 06/25/2012 08:10 PM, Aaron Freem

RE: Question about empty MAIL FROM

2012-06-26 Thread Aaron Freeman
o a more specific and throw an exception > with a correct readable message. > > Based on your finding, it will be good to open a JIRA on > https://issues.apache.org/jira/browse/JAMES or > https://issues.apache.org/jira/browse/PROTOCOLS (it will depend > how/where we will fix it). > &

RE: James 3.0 - beta 4 Date/Time Problem

2012-06-25 Thread Aaron Freeman
Bah I was wrong -- both installs are reporting the time incorrectly after 1:00 PM. If anybody has any ideas, fire away? -a > -Original Message- > From: Aaron Freeman [mailto:aa...@sendthisfile.com] > Sent: Sunday, June 24, 2012 10:29 PM > To: server-user@james.apache.o

Question about empty MAIL FROM

2012-06-25 Thread Aaron Freeman
On James Server 3.0 beta 4, we are seeing lots of these errors in the logs: ERROR 10:31:12,847 | james.smtpserver | Id='234288323' User='' Invalid email address while processing DATA. javax.mail.internet.AddressException: Out of data at position 1 in '' in string ``'' at position 1 at org

James 3.0 - beta 4 Date/Time Problem

2012-06-24 Thread Aaron Freeman
I just sent an email to myself. It was 21:22 (9:22 PM) when I sent it. I received it immediately after sending it. The date in the Received header is incorrect, but the Date: header is correct. So Outlook displays it incorrectly in its list of incoming email, but when you view the email itself,