initial commit of file from CVS for smeserver-sogo on Sat Sep 7 16:42:51 AEST 2024
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
##we want that sogo be an admin in dovecot for expire-autoreply
|
||||
use esmith::ConfigDB;
|
||||
my $DB = esmith::ConfigDB->open or die ("can not open db configuration : $!");
|
||||
$DB->set_prop('dovecot','AdminIsMaster','enabled');
|
||||
}
|
Reference in New Issue
Block a user