diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-03-01 15:42:06 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-03-01 15:42:06 +0000 |
commit | cfec6074565fbe4e59ce144595240f2baa54e90f (patch) | |
tree | 87e9cf752c3fd02c50d0d1f8c04b13275bf98107 /NEWS | |
parent | 54135b48e8381a8fb244e17004b7c9e4ed85a4bf (diff) | |
download | fetchmail-cfec6074565fbe4e59ce144595240f2baa54e90f.tar.gz fetchmail-cfec6074565fbe4e59ce144595240f2baa54e90f.tar.bz2 fetchmail-cfec6074565fbe4e59ce144595240f2baa54e90f.zip |
suggest '/usr/sbin/sendmail \-i \-f %F \-\- %T' rather than '/usr/sbin/sendmail \-i \-f %F %T' as MDA
svn path=/branches/BRANCH_6-3/; revision=4699
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,6 +34,8 @@ fetchmail 6.3.3 (not yet released): <http://download.berlios.de/fetchmail/patch-6.3.2.1-fix-netrc-SIGSEGV.diff> * "ssl" is a user option rather than a server option. Patch by Nico Golde. Fixes Debian Bug#354661, reported by Keith Hellman. +* The manual page now suggests -- before the addresses in the sendmail MDA + example. fetchmail 6.3.2 (released 2006-01-22): |