[jira] Commented: (JAMES-426) Make james use virtual user table domains for servernames

2006-02-03 Thread Daniel Perry (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-426?page=comments#action_12365067 ] Daniel Perry commented on JAMES-426: I agree. The code i provided shouldn't affect any user of james, unless they add the extra attribute, so therefore could be added

[jira] Created: (JAMES-426) Make james use virtual user table domains for servernames

2005-10-17 Thread Daniel Perry (JIRA)
Make james use virtual user table domains for servernames - Key: JAMES-426 URL: http://issues.apache.org/jira/browse/JAMES-426 Project: James Type: Improvement Components: James Core Environment: N/A

[jira] Updated: (JAMES-426) Make james use virtual user table domains for servernames

2005-10-17 Thread Daniel Perry (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-426?page=all ] Daniel Perry updated JAMES-426: --- Attachment: patch.txt Patch for this functionality against trunk. Note: the code has not been compiled or tested with trunk, but has been used in a live

[jira] Commented: (JAMES-334) SHA hash incompatable with common generation methods

2005-08-10 Thread Daniel Perry (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-334?page=comments#action_12318291 ] Daniel Perry commented on JAMES-334: This is an SHA hash but not in the format you'd expect. It's a base64 encoded rather than hex (reduces the size). Its then trimmed of

[jira] Commented: (JAMES-383) new posts hanging

2005-06-24 Thread Daniel Perry (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-383?page=comments#action_12314394 ] Daniel Perry commented on JAMES-383: Looks like same issue as: http://issues.apache.org/jira/browse/JAMES-311 which has been fixed, but not in a release yet. Patch as

[jira] Created: (JAMES-367) Added option to CommandListServ to change the to address.

2005-04-07 Thread Daniel Perry (JIRA)
Added option to CommandListServ to change the to address. - Key: JAMES-367 URL: http://issues.apache.org/jira/browse/JAMES-367 Project: James Type: Improvement Components: Matchers/Mailets (bundled)

[jira] Updated: (JAMES-367) Added option to CommandListServ to change the to address.

2005-04-07 Thread Daniel Perry (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-367?page=history ] Daniel Perry updated JAMES-367: --- Attachment: patch.txt This patch also includes the addfooter patch i submitted previously! Added option to CommandListServ to change the to address.

[jira] Created: (JAMES-364) Made adding of footer optional with CommandListServProcessor

2005-04-05 Thread Daniel Perry (JIRA)
Made adding of footer optional with CommandListServProcessor Key: JAMES-364 URL: http://issues.apache.org/jira/browse/JAMES-364 Project: James Type: Improvement Components: Matchers/Mailets (bundled)

[jira] Created: (JAMES-363) Move PostmasterAlias from code to james-confix.xml

2005-04-04 Thread Daniel Perry (JIRA)
Move PostmasterAlias from code to james-confix.xml -- Key: JAMES-363 URL: http://issues.apache.org/jira/browse/JAMES-363 Project: James Type: Improvement Components: SpoolManager Processors Environment: N/A

[jira] Commented: (JAMES-311) Nntp very picky with clients

2005-03-18 Thread Daniel Perry (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-311?page=comments#action_61203 ] Daniel Perry commented on JAMES-311: Patch to fix this and make james rcf compliant with respect to messages not ending with \r\n. --- NNTPHandler_orig.java +++