diff --git a/docs/content/advanced/mail-fetchmail.md b/docs/content/advanced/mail-fetchmail.md index a92fa143..be01a879 100644 --- a/docs/content/advanced/mail-fetchmail.md +++ b/docs/content/advanced/mail-fetchmail.md @@ -19,6 +19,8 @@ Generate a file called `fetchmail.cf` and place it in the `config` folder. Your └── README.md ``` +# Configuration + ## Example IMAP configuration ``` @@ -39,6 +41,8 @@ poll pop3.example.com with proto POP3 here options keep ssl ``` +# Debugging + To debug your `fetchmail.cf` configuration run this command: ```