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:49:09 +01:00
parent c8e1be1445
commit 53d8ca95d0
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
\}