diff options
| author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-24 19:46:13 +0000 |
|---|---|---|
| committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-24 19:46:13 +0000 |
| commit | f5ece9304c6f778f8888860b50d431dca147074c (patch) | |
| tree | a35514b2d2495490a7358c4f9d06debf70f796f8 /NEWS | |
| parent | 2cd4f64310af7463c16cc5928a081f108e5f4687 (diff) | |
| download | fetchmail-f5ece9304c6f778f8888860b50d431dca147074c.tar.gz fetchmail-f5ece9304c6f778f8888860b50d431dca147074c.tar.bz2 fetchmail-f5ece9304c6f778f8888860b50d431dca147074c.zip | |
Moved the DNS lookup.
svn path=/trunk/; revision=3477
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ * Sanity check now rejects SSL option if SSL support is not compiled in (resolves Debian bug #109796). * HMH's fix for the LMTP localhost/foo problem. +* Mike Warfield's fix for using a combined SSL cert and key in a single file. +* DNS lookups moved to just before te mailserver socket open, so fetchmail + now works OK even if started up without Internet access. fetchmail-5.9.0 (Sun Aug 12 23:52:16 EDT 2001), 21062 lines: |
