Activate more Sieve extensions and use parseScript when saving script

This commit is contained in:
the-djmaze 2022-03-13 20:22:00 +01:00
parent 58f5e90f8f
commit 40adf992ed
9 changed files with 39 additions and 38 deletions

View file

@ -68,10 +68,3 @@ export class VirusTestCommand extends GrammarTest
});
}
}
/*
Object.assign(Sieve.Commands, {
spamtest: SpamTestCommand,
virustest: VirusTestCommand
});
*/