Closed
Bug 206469
Opened 23 years ago
Closed 20 years ago
don't download any news bodies for junk (as news/junk not supported yet)
Categories
(MailNews Core :: Networking: NNTP, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sspitzer, Assigned: sspitzer)
Details
(Keywords: regression)
don't download any news bodies for junk (as news/junk not supported yet)
david writes:
"I added a news server, subscribed to a group, and it downloaded all the message
bodies for the news group for the spam plugin
I had to go manually add the spam level pref to the news account"
yikes! I'll go make sure it's hard coded off for news, since its not supported yet.
Comment 1•23 years ago
|
||
This might have been because my tree was not consistent; I was up to date in
mailnews but not modules\libpref - I didn't have this line added to my mailnews.js,
pref("mailnews.ui.junk.firstuse", true);
I wonder if somehow failing to get that pref caused problems? This bug seems
like user error on my part. I'll try again after my build finishes.
| Assignee | ||
Comment 2•23 years ago
|
||
that pref is from shuehan, which should only affect some UI.
meaning, the first time a new users (someone without training.dat) does
something junk mail related, they'd get the info dialog.
but, maybe, without the default pref, you got a js error, that caused problems?
Comment 3•23 years ago
|
||
I tried this twice more, on my normal profile and another profile, and was not
able to reproduce the problem. I don't know why Jay is seeing this too.
Updated•21 years ago
|
Product: MailNews → Core
Comment 4•20 years ago
|
||
user error on my part, I'm sure.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•