OSDN Git Service

Merge pull request #137 from mobinmob/3proxy
[avyssos/void-66-services.git] / usr / share / 66 / service / postfix
1 [main]
2 @type = classic
3 @version = 0.0.1
4 @description = "postfix mta daemon"
5 @user = ( root )
6
7 [start]
8 @execute = (
9         if { postfix check }
10         /usr/libexec/postfix/master -d  )
11
12 # In order to use the per-service logger, please follow the
13 # documentation in for logging to stdout:
14 # http://www.postfix.org/MAILLOG_README.html#log-to-stdout