diff options
-rw-r--r-- | NEWS | 6 | ||||
-rw-r--r-- | fetchmail-FAQ.html | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -56,6 +56,12 @@ removed from a 6.4.0 or newer release.) -------------------------------------------------------------------------------- +fetchmail-6.3.27 (not yet released, if ever): + +# FIXES +* Fix a typo in the FAQ. Submitted by David Lawyer, Debian Bug#706776. + + fetchmail-6.3.26 (released 2013-04-23, 26180 LoC): # NOTE THAT FETCHMAIL IS NO LONGER PUBLISHED THROUGH IBIBLIO. diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 6b425ea2..ca483fa3 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -688,7 +688,7 @@ client machine had when it started up.</p> time) doesn't match the original, the most benign possible result is that your MTA thinks it's seeing a relaying attempt and refuses. More frequently, fetchmail will try to connect to a nonexistent -host address and time out. Worst case, you could up forwarding your +host address and time out. Worst case, you could end up forwarding your mail to the wrong machine!</p> <p>Use the <code>smtpaddress</code> option to force the appended |