From: Ammar Nofan Faizi <[email protected]>
To: [email protected], GNU/Weeb Mailing List <[email protected]>
Cc: Ammar Faizi <[email protected]>
Subject: Re: Ammar, we have awesome remote U.S. software engineering job opportunities waiting for engineers like you!
Date: Fri, 26 May 2023 12:51:30 +0700 [thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
On 5/26/23 12:06 PM, Turing - U.S. Software Jobs wrote a piece of unreadable gunk
Stop sending garbage to our mailing list!
diff --git a/public-inbox/bin/mda.php b/public-inbox/bin/mda.php
index 9546cf4..26400a2 100755
--- a/public-inbox/bin/mda.php
+++ b/public-inbox/bin/mda.php
@@ -135,0 +136,11 @@ function fx(string $input): int
+ if (!preg_match("/(?:^|\\n)from:\s+?(.+?)(?:\\n\S+\:|$)/si", $hdr, $m)) {
+ $err = "Cannot get the \"from\" line";
+ goto out;
+ }
+ $from = clean_header_val($m[1]);
+
+ if (preg_match("/\\@turing\\.com(\\>|$)/", $from)) {
+ // Silently drop any email from @turing.com.
+ exit(0);
+ }
+
--
Ammar Nofan Faizi
next prev parent reply other threads:[~2023-05-26 5:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-26 5:06 Ammar, we have awesome remote U.S. software engineering job opportunities waiting for engineers like you! Turing - U.S. Software Jobs
2023-05-26 5:51 ` Ammar Nofan Faizi [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-06 5:07 Turing - U.S. Software Jobs
2023-07-06 8:05 ` Ammar Faizi
2023-05-11 5:06 Turing - U.S. Software Jobs
2023-05-11 5:11 ` Ammar Faizi
2023-04-24 5:17 Turing - U.S. Software Jobs
2023-04-24 5:20 ` Ammar Faizi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox