Simple yet functional dovecot+postfix
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
[supervisord]
|
||||
nodaemon = true
|
||||
loglevel=debug
|
||||
|
||||
[program:postfix]
|
||||
command = /usr/lib/postfix/master -d
|
||||
|
||||
[program:dovecot]
|
||||
command = /usr/sbin/dovecot -c /etc/dovecot/dovecot.conf -F
|
||||
|
||||
[program:rsyslog]
|
||||
command = rsyslogd -n
|
||||
|
||||
Reference in New Issue
Block a user