> > What docs?
> 
> Is this a facetious question? 

No! I was only guessing what is the "wrong" doc.

> I originally followed
> http://james.apache.org/FAQ.html#8 and thus 
> http://james.apache.org/custom_matcher_2_1.html which 
> suggests the building of a SAR, which I never got working. 

The SAR is only a ZIP file containing the whole app structure: you can make
it manually.
Just use a ZIP file handler, open the original james.sar and add your jar to
the SAR-INF/lib

> (But I'm running 2.2.0...) I don't recall between the main 
> james site and the wiki, how I found that putting the jar in 
> the SAR-INF/lib worked. (This was a couple months ago.) 

The link above (the matcher_2_1) states to not use SAR-INF/lib because james
2.1 was not supporting the SAR-INF/lib classloading. AFAIK, with james 2.2+
it's safe and correct to do this.

> Frankly, I think the docs at the james site could be 
> improved/synchronized/updated given the info that lives at 
> the wiki vs.
> main site.
> 
> > And what is your use?
> 
> I host four distinct domains having four separate IP's, but 
> live on the same box. I run a single phoenix container with 
> four james SARs. Each has their own set of mailets (matchers 
> actually) installed for their individual use.

It should work fine if you create 4 different james sar adding to everyone
the specific mailet/matcher jar inside the SAR-INF/lib: doesn't it?

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to