Closed Bug 17961 Opened 25 years ago Closed 25 years ago

POP3 - Default leave messages on server should not be checked

Categories

(SeaMonkey :: MailNews: Message Display, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jefft, Assigned: alecf)

Details

Default value for Pop3 preference, leave message on server should be true. Alec
how we specify the default pref value? Thanks,
OS: Windows NT → All
QA Contact: lchiang → esther
Hardware: PC → All
Status: NEW → ASSIGNED
Target Milestone: M12
this is an easy fix: add
user_pref("mail.servers.default.leave_on_server", true);
to mailnews.js
Cool! Man!
The default value for leave_on_server in 4.x is false. We should add a line in
mailnews.js for that.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Summary: POP3 - Default leave messages on server should be checked → POP3 - Default leave messages on server should not be checked
ok, I've checked in the default, which is that it should NOT be checked.
(we had it checked by default before only because we were at the early stages of
development and we didn't want people losing their mail)

This bug is for the UI only, if the actual functionality is broken, please file
a bug against jefft, and CC me.
Status: RESOLVED → VERIFIED
Using build 1999121409m12 on win98 and build 1999121408 on mac and build
1999121320 on linux this is fixed.  Creating a new POP profile the UI for
Account Setup shows the Keep Messages on Server as unchecked.  Functionality not
working, bug 21714.  Verified
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.