I downloaded James Server 3 beta 1 from SVN and successfully builded and ran it in Eclipse.
There is a project that contains "org.apache.james.transport.mailets" package but there is no ClamAVScan mailet in it. Where am i wrong and what is the elegant way of importing this mailet to my workspace? Should i download it individually and add it to the package, or should i download standard mailets project and import into Eclipse workspace, then will i have to change my root james server pom to see new mailets project? Thanks. 2012/7/20 Eric Charles <[email protected]> > np, it's in the mailet standard project shipped with James 3 > > https://svn.apache.org/repos/**asf/james/mailet/standard/** > trunk/src/main/java/org/**apache/james/transport/**mailets/ClamAVScan.java<https://svn.apache.org/repos/asf/james/mailet/standard/trunk/src/main/java/org/apache/james/transport/mailets/ClamAVScan.java> > > Thx, Eric > > > On 07/20/2012 03:55 PM, Merve Temizer wrote: > >> Todays lat question, >> where is ClamAVScan.java in 3 beta 1? >> >> 2012/7/20 Eric Charles <[email protected]> >> >> Hi, >>> SAR-INF is for James 2.3. >>> For James 3.0, you have to put your jar in conf/lib folder. >>> Thx, Eric >>> >>> >>> On 07/20/2012 02:20 PM, Merve Temizer wrote: >>> >>> I am using 3 beta 1. I searched net for writing my own mailet but a >>>> SAR-INF >>>> folder and a sar file generating process is mentioned but there is no >>>> such >>>> folder in 3 beta 1. >>>> Is there a way to do it in 3 b 1? >>>> Thanks for patience. >>>> >>>> 2012/7/20 Eric Charles <[email protected]> >>>> >>>> James 2.3 should contain the needed jar with the ClamAVScan mailet. >>>> >>>>> So nothing special to do, except defining the mailet in config.xml. >>>>> >>>>> Thx, Eric >>>>> >>>>> >>>>> On 07/20/2012 01:14 PM, Merve Temizer wrote: >>>>> >>>>> ClamAVScan is mentioned as default mailets in James on >>>>> >>>>>> http://james.apache.org/******server/2.3.0/provided_mailets.** >>>>>> ****html<http://james.apache.org/****server/2.3.0/provided_mailets.****html> >>>>>> <http://james.apache.**org/**server/2.3.0/provided_**mailets.**html<http://james.apache.org/**server/2.3.0/provided_mailets.**html> >>>>>> > >>>>>> <http://james.apache.**org/**server/2.3.0/provided_****mailets.html< >>>>>> http://james.**apache.org/server/2.3.0/**provided_mailets.html<http://james.apache.org/server/2.3.0/provided_mailets.html> >>>>>> > >>>>>> >>>>>> >>>>>>> >>>>>> >>>>>> Should i add some mailet.jar to James project? >>>>>> >>>>>> I downloaded it by SVN, should i add it manually is it elegant way? >>>>>> >>>>>> Or what should i do? >>>>>> >>>>>> Thanks. >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>> eric | http://about.echarles.net | @echarles >>>>> >>>>> >>>>> ------------------------------******--------------------------**--** >>>>> --**--------- >>>>> To unsubscribe, e-mail: server-dev-unsubscribe@james.******apache.org< >>>>> server-dev-**unsubscribe@**james.apache.org<[email protected]> >>>>> <server-dev-**[email protected]<[email protected]> >>>>> > >>>>> >>>>>> >>>>>> For additional commands, e-mail: [email protected].*** >>>>> ***org< >>>>> server-dev-help@james.**apache**.org <http://apache.org> < >>>>> [email protected].**org <[email protected]> >>>>> >> >>>>> >>>>> >>>>> >>>>> >>>> >>> -- >>> eric | http://about.echarles.net | @echarles >>> >>> >>> ------------------------------****----------------------------** >>> --**--------- >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.****apache.org< >>> server-dev-**[email protected]<[email protected]> >>> > >>> For additional commands, e-mail: [email protected].****org< >>> server-dev-help@james.**apache.org <[email protected]>> >>> >>> >>> >> > > -- > eric | http://about.echarles.net | @echarles > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > server-dev-unsubscribe@james.**apache.org<[email protected]> > For additional commands, e-mail: > [email protected].**org<[email protected]> > >
