From 2fbca66b2835b71514f69ef5bf8968558914bdde Mon Sep 17 00:00:00 2001 From: Josef Friedrich Date: Mon, 22 Aug 2016 10:25:14 +0200 Subject: [PATCH] Updated Retrieve emails from a remote mail server (using builtin fetchmail) (markdown) --- docs/content/advanced/mail-fetchmail.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/content/advanced/mail-fetchmail.md b/docs/content/advanced/mail-fetchmail.md index be01a879..8bb92168 100644 --- a/docs/content/advanced/mail-fetchmail.md +++ b/docs/content/advanced/mail-fetchmail.md @@ -41,6 +41,8 @@ poll pop3.example.com with proto POP3 here options keep ssl ``` +More details how to configure fetchmail can be found in the [fetchmail man page](http://www.fetchmail.info/fetchmail-man.html). + # Debugging To debug your `fetchmail.cf` configuration run this command: