Browse Source

* tune regexps

master
Alex 'AdUser' Z 5 years ago
parent
commit
0d5662e0cb
  1. 2
      filters/postfix.preg

2
filters/postfix.preg

@ -2,6 +2,6 @@ NOQUEUE: reject: RCPT from [[:print:]]+\[<HOST>\]: 450 4\.7\.1 Client host rejec
NOQUEUE: reject: RCPT from [[:print:]]+\[<HOST>\]: 450 4\.7\.1 <[[:print:]]+>: Helo command rejected: Host not found
NOQUEUE: reject: RCPT from [[:print:]]+\[<HOST>\]: 454 4\.7\.1 Service unavailable; Client host \[[[:print:]]+\] blocked
NOQUEUE: reject: RCPT from [[:print:]]+\[<HOST>\]: 504 5\.5\.2 <[[:print:]]+>: Helo command rejected: need fully-qualified hostname
NOQUEUE: reject: RCPT from [[:print:]]+\[<HOST>\]: 554 5\.7\.1 .*
NOQUEUE: reject: RCPT from [[:print:]]+\[<HOST>\]: 554 5\.7\.1 <[[:print:]]+>: Relay access denied
warning: [[:print:]]+\[<HOST>\]: SASL [A-Z0-9-]+ authentication failed
lost connection after AUTH from [[:print:]]+\[<HOST>\]

Loading…
Cancel
Save