summaryrefslogtreecommitdiff
blob: a51ee42b7fe06f35bfa142eafe60d2ee56834710 (plain) (blame)
1
2
3
4
5
protocol lmtp {
  # use fsync for write-safety - this deals with delivering actual mail
  mail_fsync = optimized
  mail_plugins = $mail_plugins sieve
}
Powered by cgit v1.2.3 (git 2.41.0)