lib-sieve: Fix assert panic occurring when used command has external tag, but is not registered.
This occurred for example when the "fileinto" command is used with only the "copy" extension in the require line. Panic message was: Panic: file hash.c: line 263 (hash_table_insert_node): assertion failed: (opcode == HASH_TABLE_OP_UPDATE)
Loading
Please register or sign in to comment