diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-03-31 19:01:11 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-03-31 19:01:11 +0000 |
commit | e14d34f38298d0b1a0bafb433901a52fbbfea5a1 (patch) | |
tree | 17a7117a4862d9867552d36929fde50f2d604e9f | |
parent | bc3a72d2845f3176c312a71720f9c1c988bcd1f7 (diff) | |
download | fetchmail-e14d34f38298d0b1a0bafb433901a52fbbfea5a1.tar.gz fetchmail-e14d34f38298d0b1a0bafb433901a52fbbfea5a1.tar.bz2 fetchmail-e14d34f38298d0b1a0bafb433901a52fbbfea5a1.zip |
Give Reto Schüttel credit although he wasn't the first to debug BSMTP PS_SOCKET.
svn path=/branches/BRANCH_6-3/; revision=5081
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -78,7 +78,8 @@ fetchmail 6.3.8 (not yet released): fails. Improve error checking and reporting. Reported by Reto Schüttel, Debian Bug#416625. Fix based on a patch by Nico Golde. * Make BSMTP output actually work, it would persistently fail with SOCKET error - after writing the first header. + after writing the first header. Bug independently found and reported in + excellent detail by Reto Schüttel, Debian Bug#416812. # DOCUMENTATION: * Extend --mda documentation, discourage use of qmail-inject. |