Browse Source

Merge remote-tracking branch 'origin/master'

master
Alex 'AdUser' Z 3 months ago
parent
commit
854d87dc1f
  1. 6
      filters/postfix-postscreen.preg

6
filters/postfix-postscreen.preg

@ -0,0 +1,6 @@
# set: defscore=3
PREGREET [[:digit:]]+ after [[:digit:]]+ from \[<HOST>\]:[[:digit:]]+
BARE NEWLINE from \[<HOST>\]:[[:digit:]]+
COMMAND PIPELINING from \[<HOST>\]:[[:digit:]]+
NON-SMTP COMMAND from \[<HOST>\]:[[:digit:]]+ after CONNECT
HANGUP after [0-9\.]+ from \[<HOST>\]:[[:digit:]]+ in tests before SMTP handshake
Loading…
Cancel
Save