Subversion Repositories configs

Rev

Rev 192 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 192 Rev 197
Line 62... Line 62...
62
local     unix  -       n       n       -       -       local
62
local     unix  -       n       n       -       -       local
63
virtual   unix  -       n       n       -       -       virtual
63
virtual   unix  -       n       n       -       -       virtual
64
lmtp      unix  -       -       n       -       -       lmtp
64
lmtp      unix  -       -       n       -       -       lmtp
65
anvil     unix  -       -       n       -       1       anvil
65
anvil     unix  -       -       n       -       1       anvil
66
scache    unix  -       -       n       -       1       scache
66
scache    unix  -       -       n       -       1       scache
-
 
67
postlog   unix-dgram n  -       n       -       1       postlogd
67
#
68
#
68
# ====================================================================
69
# ====================================================================
69
# Interfaces to non-Postfix software. Be sure to examine the manual
70
# Interfaces to non-Postfix software. Be sure to examine the manual
70
# pages of the non-Postfix software to find out what options it wants.
71
# pages of the non-Postfix software to find out what options it wants.
71
#
72
#
Line 76... Line 77...
76
#
77
#
77
# maildrop. See the Postfix MAILDROP_README file for details.
78
# maildrop. See the Postfix MAILDROP_README file for details.
78
# Also specify in main.cf: maildrop_destination_recipient_limit=1
79
# Also specify in main.cf: maildrop_destination_recipient_limit=1
79
#
80
#
80
#maildrop  unix  -       n       n       -       -       pipe
81
#maildrop  unix  -       n       n       -       -       pipe
81
#  flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
82
#  flags=DRXhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
82
#
83
#
83
# ====================================================================
84
# ====================================================================
84
#
85
#
85
# Recent Cyrus versions can use the existing "lmtp" master.cf entry.
86
# Recent Cyrus versions can use the existing "lmtp" master.cf entry.
86
#
87
#
Line 95... Line 96...
95
#
96
#
96
# Cyrus 2.1.5 (Amos Gouaux)
97
# Cyrus 2.1.5 (Amos Gouaux)
97
# Also specify in main.cf: cyrus_destination_recipient_limit=1
98
# Also specify in main.cf: cyrus_destination_recipient_limit=1
98
#
99
#
99
#cyrus     unix  -       n       n       -       -       pipe
100
#cyrus     unix  -       n       n       -       -       pipe
100
#  user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -r ${sender} -m ${extension} ${user}
101
#  flags=DRX user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -r ${sender} -m ${extension} ${user}
101
#
102
#
102
# ====================================================================
103
# ====================================================================
103
#
104
#
104
# Old example of delivery via Cyrus.
105
# Old example of delivery via Cyrus.
105
#
106
#
Line 126... Line 127...
126
#scalemail-backend unix -       n       n       -       2       pipe
127
#scalemail-backend unix -       n       n       -       2       pipe
127
#  flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store
128
#  flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store
128
#  ${nexthop} ${user} ${extension}
129
#  ${nexthop} ${user} ${extension}
129
#
130
#
130
#mailman   unix  -       n       n       -       -       pipe
131
#mailman   unix  -       n       n       -       -       pipe
131
#  flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
132
#  flags=FRX user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
132
#  ${nexthop} ${user}
133
#  ${nexthop} ${user}