mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Add "IMPORTANT" warning
This commit is contained in:
parent
ec1064de3b
commit
393b5239c5
|
@ -41,6 +41,8 @@ poll pop3.example.com proto pop3
|
||||||
is 'user2@domain.tld'
|
is 'user2@domain.tld'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
__IMPORTANT__: Don’t forget the last line: e. g. `is 'user1@domain.tld'`. After `is` you have to specify one email address from the configuration file `config/postfix-accounts.cf`.
|
||||||
|
|
||||||
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).
|
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
|
# Debugging
|
||||||
|
|
Loading…
Reference in a new issue