On Jan 07, 2005, at 21:20, Austin Ziegler wrote: > Right. Rubymail and tmail are to be layered on top of Net::IMAP > (does this exist yet?), Net::POP3, Net::SMTP, etc. I see. What about TLS/STARTTLS support? Are there server side implementations of those protocols as well? Another "library" which is of interest is JNDI: http://java.sun.com/products/jndi/ In other words: LDAP. > They are > "mail-handling" libraries, not end-to-end-to-end solutions. Ruby > provides the rest "natively." Ok. > Just like WEBrick, which is part of the Ruby distribution. Yes, looks like it :) Thanks! Cheers, PA.