mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 09:05:14 +02:00
docker run --rm -it tvial/docker-mailserver:latest sh -c "dovecot --version" 2.2.9
This commit is contained in:
parent
ce8d586701
commit
f3c7e7bc0b
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ For more examples or a detailed description of the Sieve language have a look at
|
|||
|
||||
### Manage Sieve
|
||||
|
||||
The [Manage Sieve](http://wiki1.dovecot.org/ManageSieve) extension allows users to modify their Sieve script by themselves. The authentication mechanisms are the same as for the main dovecot service. ManageSieve runs on port `4190` and needs to be enabled using the `ENABLE_MANAGESIEVE=1` environment variable.
|
||||
The [Manage Sieve](http://wiki2.dovecot.org/Pigeonhole/ManageSieve) extension allows users to modify their Sieve script by themselves. The authentication mechanisms are the same as for the main dovecot service. ManageSieve runs on port `4190` and needs to be enabled using the `ENABLE_MANAGESIEVE=1` environment variable.
|
||||
|
||||
```
|
||||
(docker-compose.yml)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue