https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7956
Bug ID: 7956
Summary: config: invalid regexp for __URI_TRY_3LD
Product: Spamassassin
Version: 3.4.6
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: sa-update
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
running sa-update as root yields the following:
config: invalid regexp for __URI_TRY_3LD
'm,^https?://(?:try(?!r\.codeschool)|start|get(?!\.adobe)|save|check(?!out)|act|compare|join|learn(?!ing)|request|visit(?!or|\.vermont)|my(?!sub|turbotax|news\.apple|a\.godaddy|account|support|build|blob)\w)[^.]*\.[^/]+\.(?<!list-manage\.)(?:com|net)\b,i':
Variable length lookbehind not implemented in regex
m/(?i)^https?://(?:try(?!r\.codeschool)|start|get(?!\.adobe)|save|check(?!out)|act|compare|join|learn(?!ing)|request|vi.../
channel 'updates.spamassassin.org': lint check of update failed, channel failed
codeschool is referenced only in the updates_spamassassin_org/72_active.cf file
it appears there might be a typo in the line making the regexp format
incorrect, though I'm not qualified to say specifically what it is.
I do see that the files in
/var/lib/spamassassin/3.004006/updates_spamassassin_org are dated Feb 7 (2022)
and that MIRRORED.BY has todays date (Feb 18) and time (01:17), so it's
downloading the updates correctly. I just don't know if it's finishing the
update and using them afterwards.
Thank you.
--
You are receiving this mail because:
You are the assignee for the bug.