[jira] [Created] (PROTOCOLS-36) NettyProtocolSession.writeResponse(...) does not maintain order of written Responses if FutureResponse and Response is mixed

2011-09-26 Thread Norman Maurer (JIRA)
NettyProtocolSession.writeResponse(...) does not maintain order of written Responses if FutureResponse and Response is mixed Key: PROTOCOLS-36

[jira] [Resolved] (PROTOCOLS-32) Add a lower-level api which allows Handlers to return a Response in a async fashion

2011-09-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-32. Resolution: Fixed Fix Version/s: 1.6 Add a lower-level api which allows Handlers

[jira] [Resolved] (PROTOCOLS-26) Make AUTH method failed string a more useful error message

2011-09-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-26. Resolution: Fixed Fix Version/s: (was: 1.5) 1.6 Committed.

[jira] [Resolved] (PROTOCOLS-31) Add a simple netty bases SMTPServer implementation

2011-09-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-31. Resolution: Fixed done Add a simple netty bases SMTPServer implementation

[jira] [Created] (PROTOCOLS-34) LineHandler/ConnectHandler should return a Response

2011-09-24 Thread Norman Maurer (JIRA)
LineHandler/ConnectHandler should return a Response --- Key: PROTOCOLS-34 URL: https://issues.apache.org/jira/browse/PROTOCOLS-34 Project: JAMES Protocols Issue Type: Task

[jira] [Created] (PROTOCOLS-35) Remove ProtocolSession.writeResponse(...)

2011-09-24 Thread Norman Maurer (JIRA)
Remove ProtocolSession.writeResponse(...) -- Key: PROTOCOLS-35 URL: https://issues.apache.org/jira/browse/PROTOCOLS-35 Project: JAMES Protocols Issue Type: Task Components: api Affects

[jira] [Resolved] (PROTOCOLS-34) LineHandler/ConnectHandler should return a Response

2011-09-24 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-34. Resolution: Fixed Fix Version/s: 1.6 done... LineHandler/ConnectHandler should

[jira] [Resolved] (JAMES-1316) Add a file based MailQueue implementation

2011-09-22 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1316. -- Resolution: Fixed FileMailQueue is in trunk now Add a file based MailQueue implementation

[jira] [Resolved] (JAMES-1317) Mail spooled but not processed

2011-09-22 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1317. -- Resolution: Fixed Fix Version/s: 3.0-beta4 I think its fixed by JAMES-1319. Could you

[jira] [Commented] (JAMES-1317) Mail spooled but not processed

2011-09-22 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13112845#comment-13112845 ] Norman Maurer commented on JAMES-1317: -- Yes that should be right Mail spooled but

[jira] [Created] (PROTOCOLS-33) Encoder/Decoder should be generic

2011-09-21 Thread Norman Maurer (JIRA)
Encoder/Decoder should be generic - Key: PROTOCOLS-33 URL: https://issues.apache.org/jira/browse/PROTOCOLS-33 Project: JAMES Protocols Issue Type: Improvement Components: api Affects Versions:

[jira] [Resolved] (JAMES-1303) IMAPServer / SMTPServer / POP3Server MAY close the Channel before all messages are flushed out

2011-09-20 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1303. -- Resolution: Fixed was done... IMAPServer / SMTPServer / POP3Server MAY close the Channel

[jira] [Resolved] (JAMES-1302) SMTPNettySession.sleep(...) is not implemented

2011-09-20 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1302. -- Resolution: Invalid SMTPSession.sleep(..) was removed SMTPNettySession.sleep(...) is not

[jira] [Created] (JAMES-1319) CamelMailetProcessor MAY use more threads as expected and so has some side-effects

2011-09-18 Thread Norman Maurer (JIRA)
CamelMailetProcessor MAY use more threads as expected and so has some side-effects -- Key: JAMES-1319 URL: https://issues.apache.org/jira/browse/JAMES-1319 Project:

[jira] [Resolved] (JAMES-1319) CamelMailetProcessor MAY use more threads as expected and so has some side-effects

2011-09-18 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1319. -- Resolution: Fixed CamelMailetProcessor MAY use more threads as expected and so has some

[jira] [Resolved] (JAMES-1320) MimeMessageWrapper.writeTo(...) calls saveChanges() even if not needed

2011-09-18 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1320. -- Resolution: Fixed done MimeMessageWrapper.writeTo(...) calls saveChanges() even if not

[jira] [Created] (JAMES-1320) MimeMessageWrapper.writeTo(...) calls saveChanges() even if not needed

2011-09-18 Thread Norman Maurer (JIRA)
MimeMessageWrapper.writeTo(...) calls saveChanges() even if not needed -- Key: JAMES-1320 URL: https://issues.apache.org/jira/browse/JAMES-1320 Project: JAMES Server Issue

[jira] [Resolved] (PROTOCOLS-30) STARTTLS handling is not correct and can cause touble execution of the STARTTLS handling

2011-09-17 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-30. Resolution: Fixed done STARTTLS handling is not correct and can cause touble execution

[jira] [Resolved] (PROTOCOLS-28) Use zero-file-copy if possible in AbstractSession.writeStream(...)

2011-09-17 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-28. Resolution: Won't Fix Writing a stream was removed from the abstract class Use

[jira] [Resolved] (PROTOCOLS-3) Add some reusable implementation code

2011-09-17 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-3. --- Resolution: Fixed Fix Version/s: 1.6 I think this can get closed now Add some

[jira] [Resolved] (JAMES-1318) RemoteDelivery tries to modify the returned Collection of Mail.getRecipients() directly

2011-09-17 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1318. -- Resolution: Fixed RemoteDelivery tries to modify the returned Collection of

[jira] [Updated] (JAMES-1318) RemoteDelivery tries to modify the returned Collection of Mail.getRecipients() directly

2011-09-17 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JAMES-1318: - Component/s: Matchers/Mailets (bundled) Affects Version/s: 3.0-beta3 Fix

[jira] [Created] (JAMES-1318) RemoteDelivery tries to modify the returned Collection of Mail.getRecipients() directly

2011-09-17 Thread Norman Maurer (JIRA)
RemoteDelivery tries to modify the returned Collection of Mail.getRecipients() directly --- Key: JAMES-1318 URL: https://issues.apache.org/jira/browse/JAMES-1318

[jira] [Commented] (IMAP-340) James don't preserve UID order when copying messages

2011-09-17 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13107213#comment-13107213 ] Norman Maurer commented on IMAP-340: I think this should be moved to MAILBOX. James

[jira] [Created] (PROTOCOLS-30) STARTTLS handling is not correct and can cause touble execution of the STARTTLS handling

2011-09-16 Thread Norman Maurer (JIRA)
STARTTLS handling is not correct and can cause touble execution of the STARTTLS handling Key: PROTOCOLS-30 URL: https://issues.apache.org/jira/browse/PROTOCOLS-30

[jira] [Created] (PROTOCOLS-31) Add a simple netty bases SMTPServer implementation

2011-09-16 Thread Norman Maurer (JIRA)
Add a simple netty bases SMTPServer implementation -- Key: PROTOCOLS-31 URL: https://issues.apache.org/jira/browse/PROTOCOLS-31 Project: JAMES Protocols Issue Type: New Feature

[jira] [Created] (MAILBOX-134) MailboxListener may not removed even if MailboxListener.isClosed() is true

2011-09-16 Thread Norman Maurer (JIRA)
MailboxListener may not removed even if MailboxListener.isClosed() is true -- Key: MAILBOX-134 URL: https://issues.apache.org/jira/browse/MAILBOX-134 Project: James Mailbox

[jira] [Resolved] (MAILBOX-134) MailboxListener may not removed even if MailboxListener.isClosed() is true

2011-09-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-134. --- Resolution: Fixed MailboxListener may not removed even if MailboxListener.isClosed() is

[jira] [Created] (PROTOCOLS-29) Remove ChannelLocal usage

2011-09-15 Thread Norman Maurer (JIRA)
Remove ChannelLocal usage - Key: PROTOCOLS-29 URL: https://issues.apache.org/jira/browse/PROTOCOLS-29 Project: JAMES Protocols Issue Type: Improvement Affects Versions: 1.5 Reporter: Norman Maurer

[jira] [Resolved] (PROTOCOLS-29) Remove ChannelLocal usage

2011-09-15 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-29. Resolution: Fixed Remove ChannelLocal usage -

[jira] [Created] (JAMES-1316) Add a file based MailQueue implementation

2011-09-15 Thread Norman Maurer (JIRA)
Add a file based MailQueue implementation - Key: JAMES-1316 URL: https://issues.apache.org/jira/browse/JAMES-1316 Project: JAMES Server Issue Type: New Feature Components: Queue Affects

[jira] [Commented] (JAMES-1317) Mail spooled but not processed

2011-09-15 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13105856#comment-13105856 ] Norman Maurer commented on JAMES-1317: -- Could you please also attach the

[jira] [Commented] (JAMES-1314) HEADER.html file still refers to jakarta

2011-09-14 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104544#comment-13104544 ] Norman Maurer commented on JAMES-1314: -- Should be the one in the dist area on

[jira] [Created] (JAMES-1315) DataLineJamesMessageHookHandler does call OutputStream.flush() to often

2011-09-14 Thread Norman Maurer (JIRA)
DataLineJamesMessageHookHandler does call OutputStream.flush() to often --- Key: JAMES-1315 URL: https://issues.apache.org/jira/browse/JAMES-1315 Project: JAMES Server

[jira] [Resolved] (JAMES-1315) DataLineJamesMessageHookHandler does call OutputStream.flush() to often

2011-09-14 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1315. -- Resolution: Fixed DataLineJamesMessageHookHandler does call OutputStream.flush() to often

[jira] [Created] (JSPF-92) @Deprecate FutureSPFResult

2011-09-12 Thread Norman Maurer (JIRA)
@Deprecate FutureSPFResult -- Key: JSPF-92 URL: https://issues.apache.org/jira/browse/JSPF-92 Project: JAMES jSPF Issue Type: Improvement Components: Core Affects Versions: 0.9.9 Reporter:

[jira] [Commented] (JAMES-1313) more effective getUserByName(String name) in org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository

2011-09-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102640#comment-13102640 ] Norman Maurer commented on JAMES-1313: -- Could you upload the patch as diff and check

[jira] [Created] (JSPF-93) FutureSPFResult.isReady() MUST be synchronized

2011-09-12 Thread Norman Maurer (JIRA)
FutureSPFResult.isReady() MUST be synchronized -- Key: JSPF-93 URL: https://issues.apache.org/jira/browse/JSPF-93 Project: JAMES jSPF Issue Type: Bug Components: Core Affects

[jira] [Resolved] (JSPF-93) FutureSPFResult.isReady() MUST be synchronized

2011-09-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JSPF-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JSPF-93. --- Resolution: Fixed FutureSPFResult.isReady() MUST be synchronized

[jira] [Updated] (JSPF-93) FutureSPFResult.isReady() MUST be synchronized

2011-09-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JSPF-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JSPF-93: -- Priority: Minor (was: Major) FutureSPFResult.isReady() MUST be synchronized

[jira] [Resolved] (JAMES-1312) NullPointerException processing imap request

2011-09-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1312. -- Resolution: Fixed Assignee: Norman Maurer fixed.. The NPE was harmless as it was just

[jira] [Resolved] (JAMES-1311) RemoteDelivery should allow to handle new emails with higher priority

2011-09-11 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1311. -- Resolution: Fixed Fix Version/s: 3.0-beta4 Allow to set usePriority as RemoteDelivery

[jira] [Created] (JAMES-1311) RemoteDelivery should allow to handle new emails with higher priority

2011-09-10 Thread Norman Maurer (JIRA)
RemoteDelivery should allow to handle new emails with higher priority - Key: JAMES-1311 URL: https://issues.apache.org/jira/browse/JAMES-1311 Project: JAMES Server Issue

[jira] [Commented] (MAILBOX-83) Add support for SOLR based MessageSearchIndex

2011-09-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098661#comment-13098661 ] Norman Maurer commented on MAILBOX-83: -- Any takers ? If not I would prolly put it on

[jira] [Commented] (MAILBOX-11) MailboxQuery ignore namespace

2011-09-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098662#comment-13098662 ] Norman Maurer commented on MAILBOX-11: -- we shouldmfix it now MailboxQuery ignore

[jira] [Updated] (IMAP-322) Allow to enable/disable CAPABILITIES from config

2011-09-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated IMAP-322: --- Fix Version/s: 0.3 Let us fix this before the next release Allow to enable/disable CAPABILITIES from

[jira] [Resolved] (JAMES-1285) Custom mailet not working

2011-09-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1285. -- Resolution: Cannot Reproduce Fix Version/s: 3.0-beta4 Assignee: Norman Maurer

[jira] [Resolved] (JAMES-980) Fix the possibility to build submodules only

2011-09-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-980. - Resolution: Fixed Fix Version/s: 3.0-beta4 Assignee: Norman Maurer It seems to

[jira] [Updated] (JAMES-1259) Problem sending email to local and non-local recipients with Camel 2.6.0

2011-09-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JAMES-1259: - Assignee: Norman Maurer Summary: Problem sending email to local and non-local recipients

[jira] [Commented] (JAMES-1207) Avoid file descriptor leaks

2011-09-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098700#comment-13098700 ] Norman Maurer commented on JAMES-1207: -- @Felix: Do you have time to review and fix ?

[jira] [Commented] (JAMES-1207) Avoid file descriptor leaks

2011-09-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098762#comment-13098762 ] Norman Maurer commented on JAMES-1207: -- Yeah just close them.. Avoid file

[jira] [Resolved] (IMAP-335) Review synchronization / locking

2011-09-04 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-335. Resolution: Fixed I think thats done Review synchronization / locking

[jira] [Resolved] (IMAP-334) Only use one Thread for Idle keep-alives

2011-09-04 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-334. Resolution: Invalid Fix Version/s: 0.3 I was wrong.. we use a pool Only use one Thread for

[jira] [Resolved] (MAILBOX-129) JPA Unable to move emails between folders

2011-09-04 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-129. --- Resolution: Fixed Was fixed.. Thanks for the patch JPA Unable to move emails between

[jira] [Resolved] (MAILBOX-130) JPA restore functionality is not working with Encryption enabled.

2011-09-04 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-130. --- Resolution: Fixed This should now work JPA restore functionality is not working with

[jira] [Created] (MAILBOX-131) MessageManager.append(...) MUST return a higher uid on each call

2011-09-03 Thread Norman Maurer (JIRA)
MessageManager.append(...) MUST return a higher uid on each call Key: MAILBOX-131 URL: https://issues.apache.org/jira/browse/MAILBOX-131 Project: James Mailbox Issue Type: Bug

[jira] [Resolved] (MAILBOX-131) MessageManager.append(...) MUST return a higher uid on each call

2011-09-03 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-131. --- Resolution: Fixed Done by using the MailboxPathLocker for appends

[jira] [Resolved] (IMAP-319) MS Outlook returns UID does not comply with standard

2011-09-03 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-319. Resolution: Fixed Fix Version/s: 0.3 Fixed by MAILBOX-131 MS Outlook returns UID does not

[jira] [Commented] (IMAP-319) MS Outlook returns UID does not comply with standard

2011-09-01 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095522#comment-13095522 ] Norman Maurer commented on IMAP-319: I think I have an idea now what may cause the

[jira] [Created] (JAMES-1306) Zero-file-copy MAY only be used when COMPRESS is not activated

2011-08-26 Thread Norman Maurer (JIRA)
Zero-file-copy MAY only be used when COMPRESS is not activated -- Key: JAMES-1306 URL: https://issues.apache.org/jira/browse/JAMES-1306 Project: JAMES Server Issue Type: Bug

[jira] [Resolved] (JAMES-1306) Zero-file-copy MAY only be used when COMPRESS is not activated

2011-08-26 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1306. -- Resolution: Fixed Zero-file-copy MAY only be used when COMPRESS is not activated

[jira] [Created] (JAMES-1307) RemoteDelivery does not send a permanent error on 5xx during HELO/EHLO

2011-08-26 Thread Norman Maurer (JIRA)
RemoteDelivery does not send a permanent error on 5xx during HELO/EHLO -- Key: JAMES-1307 URL: https://issues.apache.org/jira/browse/JAMES-1307 Project: JAMES Server Issue

[jira] [Created] (JAMES-1303) IMAPServer / SMTPServer / POP3Server MAY close the Channel before all messages are flushed out

2011-08-25 Thread Norman Maurer (JIRA)
IMAPServer / SMTPServer / POP3Server MAY close the Channel before all messages are flushed out -- Key: JAMES-1303 URL: https://issues.apache.org/jira/browse/JAMES-1303

[jira] [Commented] (IMAP-292) SEARCH sequence-set is not handled correctly

2011-08-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13090910#comment-13090910 ] Norman Maurer commented on IMAP-292: Maybe I missed something but for me it looks like

[jira] [Created] (IMAP-338) DefaultImapProcessorFactory should allow to disable IDLE keep-alives

2011-08-25 Thread Norman Maurer (JIRA)
DefaultImapProcessorFactory should allow to disable IDLE keep-alives Key: IMAP-338 URL: https://issues.apache.org/jira/browse/IMAP-338 Project: JAMES Imap Issue Type: Task

[jira] [Resolved] (IMAP-338) DefaultImapProcessorFactory should allow to disable IDLE keep-alives

2011-08-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-338. Resolution: Fixed DefaultImapProcessorFactory should allow to disable IDLE keep-alives

[jira] [Resolved] (JAMES-1300) Deactive IMAP IDLE keep-alives

2011-08-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1300. -- Resolution: Won't Fix This will not work as we only send keep-alives when a command is active

[jira] [Assigned] (IMAP-322) Allow to enable/disable CAPABILITIES from config

2011-08-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer reassigned IMAP-322: -- Assignee: Norman Maurer Allow to enable/disable CAPABILITIES from config

[jira] [Resolved] (IMAP-330) Convert mailboxnames to UTF-8 before pass them to the Mailbox impl

2011-08-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-330. Resolution: Fixed Done... Convert mailboxnames to UTF-8 before pass them to the Mailbox impl

[jira] [Updated] (JAMES-1305) Zero-file-copy MAY only be used when no TLS/SSL is active

2011-08-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JAMES-1305: - Component/s: SMTPServer POP3Server IMAPServer

[jira] [Resolved] (JAMES-1305) Zero-file-copy MAY only be used when no TLS/SSL is active

2011-08-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1305. -- Resolution: Fixed Zero-file-copy MAY only be used when no TLS/SSL is active

[jira] [Resolved] (IMAP-330) Convert mailboxnames to UTF-8 before pass them to the Mailbox impl

2011-08-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-330. Resolution: Fixed Fixed.. thanks for catching this! Convert mailboxnames to UTF-8 before pass them

[jira] [Assigned] (IMAP-328) Better handle concurrent FETCH and EXPUNGE

2011-08-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer reassigned IMAP-328: -- Assignee: Norman Maurer Better handle concurrent FETCH and EXPUNGE

[jira] [Created] (IMAP-337) Don't wrap Content InputStream

2011-08-24 Thread Norman Maurer (JIRA)
Don't wrap Content InputStream -- Key: IMAP-337 URL: https://issues.apache.org/jira/browse/IMAP-337 Project: JAMES Imap Issue Type: Improvement Components: Processor Affects Versions: 0.2.1

[jira] [Created] (MAILBOX-128) Add Message.getFullContent() to retrieve full message content

2011-08-24 Thread Norman Maurer (JIRA)
Add Message.getFullContent() to retrieve full message content - Key: MAILBOX-128 URL: https://issues.apache.org/jira/browse/MAILBOX-128 Project: James Mailbox Issue Type:

[jira] [Created] (JAMES-1301) Use Zero-copy file transfer to transfer message content if possible

2011-08-24 Thread Norman Maurer (JIRA)
Use Zero-copy file transfer to transfer message content if possible --- Key: JAMES-1301 URL: https://issues.apache.org/jira/browse/JAMES-1301 Project: JAMES Server Issue Type:

[jira] [Resolved] (IMAP-337) Don't wrap Content InputStream

2011-08-24 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-337. Resolution: Fixed done Don't wrap Content InputStream --

[jira] [Resolved] (MAILBOX-128) Add Message.getFullContent() to retrieve full message content

2011-08-24 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-128. --- Resolution: Fixed done Add Message.getFullContent() to retrieve full message content

[jira] [Resolved] (JAMES-1301) Use Zero-copy file transfer to transfer message content if possible

2011-08-24 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1301. -- Resolution: Fixed Use Zero-copy file transfer to transfer message content if possible

[jira] [Resolved] (PROTOCOLS-27) AbstractSession.write(...) may fail to close the channel in some cases

2011-08-24 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-27. Resolution: Fixed AbstractSession.write(...) may fail to close the channel in some

[jira] [Created] (JAMES-1302) SMTPNettySession.sleep(...) is not implemented

2011-08-24 Thread Norman Maurer (JIRA)
SMTPNettySession.sleep(...) is not implemented -- Key: JAMES-1302 URL: https://issues.apache.org/jira/browse/JAMES-1302 Project: JAMES Server Issue Type: Bug Components: SMTPServer

[jira] [Created] (IMAP-333) FETCH 1 BODY[...] should not create a MimeDescriptorStructure

2011-08-23 Thread Norman Maurer (JIRA)
FETCH 1 BODY[...] should not create a MimeDescriptorStructure - Key: IMAP-333 URL: https://issues.apache.org/jira/browse/IMAP-333 Project: JAMES Imap Issue Type: Improvement

[jira] [Created] (MAILBOX-116) Lazy load and populate the MimeDescriptor

2011-08-23 Thread Norman Maurer (JIRA)
Lazy load and populate the MimeDescriptor - Key: MAILBOX-116 URL: https://issues.apache.org/jira/browse/MAILBOX-116 Project: James Mailbox Issue Type: Improvement Components: store

[jira] [Updated] (IMAP-333) FETCH 1 BODY[...] should not create a MimeDescriptorStructure

2011-08-23 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated IMAP-333: --- Description: We don't need to generate a MimeDescriptorStructure if a client issue the following

[jira] [Resolved] (IMAP-333) FETCH 1 BODY[...] should not create a MimeDescriptorStructure

2011-08-23 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-333. Resolution: Fixed FETCH 1 BODY[...] should not create a MimeDescriptorStructure

[jira] [Resolved] (MAILBOX-116) Lazy load and populate the MimeDescriptor

2011-08-23 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-116. --- Resolution: Fixed done! Lazy load and populate the MimeDescriptor

[jira] [Created] (MAILBOX-117) Review synchronization / locking

2011-08-23 Thread Norman Maurer (JIRA)
Review synchronization / locking Key: MAILBOX-117 URL: https://issues.apache.org/jira/browse/MAILBOX-117 Project: James Mailbox Issue Type: Improvement Affects Versions: 0.3 Reporter: Norman

[jira] [Created] (IMAP-334) Only use one Thread for Idle keep-alives

2011-08-23 Thread Norman Maurer (JIRA)
Only use one Thread for Idle keep-alives Key: IMAP-334 URL: https://issues.apache.org/jira/browse/IMAP-334 Project: JAMES Imap Issue Type: Improvement Components: Protocol

[jira] [Created] (IMAP-335) Review synchronization / locking

2011-08-23 Thread Norman Maurer (JIRA)
Review synchronization / locking Key: IMAP-335 URL: https://issues.apache.org/jira/browse/IMAP-335 Project: JAMES Imap Issue Type: Improvement Affects Versions: 0.2.1 Reporter: Norman Maurer

[jira] [Created] (IMAP-336) Use static fields where possible for CAPABILITIES

2011-08-23 Thread Norman Maurer (JIRA)
Use static fields where possible for CAPABILITIES - Key: IMAP-336 URL: https://issues.apache.org/jira/browse/IMAP-336 Project: JAMES Imap Issue Type: Improvement Components: Protocol

[jira] [Created] (JAMES-1300) Deactive IMAP IDLE keep-alives

2011-08-23 Thread Norman Maurer (JIRA)
Deactive IMAP IDLE keep-alives -- Key: JAMES-1300 URL: https://issues.apache.org/jira/browse/JAMES-1300 Project: JAMES Server Issue Type: Improvement Components: IMAPServer Affects Versions:

[jira] [Resolved] (IMAP-336) Use static fields where possible for CAPABILITIES

2011-08-23 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-336. Resolution: Fixed Use static fields where possible for CAPABILITIES

[jira] [Created] (MAILBOX-118) MaildirStore

2011-08-23 Thread Norman Maurer (JIRA)
MaildirStore Key: MAILBOX-118 URL: https://issues.apache.org/jira/browse/MAILBOX-118 Project: James Mailbox Issue Type: Bug Components: spring Affects Versions: 0.4 Reporter: Norman Maurer

[jira] [Updated] (MAILBOX-118) MaildirStore not setup correctly

2011-08-23 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated MAILBOX-118: -- Summary: MaildirStore not setup correctly (was: MaildirStore) MaildirStore not setup

[jira] [Created] (IMAP-332) Use raw message header in FETCH if possible to build the response

2011-08-22 Thread Norman Maurer (JIRA)
Use raw message header in FETCH if possible to build the response - Key: IMAP-332 URL: https://issues.apache.org/jira/browse/IMAP-332 Project: JAMES Imap Issue Type:

[jira] [Resolved] (MAILBOX-115) Allow to acces raw message header without parsing it

2011-08-22 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-115. --- Resolution: Fixed Allow to acces raw message header without parsing it

[jira] [Resolved] (IMAP-332) Use raw message header in FETCH if possible to build the response

2011-08-22 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-332. Resolution: Fixed Use raw message header in FETCH if possible to build the response

[jira] [Created] (MAILBOX-115) Allow to acces raw message header without parsing it

2011-08-21 Thread Norman Maurer (JIRA)
Allow to acces raw message header without parsing it Key: MAILBOX-115 URL: https://issues.apache.org/jira/browse/MAILBOX-115 Project: James Mailbox Issue Type: Improvement

[jira] [Resolved] (IMAP-292) SEARCH sequence-set is not handled correctly

2011-08-19 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-292. Resolution: Fixed Assignee: Norman Maurer I think its now how it should be ... could you

[jira] [Created] (JAMES-1299) NIO implementation of IMAPServer is broken

2011-08-19 Thread Norman Maurer (JIRA)
NIO implementation of IMAPServer is broken -- Key: JAMES-1299 URL: https://issues.apache.org/jira/browse/JAMES-1299 Project: JAMES Server Issue Type: Bug Components: IMAPServer Affects

  1   2   3   4   5   6   7   8   9   10   >