initial commit of file from CVS for smeserver-dovecot on Thu 26 Oct 11:25:44 BST 2023
This commit is contained in:
5
root/etc/e-smith/db/configuration/migrate/dovecot
Normal file
5
root/etc/e-smith/db/configuration/migrate/dovecot
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
foreach my $sservice qw(imap imaps pop3 pop3s) {
|
||||
$DB->set_prop($sservice, "type", "configuration") if ${$sservice}{type} eq "service";
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user