You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-09 23:07:35 +02:00
password should be pass
This commit is contained in:
@ -37,7 +37,7 @@ poll imap.example.com proto imap
|
||||
```
|
||||
poll pop3.example.com proto pop3
|
||||
user 'username'
|
||||
password 'secret'
|
||||
pass 'secret'
|
||||
is 'user2@domain.tld'
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user