mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Add more headlines
This commit is contained in:
parent
941114be12
commit
8623b155a0
|
@ -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:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue