Ei kuvausta
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

etc_postfix_maps_smtp_header_checks.pcre 206B

12345
  1. /^\s*(Received: from)[^\n]*(.*)/ REPLACE $1 [127.0.0.1] (localhost [127.0.0.1])$2
  2. /^\s*User-Agent/ IGNORE
  3. /^\s*X-Enigmail/ IGNORE
  4. /^\s*X-Mailer/ IGNORE
  5. /^\s*X-Originating-IP/ IGNORE