Skip keyword operation for POP3

pull/212/head
M66B 1 year ago
parent 67d81c60ef
commit 5c8daf69bd

@ -420,6 +420,7 @@ class Core {
break;
case EntityOperation.ANSWERED:
case EntityOperation.KEYWORD:
case EntityOperation.ADD:
case EntityOperation.REPORT:
// Do nothing

Loading…
Cancel
Save