Üdvözöljük a Thunderbird kiegészítők oldalon.
Bővítse extra funkciókkal és stílusokkal, hogy a Thunderbird csak az Öné lehessen.
BezárásRamka1
Bemutatkozás
Név | Ramka1 |
---|---|
Ezóta tag | okt. 16, 2008 |
Létrehozott kiegészítők száma | 0 kiegészítő |
A fejlesztő kiegészítőinek átlagos értékelése | Még nem osztályozott |
Saját értékelések
Tab Wheel Scroll
3 csillagra értékelve az 5-ből
Dont work with addon Tree Style Tab
Ez az értékelés a kiegészítő előző verziójához készült (20140723.1-signed).Fast Mail Redirect
5 csillagra értékelve az 5-ből
Thanks for cool addon.
But on my system it is not work correctly. (Thunderbird 2.0.0.17, Postfix mail server).
It don't show link "Forward to Original address" by default.
I am not a programmer.
It work correctly when I add one line at code (between 118 and 119).
....
var strCategory = fastredirect.strCategory; //(it is your code)
fastredirect.addLinkButton1(strCategory, currentHeaderData["x-envelope-to"].headerValue ); //it is my additional code
if ( currentHeaderData[strCategory] ) //(it is your code)
....
I have not headers "x-rcpt-to" in my mail incoming messages.
I have "x-envelope-to" header in my mail incoming messages..
(I use Postfix mail server. May be Postfix set another header).
I have been modified file fastredirect-overlay.js.
I try to edit "fastredirect.strCategory" at line 42, but it is not work.
I try to insert my code into "IF" (Line 120), but it is not work.
I am not a programmer, and I can not find common solution.
I can give you additional information, if it can help you to debug code.
Tell how i can help you to debug code.
and
Error in discription this addon at site:
"by automatically finding the original recipient (X-RPCT-TO) in the email-header."
Need to be changed "RPCT" to "RCPT"
Saját gyűjteményt szeretne készítéséhez Mozilla Add-ons felhasználói fiókkal kell rendelkeznie.