I am trying to catch some header field with spaces but it doesn't work eg.: header __RULE_1 Return-Path =~ /[\s\d]{80,}/
Anyone could help or know why it's doesn't work ?
I am trying to catch some header field with spaces but it doesn't work eg.: header __RULE_1 Return-Path =~ /[\s\d]{80,}/
Anyone could help or know why it's doesn't work ?