Re: [imap] Basic Website

2008-12-08 Thread Norman Maurer
Hi, I would list jDKIM under jSPF.. And when jDKIM is complete we just need to find some time to extract the bayesian stuff to provide a complete set of antispam libs ;-) cheers, Norma Maurer 2008/12/8 Stefano Bagnara <[EMAIL PROTECTED]>: > Robert Burrell Donkin ha scritto: >> http://james.apach

Re: [jira] Commented: (JAMES-850) RemoteDeliveryTest intermitant failure

2008-12-08 Thread Norman Maurer
+1 Cheers Norman 2008/12/8 Stefano Bagnara <[EMAIL PROTECTED]>: > Robert Burrell Donkin (JIRA) ha scritto: >> [ >> https://issues.apache.org/jira/browse/JAMES-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654181#action_12654181 >> ] >> >> Robert

[jira] Commented: (MIME4J-60) Configurable strategy for line delimiters

2008-12-08 Thread Markus Wiederkehr (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654553#action_12654553 ] Markus Wiederkehr commented on MIME4J-60: - @Oleg: In your last comment you wrote abo

Re: [sieve] Node serializer [WAS Re: [jira] Commented: (JSIEVE-43) Add API for generating a Sieve script from a parse tree]

2008-12-08 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: > the basic design outlined below should be simple and quick to > implement. please feel free to jump in with questions, comments or > improvements. "This will end up a rather large API with each start and end calls for each concrete node type." What are the node

[jira] Commented: (MIME4J-60) Configurable strategy for line delimiters

2008-12-08 Thread Stefano Bagnara (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654551#action_12654551 ] Stefano Bagnara commented on MIME4J-60: --- @Oleg: I know we already discussed more than

Re: [server] JSR250...?

2008-12-08 Thread Robert Burrell Donkin
On 12/8/08, David Jencks <[EMAIL PROTECTED]> wrote: > > On Dec 8, 2008, at 10:52 AM, Stefano Bagnara wrote: > >> Robert Burrell Donkin ha scritto: >>> my starting point was JSR 250 (Common Annotations for the Java >>> Platform) which is used to control service injection in ejb3. i >>> hadn't >>> re

[jira] Commented: (MIME4J-90) Consistent parsing of header field names

2008-12-08 Thread Markus Wiederkehr (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654547#action_12654547 ] Markus Wiederkehr commented on MIME4J-90: - Robert, please note that this method has

Re: [imap] Basic Website

2008-12-08 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: > http://james.apache.org/imap/ > > feedback welcomed The "IMAP" seems too small compared to our other logos, but this is a detail ;-) We should start thinking how to deal with the expanding top level menu. At 800x600 this does no more fit the menu bar.

Re: [jira] Commented: (JAMES-850) RemoteDeliveryTest intermitant failure

2008-12-08 Thread Stefano Bagnara
Robert Burrell Donkin (JIRA) ha scritto: > [ > https://issues.apache.org/jira/browse/JAMES-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654181#action_12654181 > ] > > Robert Burrell Donkin commented on JAMES-850: >

[jira] Commented: (JAMES-752) DomainKeys mailet for JAMES

2008-12-08 Thread Stefano Bagnara (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654531#action_12654531 ] Stefano Bagnara commented on JAMES-752: --- @Tom I also noticed you provided some test, b

Re: [server] JSR250...?

2008-12-08 Thread David Jencks
On Dec 8, 2008, at 10:52 AM, Stefano Bagnara wrote: Robert Burrell Donkin ha scritto: my starting point was JSR 250 (Common Annotations for the Java Platform) which is used to control service injection in ejb3. i hadn't really studied in detail before but i took a better look and liked what

Re: [server] JSR250...?

2008-12-08 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: > my starting point was JSR 250 (Common Annotations for the Java > Platform) which is used to control service injection in ejb3. i hadn't > really studied in detail before but i took a better look and liked > what i saw. they're lightweight and not too strongly cou

Re: ClassNotFound: MailboxManagerMailRepository

2008-12-08 Thread Robert Burrell Donkin
On 12/8/08, Megha Agarval <[EMAIL PROTECTED]> wrote: > Robert Burrell Donkin wrote: >> On 12/5/08, Megha Agarval <[EMAIL PROTECTED]> wrote: >>> Robert Burrell Donkin wrote: On Thu, Dec 4, 2008 at 9:06 AM, Megha Agarval <[EMAIL PROTECTED]> wrote: > Hi, > > I am running the spring de

Re: DKIM library / mailet

2008-12-08 Thread Stefano Bagnara
Tom Brown ha scritto: > Yes, the original author is still around. > > What sorts of headers are normally used for code like this? Hi Tom :-) ASF requires the use of ASF header on top of each file: / * Licensed to t

Re: DKIM library / mailet

2008-12-08 Thread Robert Burrell Donkin
On 12/8/08, Tom Brown <[EMAIL PROTECTED]> wrote: > Yes, the original author is still around. Great :-) > What sorts of headers are normally used for code like this? All Apache source (that can reasonable contain it) should have the standard boilerplate. See http://www.apache.org/legal/src-header

Re: DKIM library / mailet

2008-12-08 Thread Tom Brown
Yes, the original author is still around. What sorts of headers are normally used for code like this? Tom On Wed, Dec 3, 2008 at 5:45 AM, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote: > On Wed, Dec 3, 2008 at 11:12 AM, Stefano Bagnara <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> I hope to find

Re: ClassNotFound: MailboxManagerMailRepository

2008-12-08 Thread Megha Agarval
Robert Burrell Donkin wrote: On 12/5/08, Megha Agarval <[EMAIL PROTECTED]> wrote: Robert Burrell Donkin wrote: On Thu, Dec 4, 2008 at 9:06 AM, Megha Agarval <[EMAIL PROTECTED]> wrote: Hi, I am running the spring deployment version of James. The IMAP service starts on the required port but whi

JAMES Server Nightly Build Report

2008-12-08 Thread JAMES Nightly Build System
An automated nightly build of JAMES has been posted to http://people.apache.org/builds/james/nightly/ Any unit test errors from the build should be reported below: -

Re: ClassNotFound: MailboxManagerMailRepository

2008-12-08 Thread Robert Burrell Donkin
On 12/5/08, Megha Agarval <[EMAIL PROTECTED]> wrote: > Robert Burrell Donkin wrote: >> On Thu, Dec 4, 2008 at 9:06 AM, Megha Agarval <[EMAIL PROTECTED]> wrote: >>> Hi, >>> >>> I am running the spring deployment version of James. The IMAP service >>> starts >>> on the required port but while accessi