Re: [PATCH] Add imaps provider
Byron Foster <[email protected]> Fri, 03 Jun 2005 09:23:10 -0700
| Newsgroups | gmane.comp.java.classpath.extensions.javamail |
|---|---|
| Message-ID | <[email protected]> |
Chris Burdess wrote: > Byron Foster wrote: >> This patch adds the "imaps" provider for compatibility with Sun's >> javamail. imaps provides an SSL connection to a dedicated IMAP SSL port. >> >> If this patch is ok I'll add "pop3s" and "smtps" also. However, these >> additions will also required changes to inetlib. > > The patch seems OK. Please could you also provide the patches against > inetlib? With this patch there are no changes necessary for inetlib. However, when I submit the patch for pop3s and smtps, I'll provide the inetlib patch as well.