Closed Bug 16540 Opened 25 years ago Closed 25 years ago

4.x Pop3 specific prefs not being heeded.

Categories

(MailNews Core :: Networking, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jefft, Assigned: jefft)

References

Details

For example, mail.auth_login, mail.dot_fix, mail.leave_on_server, mail.limit_message_size, mail.max_size. These prefs may need to be account specific too.
leave_on_server has been migrating for at least the last few builds as far as I can see. Unless I'm not understanding you fully... in my instances POP migrates mail.leave_on_server to a mail.server.server1.leave_on_server pref
QA Contact: lchiang → laurel
Assignee: mscott → sspitzer
re-assign to me, as I'm taking care of pref migration.
Assignee: sspitzer → mscott
Summary: 4.x Pop3 specific prefs not completly migrate over → 4.x Pop3 specific prefs not being heeded.
re-assign back to mscott. I misunderstood. changing summary to reflect the problem.
FYI: limit_message_size and max_size migrate into prefs.js with correct values. The seamonkey prefs UI picks up enabled state, but doesn't pick up max_size.
max_size isn't implemented right now I think. (that's what was truncating messages a while back when jefft fixed it)
Assignee: mscott → jefft
I think jefft mentioned that he was going to look into this for me. re-assiging to jefft. (jeff just send it back to me if i was mistaken)
Status: NEW → ASSIGNED
Target Milestone: M11
Yes, accepting and M11 ...
Blocks: 17761
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
4.x Pop3 has been ported over as server specific prefs. nsIPop3IncomingServer.idl, nsPop3IncomingServer.cpp, nsPop3IncomingServer.h, nsPop3Protocol.cpp nsPop3Protocol.h modified.
Blocks: 17907
Status: RESOLVED → VERIFIED
Prefs.js written/engaging with UI for POP3 prefs as I can tell in general. Specific problems will be logged as separate issues. OK using 1999-11-09-11m11 commercial build NT 4.0 and linux 6.0 OK using 1999-11-09-16m11 commercial build mac OS 8.5.1.
To clarify, this bug doesn't mean that all the POP3 server functionality is working, this was just to get the prefs.js engaging. Specific functionality and/or UI or prefs.js problems will be logged separately.
No longer blocks: 17907
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.