blob: b58571fa591591f89affca4657a3ffcc1414f19c (
plain)
1
2
3
4
5
6
|
# Note the sa-milt group is also implicitly created
u sa-milt - "SpamAssasin Milter" "/var/lib/spamass-milter"
# This is needed because the milter needs to "give away" the MTA communication
# socket to the postfix group, and it needs to be a member of the group to do
# that.
m sa-milt postfix
|