Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ
このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。
アーカイブに保管済み

How to i block file attachments contaning .zip,.pdf and other commmon extensions . I only want .jpg and .jpeg files to come as attachments in my mail .

Zenos replied
Jayaramajit

I want to block all emails having attachments having .zip,.pdf . I want to only receive mails having jpg as attachments .

I want to block all emails having attachments having .zip,.pdf . I want to only receive mails having jpg as attachments .

すべての返信 (2)

You can't "block" attachments. On the wire, they are just a series of bytes. They can not resolved to be attachments until the message has been received and parsed.

You can create filters which might be able to detach or delete these attachments, but in practice I have found it impossible to use filters on the meta-data segments of a message where content descriptors are found. This means it may not be possible to detect the type of attachment.

Are you aware that jpegs can carry unwanted payload? Of the types you list, I suspect pdf is the least likely to be able to carry any risky content.