Schleuder configuration
This commit is contained in:
parent
4250af19b6
commit
777d2cef1c
1 changed files with 4 additions and 0 deletions
|
@ -98,3 +98,7 @@ amavis unix - - - - 2 smtp
|
|||
dovecot unix - n n - - pipe
|
||||
flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -d ${recipient}
|
||||
<% end %>
|
||||
<% if postfix_use_schleuder == 'yes' %>
|
||||
schleuder unix - n n - - pipe
|
||||
flags=DRhu user=schleuder argv=/usr/bin/schleuder ${user}
|
||||
<% end %>
|
||||
|
|
Loading…
Reference in a new issue