mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 18:19:19 +02:00
fixed a rule checking bug
This commit is contained in:
@@ -118,6 +118,8 @@ struct rule {
|
||||
|
||||
int days;
|
||||
|
||||
char emptyfrom, emptyto, emptysubject, emptyaname, emptyatype;
|
||||
|
||||
char *rulestr;
|
||||
char compiled;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user