Ristretto is the mail API that is used by Columba, a Java mail client (http://columba.sf.net). It is available as a stand-alone API, and it provides a well-tested, slim, and fast Java implementation of all relevant mail protocols and features. It is licensed under a MPL/LGPL/GPL tri-license.
Re: NoClassDefFoundError: org/w3c/dom/Node > What jar do you expect in the class path > to resolve the > "NoClassDefFoundError: > org/w3c/dom/Node"? When us...