Hi Raphael, I could not check out from the mentioned svn repository to the eclipse.
I am working on health domain:- My aim is to Remove data at rest(Do not store the mail to database) 1) I had written a mailet and added it in mailetcontainer.conf, 2) The moment it hits, the message will be converted to an object and moved to queue. A different server will handle the queue.(So the message successfully reached the health database ). 3) Everything is working perfectly fine. 4) The only problem is, mail is saving at the database. My aim is to edit the James source and comment out the message saving part and deploy in our mail server. Please let me know if any configuration exists in doing this, or how can I download the James 3.0 beta 4 into my work space. Thanks, Babu Raj -----Original Message----- From: Raphael OUAZANA [mailto:[email protected]] Sent: Monday, February 6, 2017 6:54 PM To: James Developers List <[email protected]> Cc: Baburaj KR <[email protected]> Subject: Re: Source Of James 3.0 beta 4 Hi, You can find it on the old SVN server: http://svn.apache.org/viewvc/james/server/tags/james-server-3.0-beta4/ Regards, Raphaël Ouazana. Le 2017-02-02 12:09, Baburaj KR a écrit : > Hi Team, > > > > From where I can download the source of James 3.0 beta 4. > > I downloaded from > http://www.apache.org/dist/james/apache-james/3.0beta4/ > and imported in eclipse. But most the things are loaded as maven > dependency. > > I would like to load the sources of that dependency also. Where can I > download the master. > > > > I downloaded the beta-5 from git and imported to eclipse. But I > specifically needed source of the beta-4 version. Please help.. > > > > Thanks, > > Babu Raj K.R --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
