[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-20 Thread Jentu Jain (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258143#comment-13258143
 ] 

Jentu Jain commented on IMAP-363:
-

Eric,
On analyzing the MIME content of both the files, I find that a line is added on 
the closure of the boundary in the Outlook mails unlike the mails that open in 
Lotus Notes do not have a line feed added on the end of the boundary.

This difference probably explains the warning that's shown in James server log 
 WARN  15:34:49,857 | org.apache.james.mime4j.parser.MimeEntity | Body part 
ended prematurely. Boundary detected in header or EOF reached. 
 WARN  15:34:49,864 | org.apache.james.mime4j.parser.MimeEntity | 
Unexpected end of headers detected. Higher level boundary detected or EOF 
reached.

Does this hinder the mails from opening in Lotus Notes?

 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: imap1334661137621_good.eml, imap1334661176841_bad.eml, 
 imapserver.log, imapserver.log, imapserver.log, log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-17 Thread Jentu Jain (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255428#comment-13255428
 ] 

Jentu Jain commented on IMAP-363:
-

I tried dragging mails from Gmail-Imap on Lotus Notes to another James IMAP 
account configured on Lotus notes. This works fine except for the one scenario 
described below
1) Sent an email from Outlook to Gmail.
2) Downloaded this email in Lotus Notes GMail account and opened. It comes up 
fine.
3) Dragged this email to James IMAP account on Lotus Notes. This email fails to 
open. The same error message is shown.

Please advice.

 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: imapserver.log, imapserver.log, log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-17 Thread Eric Charles (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255440#comment-13255440
 ] 

Eric Charles commented on IMAP-363:
---

Hi,

It seems from IMAP-364 that some valid mails are not correctly rendered via 
IMAP.

It would help if you could post here the source of the mail that gives the 
issue in the scenario you describe.
With source, I mean the source in the server storage, and not the source the 
client shows. Using maildir storage is easier to get the source of the mail 
(it's just a text file on your hard drive, e.g. 
/var/store/maildir/localhost.net/eric/cur/1334598405.536932fb405128992.echarles\,S\=663\:2\,S).

Thx, Eric


 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: imapserver.log, imapserver.log, log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-17 Thread Jentu Jain (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255470#comment-13255470
 ] 

Jentu Jain commented on IMAP-363:
-

Eric,
I changed to maildir implementation. Now, am not even able to drag any mail in 
Lotus Notes. Please find the IMAPServer log attached.

 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: imapserver.log, imapserver.log, log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-17 Thread Jentu Jain (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255478#comment-13255478
 ] 

Jentu Jain commented on IMAP-363:
-

Please find two mails attached - one is the working mail having suffixed as 
_good and the other is the failing one having suffix as _bad.

 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: imapserver.log, imapserver.log, imapserver.log, log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-17 Thread Eric Charles (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255498#comment-13255498
 ] 

Eric Charles commented on IMAP-363:
---

Just to be sure:
- How did you get those em file: from the client, or from the server?
- Can you tell us a bit more about the context of those 3 imapserver.log files: 
further to which action did you get them, what was the result on the Lotus 
client?
Thx again, Eric

 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: imap1334661137621_good.eml, imap1334661176841_bad.eml, 
 imapserver.log, imapserver.log, imapserver.log, log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-17 Thread Jentu Jain (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255508#comment-13255508
 ] 

Jentu Jain commented on IMAP-363:
-

These are the files that I programmatically created from the message's stream 
that's passed in MessageManager.appendMessageToStore().

Regarding the IMAP server logs -
1) the one posted today is generated when trying to open the Outlook mail - 
sent to Gmail - dragged to James IMAP account.
2) the other two logs are for the foll scenario
2.1) I have James IMAP account configured in Outlook as well as in Lotus 
Notes.
2.2) In Outlook, I drag an email from my regular jentu.j...@datacert.com 
account to James IMAP account.
2.3) This email is also shown in Lotus Notes IMAP account but the mail does 
not open up.

Please let me know if you need further clarifications.

 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: imap1334661137621_good.eml, imap1334661176841_bad.eml, 
 imapserver.log, imapserver.log, imapserver.log, log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-10 Thread Eric Charles (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250533#comment-13250533
 ] 

Eric Charles commented on IMAP-363:
---

Hi Jentu,

From the logs you gave (log.rar), I don't see anything special except the 
activemq.xsd which is not found (strange, did you add spring jars with a 
different version), and also that you have a custom mailet (it should not 
change anything for the imap traffic).

I have download ibm lotus client to try to reproduce, and have a few files: 
which one do I have to install to have the imap client?
-rwx-- 1 echarles echarles   4919734 Aug  5  2010 
ibm-lotus-activities-8.5.2.i586.deb
-rwx-- 1 echarles echarles   3980862 Aug  5  2010 
ibm-lotus-cae-8.5.2.i586.deb
-rwx-- 1 echarles echarles105954 Aug  5  2010 
ibm-lotus-feedreader-8.5.2.i586.deb
-rwx-- 1 echarles echarles 320866188 Aug  5  2010 
ibm-lotus-notes-8.5.2.i586.deb
-rwx-- 1 echarles echarles  14978542 Aug  5  2010 
ibm-lotus-sametime-8.5.2.i586.deb
-rwx-- 1 echarles echarles 106217948 Aug  5  2010 
ibm-lotus-symphony-8.5.2.i586.deb
-rwx-- 1 echarles echarles696320 Aug  5  2010 license.tar
-rwx-- 1 echarles echarles  5755 Aug  5  2010 smartupgrade.sh

Also, could you try with notus notes imap client with a vanilla james (no 
changes in configuration, mailets, code,...).

Thx again and sorry for this late answer,

Eric


 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-10 Thread Eric Charles (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250534#comment-13250534
 ] 

Eric Charles commented on IMAP-363:
---

If you try again, don't forget to set the IMAP logging level to DEBUG and 
attach here the imapserver.log file + Also which Error message does Lotus Notes 
tell you?
Thx, Eric

 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



RE: [jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-10 Thread Jentu Jain
Eric,
I tried with plain vanilla (in-memory) James installation and faced the same 
issue. I have never used any custom mailet nor changed any spring jars. 
To install Lotus Notes, we used CZJ1LEN.exe.
From the list provided, you need to use ibm-lotus-notes-8.52.i586.deb.

Please keep me posted of your findings.

Regards

Jentu Jain | Datacert, Inc.

Why are major companies rapidly migrating to Passport?  Find Out Here



-Original Message-
From: Eric Charles (Commented) (JIRA) [mailto:server-dev@james.apache.org] 
Sent: Tuesday, April 10, 2012 2:55 PM
To: Jentu Jain
Subject: [jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes 
client


[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250533#comment-13250533
 ] 

Eric Charles commented on IMAP-363:
---

Hi Jentu,

From the logs you gave (log.rar), I don't see anything special except the 
activemq.xsd which is not found (strange, did you add spring jars with a 
different version), and also that you have a custom mailet (it should not 
change anything for the imap traffic).

I have download ibm lotus client to try to reproduce, and have a few files: 
which one do I have to install to have the imap client?
-rwx-- 1 echarles echarles   4919734 Aug  5  2010 
ibm-lotus-activities-8.5.2.i586.deb
-rwx-- 1 echarles echarles   3980862 Aug  5  2010 
ibm-lotus-cae-8.5.2.i586.deb
-rwx-- 1 echarles echarles105954 Aug  5  2010 
ibm-lotus-feedreader-8.5.2.i586.deb
-rwx-- 1 echarles echarles 320866188 Aug  5  2010 
ibm-lotus-notes-8.5.2.i586.deb
-rwx-- 1 echarles echarles  14978542 Aug  5  2010 
ibm-lotus-sametime-8.5.2.i586.deb
-rwx-- 1 echarles echarles 106217948 Aug  5  2010 
ibm-lotus-symphony-8.5.2.i586.deb
-rwx-- 1 echarles echarles696320 Aug  5  2010 license.tar
-rwx-- 1 echarles echarles  5755 Aug  5  2010 smartupgrade.sh

Also, could you try with notus notes imap client with a vanilla james (no 
changes in configuration, mailets, code,...).

Thx again and sorry for this late answer,

Eric


 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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





RE: [jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-10 Thread Jentu Jain
Eric,
Please let me know where to change in log4j.properties file to set the IMAP 
logging level as DEBUG. I changed the following but still see only INFO 
messages in IMAP server log. Please advice.

log4j.logger.org.apache.jackrabbit=DEBUG, WARN, ERROR, CONS, FILE

log4j.logger.org.apache.xbean.spring=DEBUG, WARN, ERROR, CONS, FILE
log4j.logger.org.apache.activemq=DEBUG, WARN, ERROR, CONS, FILE

log4j.logger.org.apache.camel=DEBUG, WARN, ERROR, CONS, FILE
log4j.logger.org.springframework=DEBUG, WARN, ERROR, CONS, FILE
log4j.logger.org.apache.james=INFO, DEBUG, WARN, ERROR, CONS, FILE

log4j.logger.james=DEBUG, WARN, ERROR, CONS, FILE
log4j.logger=DEBUG, WARN, ERROR, CONS, FILE

log4j.logger.james.imapserver=INFO, DEBUG, IMAPSERVER

Regards

Jentu Jain | Datacert, Inc.

Why are major companies rapidly migrating to Passport?  Find Out Here



-Original Message-
From: Eric Charles (Commented) (JIRA) [mailto:server-dev@james.apache.org] 
Sent: Tuesday, April 10, 2012 2:57 PM
To: Jentu Jain
Subject: [jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes 
client


[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250534#comment-13250534
 ] 

Eric Charles commented on IMAP-363:
---

If you try again, don't forget to set the IMAP logging level to DEBUG and 
attach here the imapserver.log file + Also which Error message does Lotus Notes 
tell you?
Thx, Eric

 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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





[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-10 Thread Jentu Jain (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250545#comment-13250545
 ] 

Jentu Jain commented on IMAP-363:
-

Please use  ibm-lotus-notes-8.5.2.i586.deb to install Lotus Notes client.
For your information, we used CZJ1LEN.exe to install the Lotus notes client.

Lotus Notes gives following error messages on attempting to open an email

IMAP4 Maximum number of bad responses received from 
server exceeded. 

Please let me know the change to be done to log4j.properties to log Debug IMAP 
messages.



 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-10 Thread Eric Charles (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250551#comment-13250551
 ] 

Eric Charles commented on IMAP-363:
---

I can not install lotus note on my linux, sorry.

You already gave us the client message, true. But this tells us not much...

To change log level, read http://james.apache.org/server/3/monitor-logging.html
You have to change 
log4j.logger.james.imapserver=INFO, IMAPSERVER
with
log4j.logger.james.imapserver=DEBUG, IMAPSERVER

 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



Re: [jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-10 Thread lclhst
niib

On Tue, Apr 10, 2012 at 12:11 PM, Eric Charles (Commented) (JIRA) 
server-dev@james.apache.org wrote:


[
 https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250551#comment-13250551]

 Eric Charles commented on IMAP-363:
 ---

 I can not install lotus note on my linux, sorry.

 You already gave us the client message, true. But this tells us not much...

 To change log level, read
 http://james.apache.org/server/3/monitor-logging.html
 You have to change
 log4j.logger.james.imapserver=INFO, IMAPSERVER
 with
 log4j.logger.james.imapserver=DEBUG, IMAPSERVER

  Unable to read mails using Lotus Notes client
  -
 
  Key: IMAP-363
  URL: https://issues.apache.org/jira/browse/IMAP-363
  Project: JAMES Imap
   Issue Type: Bug
 Reporter: Jentu Jain
 Priority: Minor
  Attachments: log.rar
 
 
  These are the steps that I do to get a mail on Lotus notes
   1) Start the server
   2) Open up the IMAP account configured in Outlook
   3) Move a mail from my official Outlook account to IMAP outlook account.
   4) Open up the mail in IMAP account and it opens up fine.
   5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
   6) It retrieves all the folders and mails from the IMAP server
   7) Now, I try to open up the same mail (that was opened in Outlook)
 here and I get the IMAP error.
   8) Close the server.
  Error Message:
  IMAP4 Maximum number of bad responses received from server exceeded.
  Please note that the same works fine on Thunderbird and Outlook.

 --
 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




[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-10 Thread Jentu Jain (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250556#comment-13250556
 ] 

Jentu Jain commented on IMAP-363:
-

Please find the imapserver.log attached.

 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: imapserver.log, log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-10 Thread Norman Maurer (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250558#comment-13250558
 ] 

Norman Maurer commented on IMAP-363:


It seems like your PassportIMAPAuthenticator class has a bug:


DEBUG 15:45:59,160 | james.imapserver | ID=1878360884 Error while processing 
imap request
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
at 
com.datacert.james.PassportIMAPAuthenticator.isAuthentic(PassportIMAPAuthenticator.java:17)
at 
org.apache.james.mailbox.store.StoreMailboxManager.login(StoreMailboxManager.java:228)
at 
org.apache.james.mailbox.store.StoreMailboxManager.login(StoreMailboxManager.java:236)
at 
org.apache.james.imap.processor.AbstractAuthProcessor.doAuth(AbstractAuthProcessor.java:56)
at 
org.apache.james.imap.processor.LoginProcessor.doProcess(LoginProcessor.java:53)
at 
org.apache.james.imap.processor.LoginProcessor.doProcess(LoginProcessor.java:36)
at 
org.apache.james.imap.processor.AbstractMailboxProcessor.doProcess(AbstractMailboxProcessor.java:90)
at 
org.apache.james.imap.processor.AbstractMailboxProcessor.process(AbstractMailboxProcessor.java:79)
at 
org.apache.james.imap.processor.AbstractMailboxProcessor.doProcess(AbstractMailboxProcessor.java:73)
at 
org.apache.james.imap.processor.AbstractMailboxProcessor.doProcess(AbstractMailboxProcessor.java:56)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:55)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imap.processor.base.AbstractChainedProcessor.process(AbstractChainedProcessor.java:57)
at 
org.apache.james.imapserver.netty.ImapChannelUpstreamHandler.messageReceived(ImapChannelUpstreamHandler.java:175)
at 

[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-10 Thread Jentu Jain (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250562#comment-13250562
 ] 

Jentu Jain commented on IMAP-363:
-

I have removed the custom authenticator but still unable to read the mail. 
Please find the updated log attached.

 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: imapserver.log, imapserver.log, log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-10 Thread Jentu Jain (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250566#comment-13250566
 ] 

Jentu Jain commented on IMAP-363:
-

I notice one more thing here. On creating an account in Outlook, a welcome 
email is obtained. I'm able to open that mail in Lotus notes. 
The mails that I drag from Outlook non-imap account and drop to Outlook IMAP 
account generates the error on reading it in Lotus Notes.


 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: imapserver.log, imapserver.log, log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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



[jira] [Commented] (IMAP-363) Unable to read mails using Lotus Notes client

2012-04-10 Thread Eric Charles (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/IMAP-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250630#comment-13250630
 ] 

Eric Charles commented on IMAP-363:
---

The second log does not show anything wrong...
You say you have issue with mails dropped from outlook non-imap to imap folders.
Do you also have issue when you send a mail from lotus notes (to james server), 
and read it back in lotus notes?


 Unable to read mails using Lotus Notes client
 -

 Key: IMAP-363
 URL: https://issues.apache.org/jira/browse/IMAP-363
 Project: JAMES Imap
  Issue Type: Bug
Reporter: Jentu Jain
Priority: Minor
 Attachments: imapserver.log, imapserver.log, log.rar


 These are the steps that I do to get a mail on Lotus notes
  1) Start the server
  2) Open up the IMAP account configured in Outlook
  3) Move a mail from my official Outlook account to IMAP outlook account.
  4) Open up the mail in IMAP account and it opens up fine.
  5) Open Lotus Notes. I have the same IMAP account in Lotus Notes too.
  6) It retrieves all the folders and mails from the IMAP server
  7) Now, I try to open up the same mail (that was opened in Outlook) here and 
 I get the IMAP error.
  8) Close the server.
 Error Message:
 IMAP4 Maximum number of bad responses received from server exceeded.
 Please note that the same works fine on Thunderbird and Outlook.

--
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