Hi, I've just noticed I have the following warnings in my mail logs:
Apr 27 01:41:14 mail01 amavis[12700]: (12700-06) _WARN: rules: failed to run TVD_FW_GRAPHIC_NAME_LONG test, skipping:\n\t(Can't call method "_mimeheader_eval_TVD_FW_GRAPHIC_NAME_LONG" on an undefined value at (eval 3680) line 7.\n) Apr 27 01:41:14 mail01 amavis[12700]: (12700-06) _WARN: rules: failed to run TVD_FW_GRAPHIC_NAME_MID test, skipping:\n\t(Can't call method "_mimeheader_eval_TVD_FW_GRAPHIC_NAME_MID" on an undefined value at (eval 3718) line 7.\n) This is amavis-2.10.1 on fedora23 with spamassassin-3.4.1. Any idea what could have caused this? This is the rule involved: score TVD_FW_GRAPHIC_NAME_LONG 0.001 0.648 0.836 1.293 # n=2 mimeheader TVD_FW_GRAPHIC_NAME_LONG Content-Type =~ /\bname="[a-z]{8,}\.gif/ describe TVD_FW_GRAPHIC_NAME_LONG Long image attachment name I also see that it's doing it with a few other rules involving mimeheader, so it's probably not a problem with the above rule. Thanks, Alex