[jira] [Commented] (JAMES-1422) Empty MAIL FROM: <> throws javax.mail.internet.AddressException: Out of data at position 1 in '' in string ``'' at position 1

2012-07-24 Thread Idea Harness (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421682#comment-13421682 ] Idea Harness commented on JAMES-1422: - Eric, Thanks for your advice. I'll follow it.

[jira] [Commented] (JAMES-1422) Empty MAIL FROM: <> throws javax.mail.internet.AddressException: Out of data at position 1 in '' in string ``'' at position 1

2012-07-24 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421410#comment-13421410 ] Eric Charles commented on JAMES-1422: - You can try to change the beta4 smtp jar with a

Re: ClassNotFoundException on Custom Mailet

2012-07-24 Thread Merve Temizer
Where can i find svn url of beta5? There is http://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta1/ I tried http://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta5/ does not exist.

Re: ClassNotFoundException on Custom Mailet

2012-07-24 Thread Eric Charles
Hi, Not sure on how it was behaving on beta1 (we changed the jar/mailet loading since then). I you only have your mailet as custom code, the simplest is to download a nightly snapshot and use it. https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-james/3.0-b

Re: ClassNotFoundException on Custom Mailet

2012-07-24 Thread Merve Temizer
i have 3 beta 1. Should i checkout entire project and again import it? I have a lot of configurations in it, can i "synchronize with repository" and get updates? Can it be enough? Thanks in advance for fast responses. 2012/7/24 Eric Charles > Hi, > > We had a bug on jar loading and on documentat

Re: ClassNotFoundException on Custom Mailet

2012-07-24 Thread Eric Charles
Hi, We had a bug on jar loading and on documentation. You don't have to specify mailetpackage and you have to use the full class name. The jar in conf/lib will only work with latest snapshots. Thx, Eric On 07/24/2012 12:47 PM, Merve Temizer wrote: Lines from my mailetcontainer.xml

Re: ClassNotFoundException on Custom Mailet

2012-07-24 Thread Merve Temizer
Thanks for answer. As in my first mail i wrote: omikuji@localhost but it returns error. 2012/7/24 Norman Maurer > Use the full classname (with package). > > > 2012/7/24 Merve Temizer : > > Lines from my mailetcontainer.xml > > > > > > > > > > > > kobu.omikuji.Omik

Re: ClassNotFoundException on Custom Mailet

2012-07-24 Thread Norman Maurer
Use the full classname (with package). 2012/7/24 Merve Temizer : > Lines from my mailetcontainer.xml > > > > > > kobu.omikuji.Omikuji > org.apache.james.transport.mailets > org.apache.james.transport.mailets.smime > > > > > > ... > class="kobu.omikuji.Omikuji" > >

svn commit: r1364950 - in /james/hupa/trunk: client/src/main/java/org/apache/hupa/client/mvp/ server/src/main/java/org/apache/hupa/server/handler/ shared/src/main/java/org/apache/hupa/shared/ shared/s

2012-07-24 Thread manolo
Author: manolo Date: Tue Jul 24 09:09:40 2012 New Revision: 1364950 URL: http://svn.apache.org/viewvc?rev=1364950&view=rev Log: Fixes HUPA-96 : pass reference ids when replying. Patch by Zsombor Gegesy Modified: james/hupa/trunk/client/src/main/java/org/apache/hupa/client/mvp/MessageSendPres

Re: Succeed fetching messages, yet a quirk occurred

2012-07-24 Thread Manuel Carrasco MoƱino
The app does not work here, I'm able to login but whenever the server uses imap it gets an authentication error. I suppose it is because the code is not stable yet. The error you get in FetchMessagesAction is weird, it seems you have to call edit before changing the object: Unfrozen bean with null