From 4df2a1de32c74ee81e3163a40f714296b14c039c 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) --- ...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 be01a87..8bb9216 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 @@ -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: