[
https://issues.apache.org/jira/browse/JAMES-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex closed JAMES-1158.
---
Thanks!
> NPE sending mail fetched from IMAP server
> -
>
> Key
[
https://issues.apache.org/jira/browse/JAMES-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved JAMES-1158.
--
Resolution: Fixed
Fix Version/s: 3.0-M3
Assignee: Norman Maurer
fixed..
> NPE
Author: norman
Date: Tue Dec 28 21:07:04 2010
New Revision: 1053435
URL: http://svn.apache.org/viewvc?rev=1053435&view=rev
Log:
Fix NPE when try to send mail via FetchMail. See JAMES-1158
Modified:
james/server/trunk/fetchmail/src/main/java/org/apache/james/fetchmail/FetchMail.java
jame
NPE sending mail fetched from IMAP server
-
Key: JAMES-1158
URL: https://issues.apache.org/jira/browse/JAMES-1158
Project: JAMES Server
Issue Type: Bug
Components: FetchMail
Affects Versi
Hi,
I will close the Vote on 30.12 10:00 CEST
Bye
Norman
Am Montag, 27. Dezember 2010 schrieb Norman Maurer :
> Hi there,
>
> as asked for on the ml I prepared to cut a bugfix release of mime4j (0.6.1)
>
> So please review and cast your vote:
>
> https://repository.apache.org/content/repositori
[
https://issues.apache.org/jira/browse/JAMES-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex closed JAMES-1157.
---
Thanks Norman, second attempt was successful :)
> Fetchmail doesn't work
> --
>
> Ke
[
https://issues.apache.org/jira/browse/JAMES-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved JAMES-1157.
--
Resolution: Fixed
Sorry the fix did not work.. now it should be fixed (finally)
> Fetchmail do
Author: norman
Date: Tue Dec 28 19:34:38 2010
New Revision: 1053413
URL: http://svn.apache.org/viewvc?rev=1053413&view=rev
Log:
Fix NPE in FetchMail... Next attempt ;) . See JAMES-1157
Modified:
james/server/trunk/fetchmail/src/main/java/org/apache/james/fetchmail/FetchMail.java
james/s
[
https://issues.apache.org/jira/browse/JAMES-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975584#action_12975584
]
Alex commented on JAMES-1157:
-
Sorry, your fix didn't help me. The same exception.
My domainli
[
https://issues.apache.org/jira/browse/JAMES-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex reopened JAMES-1157:
-
> Fetchmail doesn't work
> --
>
> Key: JAMES-1157
> URL: https://
[X] +1 Yes please release
Ciao,
Vincenzo
[X] +1 Yes please release
Ciao,
Vincenzo
[
https://issues.apache.org/jira/browse/JAMES-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved JAMES-1157.
--
Resolution: Fixed
Fix Version/s: 3.0-M3
Fixed... thanks for the report
> Fetchmail does
Author: norman
Date: Tue Dec 28 17:47:38 2010
New Revision: 1053400
URL: http://svn.apache.org/viewvc?rev=1053400&view=rev
Log:
Fix NPE in FetchMail. See JAMES-1157
Modified:
james/server/trunk/fetchmail/src/main/java/org/apache/james/fetchmail/FetchMail.java
james/server/trunk/fetchmai
[
https://issues.apache.org/jira/browse/JAMES-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer reassigned JAMES-1157:
Assignee: Norman Maurer
> Fetchmail doesn't work
> --
>
>
[X] +1 Yes please release
/Niklas
On 12/27/2010 10:02 PM, Norman Maurer wrote:
Hi there,
as asked for on the ml I prepared to cut a bugfix release of mime4j (0.6.1)
So please review and cast your vote:
https://repository.apache.org/content/repositories/orgapachejames-052/
[ ] +1 Yes please
Fetchmail doesn't work
--
Key: JAMES-1157
URL: https://issues.apache.org/jira/browse/JAMES-1157
Project: JAMES Server
Issue Type: Bug
Components: FetchMail
Affects Versions: 3.0-M3
Environment: Mac
Hi,
See comments inside,
Eric
On 28/12/2010 14:24, Stefano Bagnara wrote:
2010/12/28 Eric Charles:
2 different persistences (mailbox, mailrepository) for mails sounds curious,
but there are for different purposes (mailbox for users' mails,
mailrespository for the rest such as spam, virus).
Even
Hi,
This is a quick-draft to import users and mails from james 2.3.
We should first discuss the conf which is for now in two separate files.
(I tried to configure to have a single file, but came to issue regarding
the class loading, the class attribute being handled by the
ConfigurationBeanFac
Author: eric
Date: Tue Dec 28 14:44:59 2010
New Revision: 1053361
URL: http://svn.apache.org/viewvc?rev=1053361&view=rev
Log:
Fix typo in MailRepostoryStoreException (missing 'i')
Modified:
james/server/trunk/mail-api/src/main/java/org/apache/james/mailrepository/api/MailRepositoryStore.java
Author: eric
Date: Tue Dec 28 14:44:41 2010
New Revision: 1053360
URL: http://svn.apache.org/viewvc?rev=1053360&view=rev
Log:
Fix typo in MailRepostoryStoreException (missing 'i')
Modified:
james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/bean/factory/mailr
Author: eric
Date: Tue Dec 28 14:41:50 2010
New Revision: 1053359
URL: http://svn.apache.org/viewvc?rev=1053359&view=rev
Log:
Skeleton for james 2.3 import - to be further discussed/developed for conf,
packaging,... (JAMES-1052)
Added:
james/server/trunk/container-spring/src/main/config/jam
2010/12/28 Eric Charles :
> 2 different persistences (mailbox, mailrepository) for mails sounds curious,
> but there are for different purposes (mailbox for users' mails,
> mailrespository for the rest such as spam, virus).
> Even if I was pro- for the merging of both, it seems that users' mailbox
Author: eric
Date: Tue Dec 28 12:58:54 2010
New Revision: 1053341
URL: http://svn.apache.org/viewvc?rev=1053341&view=rev
Log:
JavaDoc and code format on ConfigurationProvider.
Modified:
james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/provider/configuration
Author: norman
Date: Tue Dec 28 11:36:20 2010
New Revision: 1053312
URL: http://svn.apache.org/viewvc?rev=1053312&view=rev
Log:
Remove unused method
Modified:
james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/provider/log/LogProviderImpl.java
Modified:
jam
Author: norman
Date: Tue Dec 28 11:35:51 2010
New Revision: 1053311
URL: http://svn.apache.org/viewvc?rev=1053311&view=rev
Log:
Remove unused method
Modified:
james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/provider/configuration/ConfigurationProviderImpl.
2 different persistences (mailbox, mailrepository) for mails sounds
curious, but there are for different purposes (mailbox for users' mails,
mailrespository for the rest such as spam, virus).
Even if I was pro- for the merging of both, it seems that users' mailbox
should be much hacked to store
Hi Stefano,
Yes, Mailbox contains the users' mails (just like he sees it in its mail
client, classed by "folder").
Depending on the configuration, the mails are stored in files (maildir:
1 file by mail), database (jpa: headers and body splitted, body as a
blob),...
MailRepository used the ja
Well I think it still can be used to store Mail objects from Mailets.
Or you think we would be better of to just use the "Mailbox API" there
too ? At the moment the Mailbox API only supports users mailboxes so
its not really a good fit as far as I can tell..
Bye,
Norman
2010/12/28 Stefano Bagnara
So the Repository stuff should not be used at all in James 3.
Maybe we should leave it there only for people having to migrate data.
I see we probably need replacement for ToRepository with a couple of mailets:
1) A mailet that write the message to a specific folder of a specific mailbox.
2) A mai
Hi there,
Mailbox store kind of simple streams with some metadata (its the
mailbox project stuff). MailRepository is the old one we used in james
2.3 for INBOX and as basis for the SpoolRepository. In the current
james its only used for storing Mails via the ToRepository Mailet..
Bye,
Norman
201
What do we store in each one?
Does Mailbox contains Mail objects, javamail MimeMessage, simple streams?
Is MailRepository the "old one" containing Mail objects?
What about renaming MailRepository to EnvelopeRepository and the store
to EnvelopeRepositoryRegistry?
Stefano
2010/12/28 Eric Charles
[x] +1 Yes please release
Tests are running fine here.
Tks,
Eric
On 27/12/2010 22:02, Norman Maurer wrote:
Hi there,
as asked for on the ml I prepared to cut a bugfix release of mime4j (0.6.1)
So please review and cast your vote:
https://repository.apache.org/content/repositories/orgapacheja
I will close the VOTE on 29.12.2010. 18:00 CEST
Thx,
Norman
2010/12/26 Norman Maurer :
> Hi there,
>
> its time again for a new protocols release. This is the first step on
> getting james-server 3.0-M3 released later.
>
> So please review and cast your vote:
>
> https://repository.apache.org/co
[x] +1 Yes please release
Bye,
Norman
2010/12/27 Norman Maurer :
> Hi there,
>
> as asked for on the ml I prepared to cut a bugfix release of mime4j (0.6.1)
>
> So please review and cast your vote:
>
> https://repository.apache.org/content/repositories/orgapachejames-052/
>
> [ ] +1 Yes please re
exactly... Thx for checking :)
Bye,
Norman
2010/12/28 Stefano Bagnara :
> 2010/12/27 Norman Maurer :
>> Hi there,
>>
>> as asked for on the ml I prepared to cut a bugfix release of mime4j (0.6.1)
>>
>> So please review and cast your vote:
>>
>> https://repository.apache.org/content/repositories/o
Hi,
MailRepository is ambiguous with Mailbox.
MailRepositoryStore used to list all available MailRepositories is not
as self-explanatory as we would want.
We can continue to used those names and bring documentation to explain
them such as in
http://james.apache.org/server/3/feature-persisten
2010/12/27 Norman Maurer :
> Hi there,
>
> as asked for on the ml I prepared to cut a bugfix release of mime4j (0.6.1)
>
> So please review and cast your vote:
>
> https://repository.apache.org/content/repositories/orgapachejames-052/
[X] +1 Yes please release
The *-source-release.* packages have
2010/12/26 Norman Maurer :
> its time again for a new protocols release. This is the first step on
> getting james-server 3.0-M3 released later.
> [...]
> https://repository.apache.org/content/repositories/orgapachejames-041/
[X] +1 Yes please release
Stefano
39 matches
Mail list logo