RE: JAMES Administration

2006-07-25 Thread Norman Maurer
Kann you explain what was not workin for you ? Was it a bug in the code? If so please make a bugreport! bye Norman Am Mittwoch, den 26.07.2006, 07:07 +1000 schrieb Mark Brennand: > Thanks. I have been building from trunk for the last couple of weeks (I > moved the SpamAssassin stuff over into my

RE: New website proposal

2006-07-25 Thread Norman Maurer
Am Dienstag, den 25.07.2006, 14:57 -0400 schrieb Noel J. Bergman: > > http://people.apache.org/~bago/james/site-20060723/ > > The source code link for JAMES Server is broken. > > Minor nits: > > James where it refers to the project -> JAMES > > James where it refers to the server -> JAMES S

[jira] Assigned: (JSPF-8) Create a Gump descriptor and add it to the apache gump task

2006-07-25 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JSPF-8?page=all ] Norman Maurer reassigned JSPF-8: Assignee: Norman Maurer > Create a Gump descriptor and add it to the apache gump task > --- > >

RE: New website proposal

2006-07-25 Thread Noel J. Bergman
> http://people.apache.org/~bago/james/site-20060723/ The source code link for JAMES Server is broken. Minor nits: James where it refers to the project -> JAMES James where it refers to the server -> JAMES Server Under related projects, we can add Maven and Derby. Not sure if we would wan

RE: [VOTE] James website update (Was: svn commit: r421896 - in /james/site/trunk/www)

2006-07-25 Thread Noel J. Bergman
> I would like to add A LOT of reports to our official site. If they are > automatically generated by Maven I don't see drawbacks in having more > reports ("they have to be mantained" would be the drawback for > non-automatic reports). Superfluous bloat in SVN would be an issue. All of these gene

Re: [VOTE] James website update (Was: svn commit: r421896 - in /james/site/trunk/www)

2006-07-25 Thread Norman Maurer
Am Dienstag, den 25.07.2006, 11:02 -0400 schrieb Serge Knystautas: > On 7/25/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > > I would like to add A LOT of reports to our official site. If they are > > automatically generated by Maven I don't see drawbacks in having more > > reports ("they have to

Use of lists (was Re: [VOTE] James website update (Was: svn commit: r421896 - in /james/site/trunk/www))

2006-07-25 Thread Danny Angus
Hi, FYI the list for website stuff is site-dev@james.apache.org d. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (JSPF-11) Ask Brian Wellington to support the SPF DNS type (99) in DNSJAVA

2006-07-25 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JSPF-11?page=comments#action_12423356 ] Stefano Bagnara commented on JSPF-11: - It seems that SPF type will be added in the next release (dnsjava 2.0.3). Unfortunately Brian have no ETA for this. Let's ho

Re: [VOTE] James website update (Was: svn commit: r421896 - in /james/site/trunk/www)

2006-07-25 Thread Serge Knystautas
On 7/25/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote: I would like to add A LOT of reports to our official site. If they are automatically generated by Maven I don't see drawbacks in having more reports ("they have to be mantained" would be the drawback for non-automatic reports). Agreed. --

Re: [VOTE] James website update (Was: svn commit: r421896 - in /james/site/trunk/www)

2006-07-25 Thread Stefano Bagnara
Serge Knystautas wrote: On 7/23/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote: I think that clover, code duplication reports, test results, the dependencies report, the taglist, the changelog, and much other are useful to me. Btw I don't care to publish them to our public site because I think th

Re: [VOTE] James website update (Was: svn commit: r421896 - in /james/site/trunk/www)

2006-07-25 Thread Serge Knystautas
On 7/23/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote: I think that clover, code duplication reports, test results, the dependencies report, the taglist, the changelog, and much other are useful to me. Btw I don't care to publish them to our public site because I think they would be useful only t

Re: sendpartial is false?

2006-07-25 Thread Serge Knystautas
On 7/23/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote: Noel J. Bergman wrote: > Anyone know why this is still defaulting to false instead of true? I use > true in my own config.xml. > > --- Noel I also use true in my main production server. That said I never tested it too much because le

[jira] Updated: (POSTAGE-7) Postage startup failure when setting up SMTP

2006-07-25 Thread Bernd Fondermann (JIRA)
[ http://issues.apache.org/jira/browse/POSTAGE-7?page=all ] Bernd Fondermann updated POSTAGE-7: --- Attachment: jira_postage7.patch This bug happens because at least 1 MessageHandler is now obligatory in SMTP handler chain taken from James Server. The f

[jira] Created: (POSTAGE-7) Postage startup failure when setting up SMTP

2006-07-25 Thread Bernd Fondermann (JIRA)
Postage startup failure when setting up SMTP Key: POSTAGE-7 URL: http://issues.apache.org/jira/browse/POSTAGE-7 Project: Postage Issue Type: Bug Reporter: Bernd Fondermann Ass

Re: New website proposal

2006-07-25 Thread Danny Angus
On 23/07/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote: Here I am with a newer version: http://people.apache.org/~bago/james/site-20060723/ +1 Maybe this could be improved to be automcatically managed by maven in a single step, but I don't know how now, and this seems to be easy enough. I *

[jira] Resolved: (JAMES-578) DNSRBLHandler should throw an ConfigurationException on invalid config

2006-07-25 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-578?page=all ] Norman Maurer resolved JAMES-578. - Resolution: Fixed > DNSRBLHandler should throw an ConfigurationException on invalid config > --

svn commit: r425371 - /james/server/trunk/src/java/org/apache/james/smtpserver/core/filter/fastfail/DNSRBLHandler.java

2006-07-25 Thread norman
Author: norman Date: Tue Jul 25 04:01:13 2006 New Revision: 425371 URL: http://svn.apache.org/viewvc?rev=425371&view=rev Log: DNSRBLHandler throws now an ConfigurationException on invalid configuration. See JAMES-578 Modified: james/server/trunk/src/java/org/apache/james/smtpserver/core/fil

[jira] Created: (JAMES-578) DNSRBLHandler should throw an ConfigurationException on invalid config

2006-07-25 Thread Norman Maurer (JIRA)
DNSRBLHandler should throw an ConfigurationException on invalid config -- Key: JAMES-578 URL: http://issues.apache.org/jira/browse/JAMES-578 Project: James Issue Type: Impro

svn commit: r425355 - in /james/server/trunk/src: conf/ java/org/apache/james/pop3server/ java/org/apache/james/smtpserver/core/ java/org/apache/james/util/ test/org/apache/james/pop3server/ test/org/

2006-07-25 Thread norman
Author: norman Date: Tue Jul 25 02:58:49 2006 New Revision: 425355 URL: http://svn.apache.org/viewvc?rev=425355&view=rev Log: Rename RoaminUsersHandler to POP3BeforeSMTPHandler. Fix a synchronize Added: james/server/trunk/src/java/org/apache/james/smtpserver/core/POP3BeforeSMTPHandler.java

Re: [VOTE] James 2.3.0rc1 Release

2006-07-25 Thread Bernd Fondermann
+1 Bernd On 7/25/06, Noel J. Bergman <[EMAIL PROTECTED]> wrote: +1 --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -

[jira] Created: (JAMES-577) Switch default sendpartial to true for RemoteDelivery

2006-07-25 Thread Stefano Bagnara (JIRA)
Switch default sendpartial to true for RemoteDelivery - Key: JAMES-577 URL: http://issues.apache.org/jira/browse/JAMES-577 Project: James Issue Type: Improvement Components: Remot

Re: New website proposal

2006-07-25 Thread Norman Maurer
Hi , for me the only thing i want to see is that you write that we released now the first rc release ;-) The rest is cool as it is. +1 for release. bye Norman Am Sonntag, den 23.07.2006, 14:23 +0200 schrieb Stefano Bagnara: > Here I am with a newer version: > http://people.apache.org/~bago/jame