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 ```