Use SMTP to send sieve notif (forward, vacation etc...) so the From envolop is correctly set

This commit is contained in:
Daniel Berteaud 2013-10-29 16:47:23 +01:00
parent bf99846901
commit 0cd9571a65
1 changed files with 1 additions and 0 deletions

View File

@ -15,5 +15,6 @@ if ($subject ne ''){
protocol lda \{
mail_plugins = $mail_plugins {$OUT .= (($sieve{'status'} || 'disabled') eq 'enabled') ? 'sieve':''}
submission_host = 127.0.0.1
\}