From de596b18ecf67e4992128d11bec588dbf60d391c Mon Sep 17 00:00:00 2001 From: Josef Friedrich Date: Mon, 22 Aug 2016 10:40:34 +0200 Subject: [PATCH] Add link to the fetchmail man page --- ...mails-from-a-remote-mail-server-(using-builtin-fetchmail).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Retrieve-emails-from-a-remote-mail-server-(using-builtin-fetchmail).md b/Retrieve-emails-from-a-remote-mail-server-(using-builtin-fetchmail).md index 8bb9216..0d7564e 100644 --- a/Retrieve-emails-from-a-remote-mail-server-(using-builtin-fetchmail).md +++ b/Retrieve-emails-from-a-remote-mail-server-(using-builtin-fetchmail).md @@ -21,6 +21,8 @@ Generate a file called `fetchmail.cf` and place it in the `config` folder. Your # Configuration +A detailed description of the configuration options can be found in the [online version of the manual page](www.fetchmail.info/fetchmail-man.html). + ## Example IMAP configuration ```