Skip to content
Snippets Groups Projects
Commit eef9c501 authored by Silvio Rhatto's avatar Silvio Rhatto
Browse files

Introducing postfix_use_dovecot_lda

parent 2703cae7
No related branches found
No related tags found
No related merge requests found
......@@ -94,3 +94,7 @@ amavis unix - - - - 2 smtp
-o receive_override_options=no_unknown_recipient_checks,no_header_body_checks
-o smtpd_bind_address=127.0.0.1
<% end %>
<% if postfix_use_dovecot_lda == 'yes' %>
dovecot unix - n n - - pipe
flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -d ${recipient}
<% end %>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment