This website requires JavaScript.
Explore
Help
Sign In
external
/
mailinabox
mirror of
https://github.com/mail-in-a-box/mailinabox.git
Watch
1
Star
0
Fork
You've already forked mailinabox
0
Code
Issues
Releases
Wiki
Activity
dfe5d2781d
mailinabox
/
containers
/
docker
/
runit
/
dovecot.sh
4 lines
92 B
Bash
Raw
Normal View
History
Unescape
Escape
Fully working docker!
2015-01-24 10:29:16 +00:00
#!/bin/bash
working dockerization
2015-02-22 10:36:10 +00:00
exec
/usr/sbin/dovecot -F -c /etc/dovecot/dovecot.conf
&
> /var/log/dovecot.log