microtan / nhin-d

Automatically exported from code.google.com/p/nhin-d
0 stars 0 forks source link

Error getting James 3 to deliver mail to INBOX #203

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello All:

When I send a mail locally (from the same domain), everything works as expected.

I receive the message in and the James reports that the mail was delivered to 
the INBOX.

When I do the same from another domain, I get a message saying the mail was 
spooled, but there is no message about the mail going into the INBOX.  The only 
strange thing I see is User='', but I'm unsure if this has anything to do with 
it. Am I missing a setting or something?  Below is my log in both cases so you 
can see the difference.

LOCAL SEND/RECEIVE (Direct RI 2.0):
===================================

INFO  16:56:44,998 | james.smtpserver | Id='1390068854' User='' Connection 
established from 129.6.249.213
INFO  16:56:45,518 | james.smtpserver | Id='1390068854' 
User='bill@direct.microphr.com' Successfully spooled mail 
Mail1360083405509-91a3a1f1-3f9b-4ac4-9e36-44c58070b1d1 from 
bill@direct.microphr.com on 129.6.249.213/129.6.249.213 for 
[bill@direct.microphr.com]
INFO  16:56:45,560 | james.mailetcontext | Local delivered mail 
Mail1360083405509-91a3a1f1-3f9b-4ac4-9e36-44c58070b1d1 sucessfully from 
bill@direct.microphr.com to bill@direct.microphr.com in folder INBOX
INFO  16:56:45,588 | james.smtpserver | Id='1390068854' 
User='bill@direct.microphr.com' Connection closed for 129.6.249.213
INFO  16:56:45,975 | james.imapserver | ID=1886063720 Connection closed for 
129.6.249.213
INFO  16:56:46,021 | james.imapserver | ID=2029440007 Connection established 
from 129.6.249.213

CROSS DOMAIN SEND/RECEIVE (Direct RI 1.3/James 2.3.2 to Direct RI 2.0/James 3.0 
beta4):
================================================================================
17:00:18,879 | james.imapserver | ID=86471225 Connection established from 
127.0.0.1
INFO  17:00:18,898 | james.imapserver | ID=86471225 Connection closed for 
127.0.0.1
INFO  17:00:50,915 | james.smtpserver | Id='1127054057' User='' Connection 
established from 54.243.204.42
INFO  17:00:50,939 | james.smtpserver | Id='1127054057' User='' Successfully 
spooled mail Mail1360083650936-002a78f8-e834-461c-8c60-2e7dd5287b6e from 
alan@direct.transparenthealth.org on 54.243.204.42/54.243.204.42 for 
[bill@direct.microphr.com]
INFO  17:00:50,948 | james.smtpserver | Id='1127054057' User='' Connection 
closed for 54.243.204.42

Thanks in Advance,

Alan Viars
@aviars

Original issue reported on code.google.com by Alan.C.V...@gmail.com on 5 Feb 2013 at 5:12

GoogleCodeExporter commented 9 years ago
The issue was validated.  Root cause is a classpath issue in the James 3.x 
wrapper.conf file.  This has resolved in the 3.0-SNAPSHOT assembly but needs 
validation.

Original comment by gm2...@cerner.com on 25 Jun 2013 at 2:08

GoogleCodeExporter commented 9 years ago
Verified in Java RI 3.0 testing.  Released in Java RI 3.0

Original comment by gm2...@cerner.com on 24 Jul 2013 at 1:09