Fast Mail Redirect에 대한 검토
전체 검토: 5개
5점중 5점 받음
Fabulous add-on. Very useful in a corporate IT environment when you need a quick way to bounce things into a trouble-ticket system like RT (http://bestpractical.com/rt). This add-on has saved HOURS of my time, all in three-second increments.
Now I'm only waiting for an update that works with Thunderbird v3.
5점중 5점 받음
Going to be updated for TB 3.0? I hope so!!
5점중 5점 받음
GREAT Add-on.....use it ALL the time!! Thanks!
5점중 5점 받음
GREAT Add-on.....use it ALL the time!! Thanks!
5점중 5점 받음
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"
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요