X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=debian%2Fossec-hids%2Fvar%2Fossec%2Frules%2Fsendmail_rules.xml;fp=debian%2Fossec-hids%2Fvar%2Fossec%2Frules%2Fsendmail_rules.xml;h=91b4f4f8373a87e0cf0d3b5656797b23de7bc965;hp=0000000000000000000000000000000000000000;hb=3f728675941dc69d4e544d3a880a56240a6e394a;hpb=927951d1c1ad45ba9e7325f07d996154a91c911b diff --git a/debian/ossec-hids/var/ossec/rules/sendmail_rules.xml b/debian/ossec-hids/var/ossec/rules/sendmail_rules.xml new file mode 100644 index 0000000..91b4f4f --- /dev/null +++ b/debian/ossec-hids/var/ossec/rules/sendmail_rules.xml @@ -0,0 +1,150 @@ + + + + + + sendmail-reject + Grouping of the sendmail rules. + + + + 3100 + reject= + Grouping of the sendmail reject rules. + + + + 3101 + reject=451 4.1.8 + Sender domain does not have any valid + MX record (Requested action aborted). + spam, + + + + 3101 + reject=550 5.0.0 |reject=553 5.3.0 + Rejected by access list + (55x: Requested action not taken). + spam, + + + + 3101 + reject=550 5.7.1 + Attempt to use mail server as relay + (550: Requested action not taken). + spam, + + + + 3101 + reject=553 5.1.8 + Sender domain is not found + (553: Requested action not taken). + spam, + + + + 3101 + reject=553 5.5.4 + Sender address does not have domain + (553: Requested action not taken). + spam, + + + + 3101 + Sendmail rejected message. + + + + 3100 + rejecting commands from + Sendmail rejected due to pre-greeting. + spam, + + + + 3100 + savemail panic + Sendmail save mail panic. + system_error, + + + + 3102 + + Sender domain has bogus MX record. + It should not be sending e-mail. + multiple_spam, + + + + 3103 + + Multiple attempts to send e-mail from a + previously rejected sender (access). + multiple_spam, + + + + 3104 + + Multiple relaying attempts of spam. + multiple_spam, + + + + 3105 + + Multiple attempts to send e-mail + from invalid/unknown sender domain. + multiple_spam, + + + + 3106 + + Multiple attempts to send e-mail from + invalid/unknown sender. + multiple_spam, + + + + 3107 + + Multiple rejected e-mails from same source ip. + multiple_spam, + + + + 3108 + + Multiple pre-greetings rejects. + multiple_spam, + + + + + + smf-sav-reject + Grouping of the smf-sav sendmail milter rules. + smf-sav, + + + + 3190 + ^sender check failed|^sender check tempfailed + SMF-SAV sendmail milter unable to verify + address (REJECTED). + smf-sav,spam, + + +