Closed
Bug 157290
Opened 23 years ago
Closed 23 years ago
Outgoing SMTP server shows up twice
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 156919
People
(Reporter: dolphin7777, Assigned: Matti)
Details
In the preferences of mail and newsgroups/outgoing server (smtp)/Advanced.../
my smtp server shows up twice with exactly the same settings and its not
possible to delete either of them.
im using Mozilla 1.1a 20020611
I have been having the same problem on Linux since long ago. On linux I can fix
by editing ~/.mozilla/(username)/(foobar).slt/prefs.js, which is evidently an
unusual way. An smtp server is repeatedly defined in this file.
yep, manually editing prefs.js also worked for me
user_pref("mail.smtpservers", "smtp1, smtp1");
to
user_pref("mail.smtpservers", "smtp1");
| Assignee | ||
Comment 3•23 years ago
|
||
*** This bug has been marked as a duplicate of 156919 ***
*** This bug has been marked as a duplicate of 156919 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•