"Klaipedaville on Google" <[email protected]> writes:
However, my header_checks file has just 5 lines of regexp as follows: ... /^From:.*\@.*\.tw/ REJECT Sorry, Taiwanese mail is not allowed.
Can't speak about the other issues you are having, but is this regexp pattern what you want? Unless Postfix PCRE automatically right-anchors these regexps, aren't you rejecting mail from [email protected], or even twitter notifications (from *@bounce.twitter.com). Joseph Tam <[email protected]>
