[
https://issues.apache.org/jira/browse/JAMES-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547683#comment-13547683
]
Eric Charles commented on JAMES-1465:
-
Finally, not in apache-parent.
T
[
https://issues.apache.org/jira/browse/JAMES-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles updated JAMES-1465:
Summary: James parent should enforce the test-jar and source jars
generation (was: James parent
Yes sure, I had added a comment on the JIRA in that way.
I tough it was solving the following issue, but it doesn't. I will revert.
I see james-server-queue-jms pom which has extra definition
(maven-jar-plugin with goal test-jar, see [3]) but not
james-server-protocols-smtp, resulting in the a
[
https://issues.apache.org/jira/browse/JAMES-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles reopened JAMES-1465:
-
Doesn't seem to work.
Moreover, the added definition should already be there via the apache p
[
https://issues.apache.org/jira/browse/JAMES-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles resolved JAMES-1465.
-
Resolution: Fixed
> James parent should enforce the test-jar generat
[
https://issues.apache.org/jira/browse/JAMES-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles closed JAMES-1465.
---
> James parent should enforce the test-jar generat
Eric Charles created JAMES-1465:
---
Summary: James parent should enforce the test-jar generation
Key: JAMES-1465
URL: https://issues.apache.org/jira/browse/JAMES-1465
Project: James Server
Issue
There may have an configuration to tune regarding the deployement of
test-jar.
In the meantime, could you try to build with "mvn install" instead of
"mvn compile" or "mvn package" (I assume you don't invoke install,
otherwise you shouldn't have that issue).
Thx in advance for your feedback,
[
https://issues.apache.org/jira/browse/MAILBOX-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles closed MAILBOX-190.
> Add hbase jar to mailbox-integration-tester to fix compilation is
[
https://issues.apache.org/jira/browse/JSIEVE-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles closed JSIEVE-95.
--
> Upgrade to mailet 2.5.1-SNAPSHOT
>
>
>
Hi Jerry,
I have update the jsieve pom, see JSIEVE-95, the 2.5.0-SNAPSHOT was not
deployed in nexus (2.5.1-SNAPSHOT well).
The mailbox-integration-tester was compiling fine a few days ago here,
but lamentally fails today with the same exception as yours. I have
committed a fix (MAILBOX-190).
[
https://issues.apache.org/jira/browse/MAILBOX-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles resolved MAILBOX-190.
--
Resolution: Fixed
committed
> Add hbase jar to mailbox-integration-tester
Eric Charles created MAILBOX-190:
Summary: Add hbase jar to mailbox-integration-tester to fix
compilation issue
Key: MAILBOX-190
URL: https://issues.apache.org/jira/browse/MAILBOX-190
Project: James
[
https://issues.apache.org/jira/browse/JSIEVE-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles resolved JSIEVE-95.
Resolution: Fixed
Was needed because 2.5.0 SNAPSHOT was not deployed.
> Upgrade
Eric Charles created JSIEVE-95:
--
Summary: Upgrade to mailet 2.5.1-SNAPSHOT
Key: JSIEVE-95
URL: https://issues.apache.org/jira/browse/JSIEVE-95
Project: James jSieve
Issue Type: Bug
On 07/01/2013 15:36, Ioan Eugen Stan wrote:
Hello Eric,
Please read my response inline.
On Mon, Jan 7, 2013 at 4:06 PM, Eric Charles wrote:
That's really cool Ioan.
Points pumping in my head:
1.- What's the vision for the home of the karaf module? In an existing
project (server
That's really cool Ioan.
Points pumping in my head:
1.- What's the vision for the home of the karaf module? In an existing
project (server?) or as a separate project one?
2.- Any chance to have a page on the web site. If not, a README (how to
deploy for newbies...) would be great.
3.- Finally,
.
Regards,
Rajender
On Mon, Jan 7, 2013 at 3:16 PM, Eric Charles wrote:
oh, yeah, when you set passThrough=true, the processing will continue, so
subsequent mailets will still be called.
Can you try with false ?
Thx, Eric
On 07/01/2013 08:45, Rajender Vallapureddy wrote:
Hi Eric,
Thank yo
jender
On Mon, Jan 7, 2013 at 12:49 PM, Eric Charles wrote:
Hi,
If you are receiving the bounce and the original message, the issue should
be more on the way you configured the processors in mailetcontainer.conf.
Probably the LocalDelivery is before your CustomMailMailet.
Can you paste here y
ounce
none
true
true
Appreciate your help on it.
Thank you,
Regards,
Rajender
On Sat, Jan 5, 2013 at 11:38 PM, Eric Charles wrote:
AbstractRedirect
-
To unsubscribe, e-mail: serve
mail from non webmail client denied
bounce
none
true
true
Please guide me how can i get the bounce message only instead of the
bounce message and the original message.
Thank you in advance,
Regards,
Rajender
On Sat, Jan 5, 2013 at 8:51 PM, E
Well, why don't you start from the existing Bounce mailet [1] (which
extends AbstractNotify) rather than wrapping the MailetContext?
Thx, Eric
[1]
https://svn.apache.org/repos/asf/james/server/trunk/mailets/src/main/java/org/apache/james/transport/mailets/Bounce.java
On 05/01/2013 15:44, Raj
Hi,
You should be able to use the jpa entityManagerFactory by defining a
field in your mailet
@PersistenceUnit
private EntityManagerFactory entityManagerFactory;
Invoke in your code to get an entityManager:
EntityManager entityManager = entityManagerFactory.createEntityManager();
This will b
[
https://issues.apache.org/jira/browse/POSTAGE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles resolved POSTAGE-25.
-
Resolution: Fixed
Fix Version/s: 0.1
Fixed
> Fix compilation failure
Eric Charles created POSTAGE-25:
---
Summary: Fix compilation failure due to pom and new
commons-configuration
Key: POSTAGE-25
URL: https://issues.apache.org/jira/browse/POSTAGE-25
Project: James Postage
[
https://issues.apache.org/jira/browse/JAMES-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles closed JAMES-1463.
---
> Issues in FileMailQueue
> ---
>
> Key
[
https://issues.apache.org/jira/browse/MAILBOX-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles closed MAILBOX-187.
> Parsing bugs MaildirMessageName?
>
>
>
[
https://issues.apache.org/jira/browse/JAMES-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles resolved JAMES-1464.
-
Resolution: Fixed
Fix Version/s: 3.0-beta5
Assignee: Eric Charles
Fix committed
[
https://issues.apache.org/jira/browse/JAMES-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles closed JAMES-1464.
---
> SieveMailet's post() impl does not use destination from supp
[
https://issues.apache.org/jira/browse/JAMES-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542977#comment-13542977
]
Eric Charles commented on JAMES-1464:
-
I will commit your proposal.
This is rel
[
https://issues.apache.org/jira/browse/JAMES-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles resolved JAMES-1463.
-
Resolution: Fixed
Fix Version/s: 3.0-beta5
Assignee: Eric Charles
Patch
[
https://issues.apache.org/jira/browse/JAMES-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542969#comment-13542969
]
Eric Charles commented on JAMES-1463:
-
Eike, We don't have unit tests for n
[
https://issues.apache.org/jira/browse/MAILBOX-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles resolved MAILBOX-187.
--
Resolution: Fixed
Fix Version/s: 0.4
Assignee: Eric Charles
Patch tested with
Sure, let's go for this.
Thx, Eric
On 03/01/2013 09:45, Ioan Eugen Stan wrote:
Hello,
I wish to add Guava as a dependency for Server. It has a lot of great
methods to avoid null's, check arguments, deal with exceptions, a great
Collection library, especially immutables and it's hevily tested an
[
https://issues.apache.org/jira/browse/JAMES-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542237#comment-13542237
]
Eric Charles commented on JAMES-1462:
-
Thx Martin.
We need to bump the mailet ver
Hi Ioan,
We need to follow the normal release processs (with min 3 days vote).
Thx, Eric
On 29/12/2012 03:50, Ioan Eugen Stan wrote:
Hello,
I've updated the plugin versions to latest, some info and bumped the
parent apache:apache to version 12.
I wish to cut release 1.8.2 for project. Should t
[
https://issues.apache.org/jira/browse/JAMES-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540808#comment-13540808
]
Eric Charles commented on JAMES-1461:
-
Hi Ioan,
Which test depends on Internet?
On 28/12/2012 03:24, Ioan Eugen Stan wrote:
Hello,
Hi Ioan,
I have a few proposals that I wish to run by you:
- I wish to integrate James App into James server and remove the project.
Thei are very tied together and should be released as one so it makes
sense. Plus, we get to kill a project
On 27/12/2012 12:58, Ioan Eugen Stan wrote:
Hello,
Vote passed. I released the artifacts. I will send out mail on anounce
at apache dot org tonight/tomorrow and update the downloads page
before that.
Great!
Thx for all the work.
Not sure how to update the website right now (no svn pub-sub ?
Hi Rajender,
There is no specific header for this.
You could rely on the From header begin the same as the connected user,
but there is no strict obligation that this header will the same... (you
can customize your email client with another sender).
If you use the ToSenderFolder mailet to pu
[
https://issues.apache.org/jira/browse/JDKIM-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13539599#comment-13539599
]
Eric Charles commented on JDKIM-2:
--
+1 for slf4j, but
- read http://markmail.org/mes
Merry Christmas to you also Rajender.
The eaisest is to inject the DomainList domainList in you mailet
Just declare as field
@Resource(name = "dnsservice")
private DomainList domainList;
and the mailet container will inject it for you (see also [1] for an
example using a setter method
[
https://issues.apache.org/jira/browse/PROTOCOLS-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles resolved PROTOCOLS-100.
Resolution: Fixed
Patch committed, thx Rustam.
> Range check bug
james-076/org/apache/james/apache-mailet-base/2.5.0/
?
[2]
https://repository.apache.org/content/repositories/orgapachejames-076/org/apache/james/
On Mon, Dec 24, 2012 at 12:54 PM, Eric Charles wrote:
Hi Ioan,
Have we got a binary in the repo so we can link to it from
http://james.apa
On 24/12/2012 00:31, Ioan Eugen Stan wrote:
+1, please release (I don't know if it counts)
Yes, it does count.
Eric
On Mon, Dec 24, 2012 at 1:29 AM, Ioan Eugen Stan wrote:
Hi all,
Please cast your VOTE for Apache Mailet 2.5.0 release:
[ ] +1 Please release
[ ] +0 No time to review
[ ]
Hi Ioan,
Have we got a binary in the repo so we can link to it from
http://james.apache.org/download.cgi#Apache_Mailet_Base (assuming we
change the download page to reflect the merge)?
I searched for it but didn't find any ([1] has src, but no jar).
(maybe I'm too busy preparing Christmas, a
On 23/12/2012 13:20, Ioan Eugen Stan wrote:
Hello,
On Sun, Dec 23, 2012 at 12:50 PM, Eric Charles wrote:
Hi Ioan,
On 22/12/2012 15:49, Ioan Eugen Stan wrote:
Hello,
On Wed, Dec 19, 2012 at 9:39 AM, Eric Charles wrote:
Hi,
I try to build trunk and get now Failed to execute goal
[
https://issues.apache.org/jira/browse/MAILBOX-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13539017#comment-13539017
]
Eric Charles commented on MAILBOX-187:
--
We love noise :)
Have a great end-of-
Hi Ioan,
On 22/12/2012 15:49, Ioan Eugen Stan wrote:
Hello,
On Wed, Dec 19, 2012 at 9:39 AM, Eric Charles wrote:
Hi,
I try to build trunk and get now Failed to execute goal
org.apache.rat:apache-rat-plugin:0.8:check (default) on project
apache-mailet-ai: Too many unapproved licenses: 4
[
https://issues.apache.org/jira/browse/JAMES-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537730#comment-13537730
]
Eric Charles commented on JAMES-1444:
-
Hi Adhish,
Thx a lot for reporting.
I di
[
https://issues.apache.org/jira/browse/MAILBOX-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537725#comment-13537725
]
Eric Charles commented on MAILBOX-187:
--
Hi,
Thank you so much for
[
https://issues.apache.org/jira/browse/JAMES-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles resolved JAMES-1443.
-
Resolution: Fixed
Fix Version/s: 3.0-beta5
Assignee: Eric Charles
Committed in
[
https://issues.apache.org/jira/browse/JAMES-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13535811#comment-13535811
]
Eric Charles commented on JAMES-1443:
-
Sorry, I started my day without enough co
[
https://issues.apache.org/jira/browse/JAMES-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13535756#comment-13535756
]
Eric Charles commented on JAMES-1443:
-
Hi Eike,
Thx for the patch.
We have a b
Hi,
You can implement your own custom mailet.
See the ToRecipientFolder mailet to get inspiration [1].
Hope this helps,
Eric
[1]
https://svn.apache.org/repos/asf/james/server/trunk/mailets/src/main/java/org/apache/james/transport/mailets/ToRecipientFolder.java
On 18/12/2012 11:23, Rajender
spread across the project. This should make things easy to track
> and consistent.
>
> [0] https://github.com/ieugen/james-mailet/tree/single-site
> [1] https://issues.apache.org/jira/browse/MAILET-43
>
> On Sat, Dec 15, 2012 at 2:41 PM, Ioan Eugen Stan
> wrote:
>> INFRA mo
d + ticket on infra to delete
>> obsolete projects. Eric, is that ok with you?
>>
>> I personally enjoy a clean working place.
>>
>> Regards,
>>
>> On Sun, Dec 9, 2012 at 6:02 PM, Ioan Eugen Stan
>> wrote:
>>> Hello Eric,
>>>
>
Hi Pratap,
In smtpserver.conf, set the verifyIdentity tag to true.
Thx, Eric
On 14/12/2012 14:03, Pratap Kale wrote:
Dear All,
In apache james we are able to send the emails within same domain (ex. from
us...@example.com to us...@example.com) wherein user1@example doesn't
exist. Is there any
[
https://issues.apache.org/jira/browse/PROTOCOLS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles resolved PROTOCOLS-99.
---
Resolution: Fixed
Fix Version/s: 1.6.3
Patch committed in trunk.
Thx Phillip
patch, you should have be prompted for that. No?
On a side note is the detail regarding providing patches on
http://james.apache.org/contribute.html still up to date?
This page needs to be updated indeed (we don't use bugzilla anymore).
Thanks
Phillip
On 12/12/12 7:04 AM, Eric Charles wro
On 13/12/2012 10:56, Ioan Eugen Stan wrote:
Hello,
After the response on INFRA it looks like move + delete is an option.
I am going move issues this week-end + ticket on infra to delete
obsolete projects. Eric, is that ok with you?
Ok for me. Just ensure that all (closed/open/...) tickets are
On 13/12/2012 10:56, Ioan Eugen Stan wrote:
Hello,
After the response on INFRA it looks like move + delete is an option.
I am going move issues this week-end + ticket on infra to delete
obsolete projects. Eric, is that ok with you?
OK for me. Just ensure that all tickets (close/open/...) are
Great.
The procedure to sumit a code change is to open a JIRA (in your case on
https://issues.apache.org/jira/browse/PROTOCOLS) and upload the patch
granting Apache for the license.
I know this is a tiny change, but it allows to track down the history...
Would you mind opening that JIRA?
Th
Hi,
Message Manager allows you to store and retrieve mails, but not sending
them.
For MessageManager code, just look the AbstractMailboxManagerTest and
AbstractStressTest (+ AbstractSubscriptionManagerTest for subscriptions)
[1].
To send mail, javamail client is an option, but that's not J
On 09/12/2012 14:30, Ioan Eugen Stan wrote:
I've analyzed the situation a bit. Here's a summary.
Total number of issues per project - total issues (including open) /
open issues.
James Basic Mailet Toolkit - MAILETBASE 7 Issues / 0 open
James Crytography Mailets - MAILETCRYPTO 9 Issues / 0 op
[
https://issues.apache.org/jira/browse/IMAP-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13527357#comment-13527357
]
Eric Charles commented on IMAP-370:
---
patch committed, thx And
On 08/12/2012 17:48, Ioan Eugen Stan wrote:
Hello devs,
I've done some work on mailets, and more is coming under MAILET-41 [1]
but there are some things I would like to discuss.
1. I've noticed that the packages are named org.apache.james.mailet
and I propose to change from "mailets" back to "m
[
https://issues.apache.org/jira/browse/JAMES-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles reopened JAMES-385:
Assignee: Eric Charles (was: Norman Maurer)
We need to document the
[
https://issues.apache.org/jira/browse/IMAP-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13527080#comment-13527080
]
Eric Charles commented on IMAP-370:
---
I have committed your patch and added the
[
https://issues.apache.org/jira/browse/IMAP-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526331#comment-13526331
]
Eric Charles commented on IMAP-370:
---
Well, for COPY there is also a risk someone
[
https://issues.apache.org/jira/browse/IMAP-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526297#comment-13526297
]
Eric Charles commented on IMAP-370:
---
I looked at your first shot, and it looks good a
to get a massage status, if it deleted or not.
Thanks&Regards
Pratap Kumar Kale
On Thu, Dec 6, 2012 at 10:33 PM, Eric Charles wrote:
Hi,
What are you looking for: spool a mail, use mailbox, develop a new
mailbox, hook imap...? Just name...
Thx, Eric
On 06/12/2012 13:47, Pratap Kale w
Hi,
What are you looking for: spool a mail, use mailbox, develop a new
mailbox, hook imap...? Just name...
Thx, Eric
On 06/12/2012 13:47, Pratap Kale wrote:
Dear All,
Please give me direction how to use James API in my project.
[
https://issues.apache.org/jira/browse/IMAP-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13511240#comment-13511240
]
Eric Charles commented on IMAP-370:
---
Hi Andrzej,
We already have optional extens
[
https://issues.apache.org/jira/browse/IMAP-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510307#comment-13510307
]
Eric Charles commented on IMAP-370:
---
+1
If you are working on this, feel free to
[
https://issues.apache.org/jira/browse/JAMES-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles resolved JAMES-1441.
-
Resolution: Fixed
Fix Version/s: 3.0-beta5
Assignee: Eric Charles
Patch
[
https://issues.apache.org/jira/browse/JAMES-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509707#comment-13509707
]
Eric Charles commented on JAMES-1441:
-
Why do you synchronize to create the uids
[
https://issues.apache.org/jira/browse/JAMES-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles resolved JAMES-1442.
-
Resolution: Fixed
Fix Version/s: 3.0-beta5
Assignee: Eric Charles
Committed in
[
https://issues.apache.org/jira/browse/JAMES-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509640#comment-13509640
]
Eric Charles commented on JAMES-1442:
-
Sure Andrzej. Can you please provide a p
[
https://issues.apache.org/jira/browse/JAMES-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509562#comment-13509562
]
Eric Charles commented on JAMES-1436:
-
Hi Peter,
Thx for the thunderbird and j
Hi Sai,
James doesn't have Web Service interfaces (nor WSDL, nor REST), so one
has to build it (it has been asked a few times, so it would be used for
sure).
The first think to do is to define the API (WSDL or REST), a home for
that module (e.g. james-server-protocols-wsdl or
james-server-p
+1 for current and further actions.
Eric
On 02/12/2012 21:33, Ioan Eugen Stan wrote:
Hello James Devs,
Please vote on the following issues. This is a lazy consensus vote
starting now, ending in 72h.
I propose the following new changes to James mailets:
New project names:
Apache James :: Mail
will slow
things down. I guess I can work on code until the vote ends.
On Sun, Dec 2, 2012 at 2:45 PM, Eric Charles wrote:
Big +1 on all your proposals
- I would simply use 'all' instead of 'aggregator', I like 3 letters
I'll keep aggregator, hope you don
rt a vote (ACK with
lazy consensus) open for 3 days before committing.
Thx,
Eric
On 02/12/2012 10:57, Ioan Eugen Stan wrote:
Hi Eric,
Please see inline.
On Sat, Dec 1, 2012 at 8:49 AM, Eric Charles wrote:
Hi Ioan,
I have updated the current externals and the hudson build.
Can you check
On 01/12/2012 01:41, Ioan Eugen Stan wrote:
'svn mv ... ...' should do the work, although I have never moved
tags/branches. Double check with another src :)
It worked like a charm, thanks.
Btw, although I'm git's fan, I don't know how one could easily achieve
that kind of operation in git?
On 01/12/2012 11:43, Stefano Bagnara wrote:
2012/12/1 Eric Charles :
I think JAMES-232 covers what you need [1] (please Stefano confirm).
Yes, that issue was my first attempt to bring DSN to JAMES. In my
local 2.3 branch I have the made progresses, but it requires a lot of
changes and it does
all review them and identify the impact.
Thx again,
Eric
On 01/12/2012 01:41, Ioan Eugen Stan wrote:
Hello Eric,
Please read inline,
On Fri, Nov 30, 2012 at 12:44 PM, Eric Charles wrote:
(see inline)
On 30/11/2012 10:27, Ioan Eugen Stan wrote:
On Fri, Nov 30, 2012 at 8:29 AM, Eric
Rajender,
I think JAMES-232 covers what you need [1] (please Stefano confirm).
Although we have a backlog atm and JAMES-232 is open since loong, please
vote on (top right of the page) for JAMES-232 if you want to see this
implemented.
Thx, Eric
[1] https://issues.apache.org/jira/browse/JAME
(see inline)
On 30/11/2012 10:27, Ioan Eugen Stan wrote:
On Fri, Nov 30, 2012 at 8:29 AM, Eric Charles wrote:
+1 on the idea to put mailets together, but yes, we need to take care to not
loose the tags/branches.
Great! I can move them in place under james/mailets/trunk. There are
no
+1 on the idea to put mailets together, but yes, we need to take care to
not loose the tags/branches.
I guess using a few carefull "svn mv fromUrl toUrl" can do the job (no
need for new commit/recommmit).
About the naming, I would love to have consisten naming. For now, we
have some mailet-a
[
https://issues.apache.org/jira/browse/JAMES-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503740#comment-13503740
]
Eric Charles commented on JAMES-1429:
-
Hi Andrzej,
So you confirm this JIRA ca
[
https://issues.apache.org/jira/browse/JAMES-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503736#comment-13503736
]
Eric Charles commented on JAMES-1436:
-
Ok, got it.
The changes is made at a
[
https://issues.apache.org/jira/browse/JAMES-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503711#comment-13503711
]
Eric Charles commented on JAMES-1436:
-
Hi Felix,
I tried to copy more than
[
https://issues.apache.org/jira/browse/MAILBOX-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503491#comment-13503491
]
Eric Charles commented on MAILBOX-186:
--
I have added @Index on line attribute w
[
https://issues.apache.org/jira/browse/PROTOCOLS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles updated PROTOCOLS-92:
--
Fix Version/s: (was: 1.6.2)
1.6.3
> Add support for
[
https://issues.apache.org/jira/browse/PROTOCOLS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Charles resolved PROTOCOLS-98.
---
Resolution: Fixed
Fix Version/s: (was: 1.6.2)
1.6.3
[
https://issues.apache.org/jira/browse/JAMES-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503194#comment-13503194
]
Eric Charles commented on JAMES-1436:
-
Hi Andrzeij,
Good you can confirm the p
[
https://issues.apache.org/jira/browse/MAILBOX-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503168#comment-13503168
]
Eric Charles commented on MAILBOX-186:
--
Sounds like a good plan.
2 comments:
[
https://issues.apache.org/jira/browse/JAMES-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503165#comment-13503165
]
Eric Charles commented on JAMES-1436:
-
Hi Samant,
Thx for the patch.
Have you g
[
https://issues.apache.org/jira/browse/PROTOCOLS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503158#comment-13503158
]
Eric Charles commented on PROTOCOLS-98:
---
Hi Rustam, Finally I will not commit
501 - 600 of 2313 matches
Mail list logo