Closed
Bug 286855
Opened 20 years ago
Closed 19 years ago
Any change in Junk Mail Controls will be igrnored / forgotten
Categories
(Thunderbird :: Migration, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: mozilla, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 Build Identifier: Thunderbird version 1.0 (20041206) My Junk Mail Controls do not work as supposed; junk is neither recognized nor moved. Tried to change any settings, clicked OK, but Thunderbird ignores my changes, so it's forgotten even without a thunderbird restart, tb just don't care what I did. IMHO serious, as junk-classification is a promotion feature AND changing of preferences as a must-work. Some facts - I migrated from Mozilla 1.7 (junk mail detection worked fine) - The problem only occours for local folders (the 3 other account settings are memorized) - I deleted Junk.msf and Junk and Junk.sbd and recreated the folder, but no effect - I manually scanned the tb prefs.js but did not find anything helpful (only spamActionTargetAccount and spamActionTargetFolder are set and mailnews.ui.junk.firstuse", false) - The JavaScript Console does not log anything - I can press OK, so it's different than Bug 223452 As I'm able to code JavaScript and XML, you may simply give some hint where to look or which setting file to analyse. Thanks for any hints! :) Reproducible: Always Steps to Reproduce: 1.start TB 2.In menu, click "Tools", "Junk Mail Controls" 3.do any setting for "Local Folder" 4.click ok 5.redo 2 6.recognize that your changes were ignored and the settings are the same ass before your changes Expected Results: TB shall memorize my changes
| Reporter | ||
Updated•20 years ago
|
Version: unspecified → 1.0
| Reporter | ||
Comment 1•20 years ago
|
||
I found a solution, IMHO seems to be a bug in the Mozilla 1.7 to Thunderbird 1.0 import wizard. One needs to edit prefs.js and search for "spamActionTargetAccount". For the local folder, the spamActionTargetAccount was filled with one of the POP/IMAPs. Change the value to "mailbox://nobody@Local%20Folders" and everything works like desired, as the target account and target folder fit to each other and are accessible. Best regards, Georg (please send me private mail as I'm not that active in bugzilla)
Component: General → Migration
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 3•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•