aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 9 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index c8fe25a2..411c7251 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ To-do list:
Option to enable EMACS-like user folder versioning on each run.
-S/key for secure challenge-response.
+IMAP extensions for secure challenge-response.
Recode POP2 to use the same driver/method strategy as POP3/IMAP, so
all three protocols will be able to forward messages through the generic
@@ -16,14 +16,19 @@ driver to SMTP. (This requires that we find a POP2 server to test with.)
* Sendmail delivery from background seems to work now.
-* We have IMAP2bis/IMAP4 suppport.
+* We have IMAP2bis/IMAP4 support.
* Code now autoprobes for a POP3, IMAP, or POP2 server if no protocol is
specified.
* SMTP forwarding support. Thanks to Harry Hochheiser <harry@tigger.jvnc.net>
- for this simple but very clever idea.
-
+ for this simple but clever idea.
+
+* If no UNIX From line is found, popclient will now synthesize a correct
+ line from the RFC822 From line.
+
+* It is now possible to specify the host TCP/IP port number to connect to.
+
3.05:
* Experimental support for RFC1725-compliant POP servers with the UIDL