In message <[EMAIL PROTECTED]>, Hen ri Yandell writes: >Is it just the better licence, or does Commons NET do a better job in some >way?
This has been answered before and you can find it in the mail archives. Remember, the mail transport and retrieval code in Commons Net predates the existence of JavaMail by several years. In other words, there was no JavaMail when the code was written. The two are also completely different animals and serve different purposes. Commons Net provides raw protocol access (e.g., you could implement a JavaMail implementation on top of Commons Net if you so desired) and is not intended to provide higher level functionality. Comparing the two is pointless, although answering the question in a FAQ will prevent it from being asked again. daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
