new upstream release (3.3.0); modify package compatibility for Stretch
[ossec-hids.git] / etc / rules / postfix_rules.xml
old mode 100755 (executable)
new mode 100644 (file)
index 0c8c2a2..44f9e13
@@ -49,7 +49,7 @@
   <rule id="3305" level="5">
     <if_sid>3300</if_sid>
     <id>^504$</id>
-    <description>Receipent address must contain FQDN </description>
+    <description>Recipient address must contain FQDN </description>
     <description>(504: Command parameter not implemented).</description>
     <group>spam,</group>
   </rule>
@@ -57,7 +57,7 @@
   <rule id="3306" level="6">
     <if_sid>3301, 3302</if_sid>
     <match> blocked using </match>
-    <description>IP Address black-listed by anti-spam (blocked).</description>
+    <description>IP Address deny-listed by anti-spam (blocked).</description>
     <group>spam,</group>
   </rule>
   
     <if_matched_sid>3306</if_matched_sid>
     <same_source_ip />
     <description>Multiple attempts to send e-mail from </description>
-    <description>black-listed IP address (blocked).</description>
+    <description>deny-listed IP address (blocked).</description>
     <group>multiple_spam,</group>
   </rule>