Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
x-env-送信者: test@testing.com
これは私のテスト文字列です。ドメイン testing.com にないすべてのアドレスを確認したい
以下は私の正規表現です: ^(x-env-sender:[^@]+@(?!testing.com$)[a-z0-9.-]+.[az]{2,4})
これに問題はありますか?必要な結果を得ることができません。