Skip to content

Commit d554790

Browse files
committed
README: Add instructions
1 parent 9c3cdec commit d554790

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,22 @@ License
77
-------
88

99
The source code for these docker images is licensed under Attribution-NonCommercial-ShareAlike 4.0 International, but you are welcome to use the images hosted at docker.com for commercial purposes.
10+
11+
Instructions
12+
------------
13+
14+
This image comes with default configuration which accepts any user with password pass. To customize the image, mount /etc/dovecot and /srv/mail volumes.
15+
Listeners
16+
17+
- POP3 on 110, TLS 995
18+
- IMAP on 143, TLS 993
19+
- Submission on 587
20+
- LMTP on 24
21+
- ManageSieve on 4190
22+
23+
To run these images, simply use `docker run dovecot/dovecot:version`.
24+
25+
Help
26+
----
27+
28+
Note that these images come with absolutely no warranty or support. For questions and feedback send email to [email protected].

0 commit comments

Comments
 (0)