Re: Mail list support?

2021-08-12 Thread btell...@apache.org
Hello Marc. I use IntelliJ community edition as an IDE. Maven support turns out to be very handly. Benoit On 12/08/2021 23:45, Marc Chamberlin wrote: > Thanks Benoit, Garry for your responses and sorry for the delay in responding > myself. I will be happy to take a look at the mail list code

Re: Mail list support?

2021-08-12 Thread Garry Hurley
As for ‘set up’ to work in eclipse, I can tell you that if there is not an eclipse project in the source tree, you can easily import the files into it. As for custom mailers and marchers, you can do whatever you like as far as an IDE as long as you check in and commit only what you need to check

Re: Mail list support?

2021-08-12 Thread Marc Chamberlin
Thanks Benoit, Garry for your responses and sorry for the delay in responding myself. I will be happy to take a look at the mail list code (existing and developing) as my time permits, and sharing and working with you on it. It has been awhile since I last developed some of my own mailets and

Re: Mail list support?

2021-08-08 Thread btell...@apache.org
Hello Marc, There is a lot to say, but we would, I guess, gladly accept mailing list lie contributions on the master development branch in a separated module. I personally would enjoy providing professional support implementing such a feature if needed. Mailing list support is however out of

Re: Mail list support?

2021-08-07 Thread Garry Hurley
By ‘mail lists’, I assume you mean that by addressing mail to server-user@james.Apache.org, you would effectively send that message to everyone who subscribes to that mailing list. As an out of the box solution, you’re right that such a list is not explicitly implemented, but you do have an

Re: Mail list support?

2021-08-07 Thread Garry Hurley
On Sat, Aug 7, 2021 at 10:29 PM Marc Chamberlin wrote: > Hello - I am still limping along with James 2.3.2 and every year or two I > come back to the Apache James website to see if mail lists are supported > yet with the appropriate mailets and matchers necessary, in the latest > version of