Setup a basic configuration for postfix and dovecot

This commit is contained in:
Pierre Jaury
2016-01-11 22:52:17 +01:00
parent ee0d6391cd
commit 45e5f5f4d2
5 changed files with 16 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
[supervisord]
nodaemon = true
[program:postfix]
command = /usr/lib/postfix/master -d
[program:dovecot]
command = /usr/sbin/dovecot -c /etc/dovecot/dovecot.conf -F