diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-03-02 08:17:51 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-03-02 08:17:51 +0000 |
commit | f23c10e51861ec60f41a1a76e4cdb99da4834ac9 (patch) | |
tree | 94e9e8192b7f46c58fb44a67996a778b49efa151 | |
parent | 365066e110bfab96f9ef99e2f7e87968a773ff5c (diff) | |
download | fetchmail-f23c10e51861ec60f41a1a76e4cdb99da4834ac9.tar.gz fetchmail-f23c10e51861ec60f41a1a76e4cdb99da4834ac9.tar.bz2 fetchmail-f23c10e51861ec60f41a1a76e4cdb99da4834ac9.zip |
Joerg Dorchain's IMAP recipe.
svn path=/trunk/; revision=2778
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,8 +5,9 @@ * Use remotename@hostname for MAIL FROM if we have not been able to deduce a Return-Path. * Fix the attempted fix for Joop Susan's ENOTCONN bug. -* Added FAQ material on a Microsoft Exchange bug and on forwarding to - a different host than the one fetchmail runs on. Removed the FAQ entry +* Added FAQ material on a Microsoft Exchange bug, on forwarding to + a different host than the one fetchmail runs on, and on using + ssh for a secure passwordless connection. Removed the FAQ entry on popclient. fetchmail-5.3.0 (Tue Feb 22 08:53:31 PST 2000), 18618 lines: |