Create urls.yar

This commit is contained in:
Antonio Sánchez
2017-06-13 11:07:34 +02:00
committed by GitHub
parent b850f3898d
commit 6b3e91a72b
-1
View File
@@ -15,7 +15,6 @@ rule with_urls : mail {
$url_regex = /https?:\/\/([\w\.-]+)([\/\w \.-]*)/
condition:
all of ( $eml_* ) and
all of them
}