Revision history of "Talk:Postfix"

From Fail2ban
Jump to navigationJump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 05:37, 14 January 2008168.132.10.250 talk 434 bytes +434 New page: A better regex, for capturing all 5xx (fatal) reject codes? <pre># regex to match reject codes beginning with 5 (fatal), # then digits 0 or 5, and then 0-4 # eg. 500, 502, 504, 550, 551,...