> > About S/MIME: > > We developed a few S/MIME mailet/matchers. > > [..] > > If you agree I will commit them later in august. > > Cool! It would be great if you could also commit some > accompanying xdocs to explain their usage too.
Committed. No Xdocs by now, just a simple configuration in config.xml. > > Should I add them to the current mailets/matchers packages > or create a > > new subpackage smime? > > IMHO, creating subpackages of .mailet, .matcher and .utils > for functional areas, such as SMIME is a good idea. > > config.xml will need updating to include the subpackages in > <mailetpackages/> and <matcherpackages/>. Better to have them > in there by default than lots of user group questions about > why isn't SMIMExxx found. > > As the Mailet and Matcher searches evaluate all configured > packages in a single merged namespace its best to keep your > SMIME prefix to avoid naming clashes. Done as you suggested. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
