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

Mozilla サポートの検索

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

詳しく学ぶ

Mail filters for custom headers do not work on the Yahoo! IMAP account

  • 7 件の返信
  • 0 人がこの問題に困っています
  • 最後の返信者: darekk
  • Open

Mail filters for custom headers like List-Unsubscribe, Authentication-Results or Received-SPF copying messages from IMAP accounts to Local Folders do not work on the Yahoo! IMAP account. For example:

filter1.jpg: name="_Inbox2: List-Unsubscribe <https" enabled="yes" type="17" action="Copy to folder" actionValue="mailbox://nobody@Local%20Folders/Inbox/_Inbox2" action="Stop execution" condition="OR (\"list-unsubscribe\",contains,<https)" (should copy messages from IMAP folders to _Inbox 2 on Local Folders)

filter2.jpg: name="Spam: Authentication-Results dkim=unknown | Received-SPF fail | X-Antivirus-Status Infected" enabled="yes" type="17" action="Copy to folder" actionValue="mailbox://nobody@Local%20Folders/Junk" action="Stop execution" condition="OR (\"authentication-results\",contains,dkim=unknown) OR (\"authentication-results\",contains,dkim=perm_fail) OR (\"authentication-results\",contains,dkim=none) OR (\"received-spf\",begins with,fail) OR (\"received-spf\",begins with,softfail) OR (\"received-spf\",begins with,none) OR (\"x-antivirus-status\",is,Infected)" (should copy messages from IMAP folders to _Inbox 2 on Local Folders)

But filter3.jpg works well: name="Inbox" enabled="yes" type="17" action="Copy to folder" actionValue="mailbox://nobody@Local%20Folders/Inbox" condition="OR (subject,doesn't contain,t[k\6iq69pd+}'cr)" (copies all remaining messages from IMAP folders to Inbox on Local Folders)

(the snippets above are fragments of the msgFilterRules.dat file)

Filters1 and 2 work well on other IMAP accouns, like for example wp.pl. So this is about Yahoo or something is corrupted. My question is, what wrong is here ? And by the way - how to create filter copying all messages from IMAP to Local Folders ? Is better way then filter3 looking for random string in the subject or somewhere else ? Thank you.

Mail filters for custom headers like List-Unsubscribe, Authentication-Results or Received-SPF copying messages from IMAP accounts to Local Folders do not work on the Yahoo! IMAP account. For example: '''filter1.jpg''': name="_Inbox2: List-Unsubscribe &lt;https" enabled="yes" type="17" action="Copy to folder" actionValue="mailbox://nobody@Local%20Folders/Inbox/_Inbox2" action="Stop execution" condition="OR (\"'''list-unsubscribe'''\",'''contains''','''&lt;https''')" (should copy messages from IMAP folders to _Inbox 2 on Local Folders) '''filter2.jpg''': name="Spam: Authentication-Results dkim=unknown | Received-SPF fail | X-Antivirus-Status Infected" enabled="yes" type="17" action="Copy to folder" actionValue="mailbox://nobody@Local%20Folders/Junk" action="Stop execution" condition="OR (\"authentication-results\",contains,dkim=unknown) OR (\"authentication-results\",contains,dkim=perm_fail) OR (\"authentication-results\",contains,dkim=none) OR (\"received-spf\",begins with,fail) OR (\"'''received-spf'''\",'''begins with''','''softfail''') OR (\"received-spf\",begins with,none) OR (\"x-antivirus-status\",is,Infected)" (should copy messages from IMAP folders to _Inbox 2 on Local Folders) But '''filter3.jpg''' works well: name="Inbox" enabled="yes" type="17" action="Copy to folder" actionValue="mailbox://nobody@Local%20Folders/Inbox" condition="OR ('''subject''','''doesn't contain''','''t[k\6iq69pd+}'cr''')" (copies all remaining messages from IMAP folders to Inbox on Local Folders) (the snippets above are fragments of the msgFilterRules.dat file) Filters1 and 2 work well on other IMAP accouns, like for example wp.pl. So this is about Yahoo or something is corrupted. My question is, what wrong is here ? And by the way - how to create filter copying all messages from IMAP to Local Folders ? Is better way then filter3 looking for random string in the subject or somewhere else ? Thank you.
添付されたスクリーンショット

この投稿は darekk により に変更されました

すべての返信 (7)

Assuming the words are categories in email headers, have you tried using the customize feature in the menu to do this? That would fit into normal thunderbird process.

I don't understand what do you mean.

Topics such as Subject: From: To: are in the headers. if the words you mention are also topic headers, then select the customize option in the filter and add those Yahoo terms to the list. Then, reference those in your search options.

I selected the customize option in the filter and added those names to the list. Have you seen attached screenshots ? And they are not Yahoo terms, but used widely as email headers.

My error, I didn't see the screenshots. On your question about copying, my only concern would be that thunderbird is already copying from server to PC, and the filter will be making another copy at same time. That may not be an issue, but I would check afterwards to be sure that both headers and content are being copied. And, maybe I'm overthinking this.

david said

thunderbird is already copying from server to PC, and the filter will be making another copy at same time.
Tere are 8 IMAP accounts in Thunderbird on my computer - Yahoo and 7 more. Filters make merged copy of the entire IMAP mail in Local Folders, in single Inbox folder, single Spam folder, etc. And filters don't work correctly only wih Yahoo IMAP mail (it seems that only with custom headers), what is very strange.

david said

I would check afterwards to be sure that both headers and content are being copied. And, maybe I'm overthinking this.
Both headers and content remain in Inbox folder in Local Folders (copied by filter3 from IMAP account).

この投稿は darekk により に変更されました


この投稿は darekk により に変更されました

質問する

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。