mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-16 04:14:52 +02:00
Add "IMPORTANT" warning
parent
9a91846009
commit
50d7cff5e4
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ poll pop3.example.com proto pop3
|
|||
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).
|
||||
|
||||
# Debugging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue