mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-24 02:37:05 +00:00
4 lines
87 B
Bash
4 lines
87 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
/usr/sbin/dovecot -F -c /etc/dovecot/dovecot.conf &> /var/log/dovecot.log
|