summaryrefslogtreecommitdiff
path: root/public/fs/etc/postfix/master.cf
diff options
context:
space:
mode:
Diffstat (limited to 'public/fs/etc/postfix/master.cf')
-rw-r--r--public/fs/etc/postfix/master.cf43
1 files changed, 43 insertions, 0 deletions
diff --git a/public/fs/etc/postfix/master.cf b/public/fs/etc/postfix/master.cf
new file mode 100644
index 0000000..618f023
--- /dev/null
+++ b/public/fs/etc/postfix/master.cf
@@ -0,0 +1,43 @@
+# ==========================================================================
+# service type private unpriv chroot wakeup maxproc command + args
+# (yes) (yes) (no) (never) (100)
+# ==========================================================================
+
+smtp inet n - n - - smtpd
+smtp unix - - n - - smtp
+
+relay unix - - n - - smtp
+ -o syslog_name=postfix/$service_name
+
+
+pickup unix n - n 60 1 pickup
+cleanup unix n - n - 0 cleanup
+qmgr unix n - n 300 1 qmgr
+tlsmgr unix - - n 1000? 1 tlsmgr
+
+
+rewrite unix - - n - - trivial-rewrite
+bounce unix - - n - 0 bounce
+defer unix - - n - 0 bounce
+trace unix - - n - 0 bounce
+verify unix - - n - 1 verify
+flush unix n - n 1000? 0 flush
+
+
+proxymap unix - - n - - proxymap
+proxywrite unix - - n - 1 proxymap
+
+
+showq unix n - n - - showq
+error unix - - n - - error
+retry unix - - n - - error
+discard unix - - n - - discard
+
+
+local unix - n n - - local
+virtual unix - n n - - virtual
+
+
+lmtp unix - - n - - lmtp
+anvil unix - - n - 1 anvil
+scache unix - - n - 1 scache