這個擴展在已發送郵件的保存目錄(在帳戶設定中指定的目錄)上自動啟動過濾器。
它在過濾器設置窗口增加了一個選項使你可以在發送郵件後允許過濾器在保存目錄上自動運行。
注意:這個擴展實際上等同於你在菜單上選擇"工具-》執行過濾器",只是在你發送郵件之後自動運行。
因此,你必須小心你的過濾器定義,也許你定義了針對接受郵件的過濾器,但是Tb並不能識別哪些過濾器是面向來信,
哪些過濾器是面向發信的,因此,你可能會得到一些奇怪的結果。避免這個問題的一個方法是,
為你的面向來信的過濾器增加一個“to”條件,並為面向發信的過濾器增加一個“from”條件,當然,
都設定為你自己的郵件地址。
Version 1.0 Release Notes
增加 SeaMonkey兼容性
增加 日志功能
修正 某些時候在IMAP信箱上不能正常工作
修正 保存郵件而不發送時錯誤的調用了過濾器
Version 1.0.1 Release Notes
FIX javascript error of "Component is not defined" when saving to a pop3 local sent folder
FIX javascript error of "mailSessionContractID is not defined" at sometime
Version 1.0.2 Release Notes
ADD updateURL to install.rdf
Version 1.0.3 Release Notes
ADD compatibility to Thunderbird 3.0
Version 1.0.4 Release Notes
ADD compatibility to Thunderbird 3.1
Version 1.0.5 Release Notes
FIX source refactoring
ADD compatibility to Thunderbird 5.0
如何於 Thunderbird 安裝附加元件
1. 在下面的鏈結按右鍵後選擇「鏈結另存新檔...」就可以下載並儲存檔案到硬碟裡。
2. 於 Mozilla Thunderbird 中選擇「工具>附加元件」
3. 視窗開啟後,按「安裝」鈕,找到你剛剛下載回來的檔案後按「確定」即可。
技術支援如果你遇到問題需要解決,可以發送郵件到
hvsupport@xzer.net尋求幫助。
問題報告
- Make sure that you had installed the newest version.
- Open the addon manager, click the option button of SendFilter, then enable the log.
- Open the error console(Tools->error console), clear all the existed message.
- Redo the actions which are not work fine with the SendFilter.
- You can see some logs like "Send Filter Log", copy all the logs and check if there are some your private infomation in
the logs,if it does, please modify your private infomation to else similar strings which will not interfere in my analysis.
- Send me your log and your system infomation sucha as your OS (windows, linux or Mac), application(Thunderbird or Seamonkey)
and version, extention version.