On Wed, 19 Aug 2026 13:31:14 +0100
Linkcheck via Postfix-users <[email protected]> wrote:

[snip]
> 
> and created the file client_checks.pcre with the content
> 
> /Received:\sfrom\s.*bc\.googleusercontent\.com/       REJECT
> googleusercontent
[snip]

This is a client checks file, not header checks. Lose everything but
the hostname pattern. E.g.:

/bc\.googleusercontent\.com/    REJECT googleusercontent

Personally, all I did was:

/etc/postfix/client_checks:

    googleusercontent.com 550 Spam not tolerated here

And had done with it.

Regards,
Jim
-- 
Note: My mail server employs *very* aggressive anti-spam
filtering.  If you reply to this email and your email is
rejected, please accept my apologies and let me know via my
web form at <http://athena.LinxNet.com/contact/scform.php>.
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to