From c64bc78c091837def7820299eb99ed51a21570d8 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 12 Sep 1996 11:59:39 +0000 Subject: Added port-specification option. svn path=/trunk/; revision=87 --- NEWS | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'NEWS') 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 - 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 -- cgit v1.2.3