From 915a5616a1109440602f4dbf9b3860c6b5e4ba5f Mon Sep 17 00:00:00 2001 From: Josef Friedrich Date: Mon, 22 Aug 2016 10:45:14 +0200 Subject: [PATCH] Add link to chapter --- ...mails-from-a-remote-mail-server-(using-builtin-fetchmail).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 1f136c8..4a58381 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 @@ -43,7 +43,7 @@ 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). +More details how to configure fetchmail can be found in the [fetchmail man page in the chapter “The run control file”](http://www.fetchmail.info/fetchmail-man.html#31). # Debugging