diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-22 23:12:28 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-22 23:12:28 +0000 |
commit | fb179a7fed3fb6420a6d846428dbbd416f3df2ac (patch) | |
tree | 35d108d9d853472828d70b984ffed39cb382d194 /todo.html | |
parent | 630da9d01f5641fb589ca1f076c4df2abb17460f (diff) | |
download | fetchmail-fb179a7fed3fb6420a6d846428dbbd416f3df2ac.tar.gz fetchmail-fb179a7fed3fb6420a6d846428dbbd416f3df2ac.tar.bz2 fetchmail-fb179a7fed3fb6420a6d846428dbbd416f3df2ac.zip |
Added TODO about license com[patibility.
svn path=/trunk/; revision=3465
Diffstat (limited to 'todo.html')
-rw-r--r-- | todo.html | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -10,7 +10,7 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="/~esr">Eric's Home Page</a> <td width="30%" align=center>Up to <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2001/08/10 19:03:23 $ +<td width="30%" align=right>$Date: 2001/09/22 23:12:28 $ </table> <HR> <H1 ALIGN=CENTER>Fetchmail Bugs and To-Do Items</H1> @@ -62,6 +62,14 @@ rid of the kluge in rcfile_y.y). ought to be treated as an smtpname option, with the domain part removed for other purposes such as local-address matching. +<p>I had to remove the getopt.c and getopt1.c files from the +distribution because the SSL library is under a GPL-incompatible +license. Albert Chin-A-Young writes "Another option is another +GPL-compatible SSL distribution. I think NSS from Mozilla fits the +bill (I think Evolution uses this):" and gives the URL +<http://www.mozilla.org/projects/security/pki/nss/>. Somebody who +cares about Solaris or HP-UX should port fetchmail to use this. + <p>The <a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=fetchmail&archive=no">Debian bug-tracking page for fetchmail</a> lists other bug reports. @@ -70,7 +78,7 @@ bug-tracking page for fetchmail</a> lists other bug reports. <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="/~esr">Eric's Home Page</a> <td width="30%" align=center>Up to <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2001/08/10 19:03:23 $ +<td width="30%" align=right>$Date: 2001/09/22 23:12:28 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@thyrsus.com></A></ADDRESS> |