* Mon Nov 03 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-18.sme
- set recipient_delimiter to dash [SME: 13261]
This commit is contained in:
@@ -13,6 +13,8 @@ if ($subject ne ''){
|
||||
}
|
||||
}
|
||||
|
||||
recipient_delimiter = -
|
||||
|
||||
protocol lda \{
|
||||
mail_plugins = $mail_plugins {$OUT .= (($sieve{'status'} || 'disabled') eq 'enabled') ? 'sieve':''}
|
||||
\}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%define version 11.0.0
|
||||
%define release 17
|
||||
%define release 18
|
||||
%define name smeserver-dovecot
|
||||
|
||||
|
||||
@@ -41,6 +41,9 @@ Configure the dovecot IMAP server with sieve scripts support,
|
||||
quota, ACL, extended logging, master user
|
||||
|
||||
%changelog
|
||||
* Mon Nov 03 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-18.sme
|
||||
- set recipient_delimiter to dash [SME: 13261]
|
||||
|
||||
* Tue Mar 18 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-17.sme
|
||||
- handle dhparam via template [SME: 12965]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user