summaryrefslogtreecommitdiff
path: root/public/fs/etc/postfix/master.cf
diff options
context:
space:
mode:
authorroot@culturestrings <root@culturestrings>2020-05-18 07:13:02 +0000
committerroot@culturestrings <root@culturestrings>2020-05-18 07:13:02 +0000
commit6d66f2b7cd72d8f9e929ad77862b4adf6c814d3a (patch)
tree97fc901be1fa5c282fa207b6ea3f4e28f8c13d7b /public/fs/etc/postfix/master.cf
parent76b152deff53ab2cea86192202695c4130931ef3 (diff)
downloadculturestrings-6d66f2b7cd72d8f9e929ad77862b4adf6c814d3a.tar.bz2
culturestrings-6d66f2b7cd72d8f9e929ad77862b4adf6c814d3a.tar.xz
postfix: added current configuration.
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