diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-03-29 23:30:20 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-03-29 23:30:20 +0000 |
commit | 9a166fa8bb9444ce46deed1448ceb5b052f5334c (patch) | |
tree | 5ee19663149ffaf374fb103b78bd95e520e87c75 /NEWS | |
parent | 1a795daa88db8de774f1db6f237f6c321e1415e0 (diff) | |
download | fetchmail-9a166fa8bb9444ce46deed1448ceb5b052f5334c.tar.gz fetchmail-9a166fa8bb9444ce46deed1448ceb5b052f5334c.tar.bz2 fetchmail-9a166fa8bb9444ce46deed1448ceb5b052f5334c.zip |
Document bad shape of BSMTP.
svn path=/branches/BRANCH_6-3/; revision=5074
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -100,6 +100,7 @@ fetchmail 6.3.8 (not yet released): current release information) * fetchmail does not handle messages without Message-ID header well (See sourceforge.net bug #780933) +* BSMTP is mostly untested and errors can cause corrupt output. * Sun Workshop 6 (SPARC) is known to miscompile the configuration file lexer in 64-bit mode. Either compile 32-bit code or use GCC to compile 64-bit fetchmail. Note that fetchmail doesn't take advantage of 64-bit code, |