[jira] Created: (JSPF-30) Support The Trusted Forwarder SPF Global Whitelist

2006-09-24 Thread Norman Maurer (JIRA)
Support The Trusted Forwarder SPF Global Whitelist -- Key: JSPF-30 URL: http://issues.apache.org/jira/browse/JSPF-30 Project: jSPF Issue Type: New Feature Reporter: Norman Maurer

[jira] Updated: (JSPF-24) Handle of non configured SPF domains with default SPF record

2006-09-24 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JSPF-24?page=all ] Norman Maurer updated JSPF-24: -- Fix Version/s: 0.9b4 > Handle of non configured SPF domains with default SPF record > > >

[jira] Commented: (JSPF-24) Handle of non configured SPF domains with default SPF record

2006-09-24 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JSPF-24?page=comments#action_12437464 ] Norman Maurer commented on JSPF-24: --- Sorry for all the critism but that patch does not act as it should. It will use the given spf record every time. From the perld

svn commit: r449578 - /james/jspf/trunk/src/main/java/org/apache/james/jspf/SPFQuery.java

2006-09-24 Thread norman
Author: norman Date: Sun Sep 24 22:43:27 2006 New Revision: 449578 URL: http://svn.apache.org/viewvc?view=rev&rev=449578 Log: Allow the user to set a default explanation on cmdline usage. See JSPF-28 Modified: james/jspf/trunk/src/main/java/org/apache/james/jspf/SPFQuery.java Modified: james

[jira] Updated: (JAMES-601) Add Class detail in logs of James.Mailet (patch)

2006-09-24 Thread Guillermo Grandes (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-601?page=all ] Guillermo Grandes updated JAMES-601: Attachment: JAMES-601-Plus.diff It seems that is already working everything. Attach diff corrected (JAMES-601-Plus.diff) with a little change, moved lo

[jira] Commented: (JAMES-601) Add Class detail in logs of James.Mailet (patch)

2006-09-24 Thread Guillermo Grandes (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-601?page=comments#action_12437420 ] Guillermo Grandes commented on JAMES-601: - "Oops", logger is null 2006-09-25 03:20:06,659 ERROR [spoolmanager.root] Caused by nested exception: java.lang.N

[jira] Updated: (JSPF-24) Handle of non configured SPF domains with default SPF record

2006-09-24 Thread Guillermo Grandes (JIRA)
[ http://issues.apache.org/jira/browse/JSPF-24?page=all ] Guillermo Grandes updated JSPF-24: -- Attachment: SPF.java.Zen-Version.diff Hi Norman, this was the Zen version (SPF.java.Zen-Version.diff) ;-) > Handle of non configured SPF domains with default

[jira] Commented: (JSPF-24) Handle of non configured SPF domains with default SPF record

2006-09-24 Thread Guillermo Grandes (JIRA)
[ http://issues.apache.org/jira/browse/JSPF-24?page=comments#action_12437270 ] Guillermo Grandes commented on JSPF-24: --- (theater) ohh that sadness is mine. They don't like my patches... That I am going to do?, I me will become shepherd! :-

[jira] Assigned: (JAMES-519) Implement a JDBC based JavaMail Store

2006-09-24 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-519?page=all ] Stefano Bagnara reassigned JAMES-519: - Assignee: (was: Stefano Bagnara) I remove the assignment to me of this issue: Joachim is working on a Torque based implementation of a MessageRepo

[jira] Resolved: (MIME4J-2) Update mime4j website to reflect the existence of new JIRA space instead of old sourceforge tracker.

2006-09-24 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/MIME4J-2?page=all ] Stefano Bagnara resolved MIME4J-2. -- Resolution: Fixed Updated the pom and changed slightly the links in homepage to the old downloads on sourceforge > Update mime4j website to reflect the exis

svn commit: r449512 - in /james/mime4j/trunk: pom.xml src/site/xdoc/index.xml

2006-09-24 Thread bago
Author: bago Date: Sun Sep 24 15:26:53 2006 New Revision: 449512 URL: http://svn.apache.org/viewvc?view=rev&rev=449512 Log: Updated mime4j website to reflect the existence of new JIRA space instead of old sourceforge tracker (MIME4J-2) Modified: james/mime4j/trunk/pom.xml james/mime4j/tr

[jira] Created: (JSPF-29) Simplify DNSService service interface

2006-09-24 Thread Stefano Bagnara (JIRA)
Simplify DNSService service interface - Key: JSPF-29 URL: http://issues.apache.org/jira/browse/JSPF-29 Project: jSPF Issue Type: Task Components: Core Affects Versions: 0.9b3 Repo

svn commit: r449486 - /james/jspf/trunk/src/main/java/org/apache/james/jspf/DNSServiceXBillImpl.java

2006-09-24 Thread bago
Author: bago Date: Sun Sep 24 14:10:54 2006 New Revision: 449486 URL: http://svn.apache.org/viewvc?view=rev&rev=449486 Log: Refactored DNSServiceXBillImpl to remove duplicate code (introduced a generic getRecords including common code) Modified: james/jspf/trunk/src/main/java/org/apache/jam

svn commit: r449475 - /james/jspf/trunk/src/main/java/org/apache/james/jspf/DNSServiceXBillImpl.java

2006-09-24 Thread bago
Author: bago Date: Sun Sep 24 13:45:42 2006 New Revision: 449475 URL: http://svn.apache.org/viewvc?view=rev&rev=449475 Log: Small refactoring in DNSServiceXBillImpl to compact the getMxRecords code Modified: james/jspf/trunk/src/main/java/org/apache/james/jspf/DNSServiceXBillImpl.java Modif

svn commit: r449474 - in /james/server/trunk/src/java/org/apache/james: transport/mailets/ util/mailet/

2006-09-24 Thread bago
Author: bago Date: Sun Sep 24 13:24:07 2006 New Revision: 449474 URL: http://svn.apache.org/viewvc?view=rev&rev=449474 Log: Added few missing license headers Modified: james/server/trunk/src/java/org/apache/james/transport/mailets/OnlyText.java james/server/trunk/src/java/org/apache/jame

Re: allowMissingBracket

2006-09-24 Thread Vincenzo Gianferrari Pini
+1 Vincenzo Stefano Bagnara wrote: I like your patch, and I think we should include it as an optional (disabled by default) feature. Please open a JIRA issue and submit it as a diff against current trunk, so we can review changes and decide wether to include it or not. About the name I wo

svn commit: r449469 [3/3] - in /james/jspf/trunk/src: main/java/org/apache/james/jspf/exceptions/ test/resources/org/apache/james/jspf/

2006-09-24 Thread bago
Modified: james/jspf/trunk/src/test/resources/org/apache/james/jspf/tests.yml URL: http://svn.apache.org/viewvc/james/jspf/trunk/src/test/resources/org/apache/james/jspf/tests.yml?view=diff&rev=449469&r1=449468&r2=449469 =

svn commit: r449469 [1/3] - in /james/jspf/trunk/src: main/java/org/apache/james/jspf/exceptions/ test/resources/org/apache/james/jspf/

2006-09-24 Thread bago
Author: bago Date: Sun Sep 24 12:50:31 2006 New Revision: 449469 URL: http://svn.apache.org/viewvc?view=rev&rev=449469 Log: Add missing svn:eol-style=native property to yaml tests and NeutralException Modified: james/jspf/trunk/src/main/java/org/apache/james/jspf/exceptions/NeutralException.

svn commit: r449468 - in /james/jspf/trunk/src: main/java/org/apache/james/jspf/SPF1Utils.java test/java/org/apache/james/jspf/AbstractYamlTest.java test/resources/org/apache/james/jspf/mailzone-tests

2006-09-24 Thread bago
Author: bago Date: Sun Sep 24 12:47:04 2006 New Revision: 449468 URL: http://svn.apache.org/viewvc?view=rev&rev=449468 Log: Changed "error" to "permerror": this seems what is used as the official reply for a permanent error. Modified: james/jspf/trunk/src/main/java/org/apache/james/jspf/SPF1

svn commit: r449467 - /james/jspf/trunk/src/site/xdoc/index.xml

2006-09-24 Thread bago
Author: bago Date: Sun Sep 24 12:43:59 2006 New Revision: 449467 URL: http://svn.apache.org/viewvc?view=rev&rev=449467 Log: Updated website to show 0.9b3 release Modified: james/jspf/trunk/src/site/xdoc/index.xml Modified: james/jspf/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/

[jira] Resolved: (JSPF-28) Allow to set the default explanation

2006-09-24 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JSPF-28?page=all ] Norman Maurer resolved JSPF-28. --- Fix Version/s: 0.9b4 Resolution: Fixed > Allow to set the default explanation > > > Key: JSPF-28 >

[jira] Assigned: (JSPF-24) Handle of non configured SPF domains with default SPF record

2006-09-24 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JSPF-24?page=all ] Norman Maurer reassigned JSPF-24: - Assignee: Norman Maurer > Handle of non configured SPF domains with default SPF record > > >

[jira] Commented: (JSPF-24) Handle of non configured SPF domains with default SPF record

2006-09-24 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JSPF-24?page=comments#action_12437241 ] Norman Maurer commented on JSPF-24: --- I don't like your patch but i like the idea :-P. IMHO we can do the same with less changes. And the setter must be synchronized

svn commit: r449458 - /james/jspf/trunk/src/main/java/org/apache/james/jspf/SPF.java

2006-09-24 Thread norman
Author: norman Date: Sun Sep 24 11:58:15 2006 New Revision: 449458 URL: http://svn.apache.org/viewvc?view=rev&rev=449458 Log: Fix a bug i indruduce. Now all junit tests pass again Modified: james/jspf/trunk/src/main/java/org/apache/james/jspf/SPF.java Modified: james/jspf/trunk/src/main/java

[jira] Commented: (JAMES-601) Add Class detail in logs of James.Mailet (patch)

2006-09-24 Thread Guillermo Grandes (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-601?page=comments#action_12437238 ] Guillermo Grandes commented on JAMES-601: - 2) throw/catch, if worries to you is the speed, I have tested "the workarround" ;-) with heavy-load and it has no

svn commit: r449441 - /james/jspf/trunk/src/main/java/org/apache/james/jspf/SPF.java

2006-09-24 Thread norman
Author: norman Date: Sun Sep 24 10:34:52 2006 New Revision: 449441 URL: http://svn.apache.org/viewvc?view=rev&rev=449441 Log: Allow the user to set a default explanation. See JSPF-28 Modified: james/jspf/trunk/src/main/java/org/apache/james/jspf/SPF.java Modified: james/jspf/trunk/src/main/j

Re: allowMissingBracket

2006-09-24 Thread Norman Maurer
+1 Norman Stefano Bagnara schrieb: I like your patch, and I think we should include it as an optional (disabled by default) feature. Please open a JIRA issue and submit it as a diff against current trunk, so we can review changes and decide wether to include it or not. About the name I woul

[jira] Resolved: (JAMES-461) Javamail Store based MailRepository support (was: Maildir support)

2006-09-24 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-461?page=all ] Norman Maurer resolved JAMES-461. - Resolution: Fixed Assignee: Norman Maurer (was: Stefano Bagnara) was applied to trunk > Javamail Store based MailRepository support (was: Maildir suppo

[jira] Commented: (JAMES-596) Reorganize SMIME crypto support code to share it with future new PGP support code

2006-09-24 Thread Robert Burrell Donkin (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-596?page=comments#action_12437231 ] Robert Burrell Donkin commented on JAMES-596: - OpenPGP/MIME and inline PGP are very different approaches to the problem. An OpenPGP/MIME message (usuall

[jira] Updated: (JAMES-601) Add Class detail in logs of James.Mailet (patch)

2006-09-24 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-601?page=all ] Stefano Bagnara updated JAMES-601: -- Attachment: JAMES-601.diff Example on creating a child logger for each mailet.. UNTESTED! > Add Class detail in logs of James.Mailet (patch) > -

[jira] Created: (JSPF-28) Allow to set the default explanation

2006-09-24 Thread Norman Maurer (JIRA)
Allow to set the default explanation Key: JSPF-28 URL: http://issues.apache.org/jira/browse/JSPF-28 Project: jSPF Issue Type: New Feature Reporter: Norman Maurer Assigned To: Norman M

[jira] Commented: (JAMES-601) Add Class detail in logs of James.Mailet (patch)

2006-09-24 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-601?page=comments#action_12437225 ] Stefano Bagnara commented on JAMES-601: --- Sorry but I still don't like this. 1) Thread.getStackTrace is a java5 method: we have to support java 2 1.4. 2) It th

[jira] Updated: (JSPF-24) Handle of non configured SPF domains with default SPF record

2006-09-24 Thread Guillermo Grandes (JIRA)
[ http://issues.apache.org/jira/browse/JSPF-24?page=all ] Guillermo Grandes updated JSPF-24: -- Attachment: SPF.java.diff Hi, Attach a diff (SPF.java.diff) for the trunk (org.apache.james.jspf.SPF), for handle transitional domains (non configured with s

Re: RemoteDeliverySocketFactory

2006-09-24 Thread Stefano Bagnara
Hi Laurent, Laurent Rouvet wrote: Hi, Is it the time to remove the RemoteDeliverySocketFactory and to have ability to have multiple binding ? I planned to do that change in past but I had to keep the socket factory because one of my production servers had problems with the total number of

Re: allowMissingBracket

2006-09-24 Thread Stefano Bagnara
I like your patch, and I think we should include it as an optional (disabled by default) feature. Please open a JIRA issue and submit it as a diff against current trunk, so we can review changes and decide wether to include it or not. About the name I would prefer "allowMissingBrackets" (not

RemoteDeliverySocketFactory

2006-09-24 Thread Laurent Rouvet
Hi, Is it the time to remove the RemoteDeliverySocketFactory and to have ability to have multiple binding ? Should we use mail.smtp.bindAdress or mail.smtp.localaddr ? I'll be happy to do and test it... ;-) Regards, Laurent Rouvet --

allowMissingBracket

2006-09-24 Thread Laurent Rouvet
Hi, James doesn't allow missing bracket into the "mailto" and "rcpt to", which is conforme to the RFC. However, most of the smtp server allow that. When some simple client does not follow the RFC. It is the case of the Oracle UTL_MAIL (pl-sql pkg) which is quite buggy. Anyway, I got the prob

[jira] Updated: (JAMES-620) James nightly builds are broken?

2006-09-24 Thread Guillermo Grandes (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-620?page=all ] Guillermo Grandes updated JAMES-620: Attachment: UnwrapText.java.diff I have watching the JAMES Server Nightly Build Report and it only seems to have a strange file: > Reverted 'src/java/o

[jira] Commented: (JAMES-596) Reorganize SMIME crypto support code to share it with future new PGP support code

2006-09-24 Thread Vincenzo Gianferrari Pini (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-596?page=comments#action_12437211 ] Vincenzo Gianferrari Pini commented on JAMES-596: - About the right approach to the generation of the new MimeBodyPart content, I'm unable to answer;

[jira] Commented: (JAMES-596) Reorganize SMIME crypto support code to share it with future new PGP support code

2006-09-24 Thread Vincenzo Gianferrari Pini (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-596?page=comments#action_12437209 ] Vincenzo Gianferrari Pini commented on JAMES-596: - Regarding your proposal of adding only RFC 3156 OpenPGP/MIME support, I leave it to your judgemen

[jira] Commented: (JAMES-596) Reorganize SMIME crypto support code to share it with future new PGP support code

2006-09-24 Thread Vincenzo Gianferrari Pini (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-596?page=comments#action_12437208 ] Vincenzo Gianferrari Pini commented on JAMES-596: - I would return for getSignerCN() the primary name of the PGP key; for getSignerDistinguishedName(

svn commit: r449397 - /james/jspf/tags/build_0_9_B3/

2006-09-24 Thread bago
Author: bago Date: Sun Sep 24 05:41:31 2006 New Revision: 449397 URL: http://svn.apache.org/viewvc?view=rev&rev=449397 Log: tag for the just released 0.9b3 Added: james/jspf/tags/build_0_9_B3/ - copied from r448260, james/jspf/trunk/ ---

Re: [jira] Commented: (JAMES-620) James nightly builds are broken?

2006-09-24 Thread Stefano Bagnara
Guillermo Grandes (JIRA) wrote: [ http://issues.apache.org/jira/browse/JAMES-620?page=comments#action_12437180 ] Guillermo Grandes commented on JAMES-620: - there is somebody watching this problem? The nighly builds are created by a s

[jira] Resolved: (JAMES-631) Default host configuration for InSpammerBlacklist is relative: it should contain a trailing "." or it will reject all mail when the default domain has an "*" IN A rule.

2006-09-24 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-631?page=all ] Norman Maurer resolved JAMES-631. - Fix Version/s: 2.3.0 (was: Trunk) Resolution: Fixed > Default host configuration for InSpammerBlacklist is relative: it should >

svn commit: r449389 - /james/server/branches/v2.3/src/conf/james-config.xml

2006-09-24 Thread norman
Author: norman Date: Sun Sep 24 03:30:37 2006 New Revision: 449389 URL: http://svn.apache.org/viewvc?view=rev&rev=449389 Log: Backport james-config.xml changes. see JAMES-631) Modified: james/server/branches/v2.3/src/conf/james-config.xml Modified: james/server/branches/v2.3/src/conf/james-c

[jira] Commented: (JAMES-596) Reorganize SMIME crypto support code to share it with future new PGP support code

2006-09-24 Thread Robert Burrell Donkin (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-596?page=comments#action_12437195 ] Robert Burrell Donkin commented on JAMES-596: - I assume that the right approach to the generation of the new MimeBodyPart content is to register appropr

jSPF-0.9b3 was released

2006-09-24 Thread Norman Maurer
Hi guys, just want to let you know that we finally release the third beta of our pure java spf implementation called jSPF. You can grab the release from: http://people.apache.org/dist/james/jspf/ This release pass all YAML tests published by openspf.org (still under development). So it should

[jira] Commented: (JAMES-596) Reorganize SMIME crypto support code to share it with future new PGP support code

2006-09-24 Thread Robert Burrell Donkin (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-596?page=comments#action_12437192 ] Robert Burrell Donkin commented on JAMES-596: - Classic inline PGP is known to be a tough problem. There are known issues with parsing messages and with

[jira] Commented: (JAMES-596) Reorganize SMIME crypto support code to share it with future new PGP support code

2006-09-24 Thread Robert Burrell Donkin (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-596?page=comments#action_12437191 ] Robert Burrell Donkin commented on JAMES-596: - JAMES-525 also covers OpenPGP > Reorganize SMIME crypto support code to share it with future new PGP supp