Frank,
>> If you have more questions, ask on server-u...@james.apache.org where
>> other users will be able to help you, this list is for contributors to
>> talk about developing James.
d.
-
To unsubscribe, e-mail: server-dev-un
On Sun, May 31, 2009 at 1:00 PM, Norman Maurer wrote:
> Hi Zsombor,
>
> thx for sharing, I will have a look at it :-)
>
> Bye,
> Norman
>
> 2009/5/31 Zsombor :
>> On Sat, May 30, 2009 at 21:45, Norman Maurer wrote:
>>> I'm in the planning to devleop a Webmail written in GWT which should
>>> use I
It may be totally nothing to do with it, but in other endeavours I've known
Hudson builds get out of whack because the clock on the SVN server differed
from that on the Hudson build server. Its good practise that the build
server and repository server are synced to the same timesource, such as the
/me is crossing fingers ;-)
2009/5/31 Stefano Bagnara (JIRA) :
>
> [
> https://issues.apache.org/jira/browse/JSPF-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714909#action_12714909
> ]
>
> Stefano Bagnara commented on JSPF-65:
> --
[
https://issues.apache.org/jira/browse/JSPF-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714909#action_12714909
]
Stefano Bagnara commented on JSPF-65:
-
I just reenabled 5 minutes builds on hudson. In pas
Author: bago
Date: Sun May 31 17:38:04 2009
New Revision: 780482
URL: http://svn.apache.org/viewvc?rev=780482&view=rev
Log:
Let's rat know we added a 3rd party licensed test file.
Modified:
james/jspf/trunk/tester/pom.xml
Modified: james/jspf/trunk/tester/pom.xml
URL:
http://svn.apache.org/
[
https://issues.apache.org/jira/browse/JSPF-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefano Bagnara updated JSPF-71:
Priority: Critical (was: Major)
> $ in mail address causes java.lang.IllegalArgumentException: Illega
[
https://issues.apache.org/jira/browse/JSPF-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefano Bagnara updated JSPF-66:
Priority: Critical (was: Major)
> Incorrect macro explansion for %- and %_
> ---
[
https://issues.apache.org/jira/browse/JSPF-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefano Bagnara updated JSPF-72:
Priority: Critical (was: Major)
> Parsing errors for TXT records
> --
>
>
[
https://issues.apache.org/jira/browse/JSPF-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefano Bagnara updated JSPF-70:
Priority: Minor (was: Major)
> Add a new spfd style daemon based on jspf.
> -
[
https://issues.apache.org/jira/browse/JSPF-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714874#action_12714874
]
Stefano Bagnara commented on JSPF-65:
-
We should enable back the repeated build on hudson
[
https://issues.apache.org/jira/browse/JSPF-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefano Bagnara resolved JSPF-72.
-
Resolution: Fixed
I found that the issue was better solved in the xbill resolver and not in the
SPF
Author: norman
Date: Sun May 31 14:48:44 2009
New Revision: 780445
URL: http://svn.apache.org/viewvc?rev=780445&view=rev
Log:
Just cleanup...
Modified:
james/jspf/trunk/resolver/src/main/java/org/apache/james/jspf/impl/DNSServiceXBillImpl.java
Modified:
james/jspf/trunk/resolver/src/main/j
Author: bago
Date: Sun May 31 14:42:37 2009
New Revision: 780443
URL: http://svn.apache.org/viewvc?rev=780443&view=rev
Log:
DNSJava already parsed quoted TXT records correctly, so I moved the "unquote"
to the resolver instead of the SPFRetriever that now expect a single, unquoted,
string (JSPF-7
Author: bago
Date: Sun May 31 14:39:53 2009
New Revision: 780441
URL: http://svn.apache.org/viewvc?rev=780441&view=rev
Log:
Updated pom.xml for the new dnsjnio (JSPF-73)
Modified:
james/jspf/trunk/stage/pom.xml
Modified: james/jspf/trunk/stage/pom.xml
URL:
http://svn.apache.org/viewvc/james
[
https://issues.apache.org/jira/browse/JSPF-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefano Bagnara reassigned JSPF-72:
---
Assignee: Stefano Bagnara
> Parsing errors for TXT records
> --
>
>
Hi,
I not added the backslash because backslashes are not allowed in
emailaddresses, anyway It can't harm ;-)
Thx,
Norman
2009/5/31 :
> Author: bago
> Date: Sun May 31 12:22:44 2009
> New Revision: 780418
>
> URL: http://svn.apache.org/viewvc?rev=780418&view=rev
> Log:
> Also add escaping for b
Author: bago
Date: Sun May 31 12:25:47 2009
New Revision: 780420
URL: http://svn.apache.org/viewvc?rev=780420&view=rev
Log:
Upgraded parent project to 1.3 final.
Modified:
james/jspf/trunk/pom.xml
Modified: james/jspf/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/jspf/trunk/pom.xml?
Author: bago
Date: Sun May 31 12:22:44 2009
New Revision: 780418
URL: http://svn.apache.org/viewvc?rev=780418&view=rev
Log:
Also add escaping for backslash in regex replace strings (JSPF-71)
>From javadocs, both dollar and backslash need escaping.
(also replaced tabs with spaces for our formatting
Hi Zsombor,
thx for sharing, I will have a look at it :-)
Bye,
Norman
2009/5/31 Zsombor :
> On Sat, May 30, 2009 at 21:45, Norman Maurer wrote:
>> I'm in the planning to devleop a Webmail written in GWT which should
>> use IMAP for accessing the mailbox. I'm not to happy with using
>> javamail
Hi Robert,
yeah I'm lookinf for imap client code, and it should be in java ;-)
Bye,
Norman
2009/5/31 Robert Burrell Donkin :
> On Sat, May 30, 2009 at 8:45 PM, Norman Maurer wrote:
>> Hi guys ( especially Robert ;)),
>>
>> I'm in the planning to devleop a Webmail written in GWT which should
>>
On Sat, May 30, 2009 at 21:45, Norman Maurer wrote:
> Hi guys ( especially Robert ;)),
>
> I'm in the planning to devleop a Webmail written in GWT which should
> use IMAP for accessing the mailbox. I'm not to happy with using
> javamail for this purpose so I thought about reusing some imap stuff
On Sat, May 30, 2009 at 8:45 PM, Norman Maurer wrote:
> Hi guys ( especially Robert ;)),
>
> I'm in the planning to devleop a Webmail written in GWT which should
> use IMAP for accessing the mailbox. I'm not to happy with using
> javamail for this purpose so I thought about reusing some imap stuff
On Sat, May 30, 2009 at 9:52 PM, Norman Maurer wrote:
> Hi all,
>
> I would like to change jSPF to use Java5 (Generics etc).
+1
- robert
-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands,
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:
-
25 matches
Mail list logo