From fcacdda3106ed914d9aae17ca7c12e6bc1047c00 Mon Sep 17 00:00:00 2001
From: Matthias Andree As of release 6.3.0, fetchmail's
Makefile[.in] should work flawlessly with BSD's portable make used on
FreeBSD. With older releases, use GNU make (usually installed as
-gmake
).gmake
; otherwise try pkg_add -r gmake).
fetchmail's lexer has been developed with GNU flex, and the lex tools -shipped by some UNIX vendors (HP, SGI, Sun) are known to be incapable of -compiling fetchmail's lexer.
+fetchmail's lexer has been developed with GNU flex and uses some of +its specialties, so the lexer cannot be compiled with the lex tools +shipped by some UNIX vendors (HP, SGI, Sun).
The netsec option was discontinued and needs to be +removed.
+If you were using ETRN mode, change your smtphost @@ -891,8 +896,8 @@ option to a fetchdomains option.
The 'via localhost' special case for use with ssh tunnelling is -gone. Use the %h feature of plugin instead.
+The 'via localhost' special case for use with ssh tunnelling is +gone. Use the %h feature of plugin instead.