add default smtp auth method

This commit is contained in:
jefft%netscape.com 2000-05-10 22:01:49 +00:00
parent eb03dced5f
commit 06ca3bd53d
2 changed files with 4 additions and 0 deletions

View File

@ -400,6 +400,8 @@ pref("mail.server.default.max_articles", 500);
pref("mail.server.default.notify.on", true);
pref("mail.server.default.mark_old_read", false);
pref("mail.smtpserver.default.auth_method", 2); // auth login
pref("mail.display_glyph",true); // see <http://www.bucksch.org/1/projects/mozilla/16507/>
pref("mail.display_struct",true); // dito
pref("mail.send_struct",true); // dito

View File

@ -400,6 +400,8 @@ pref("mail.server.default.max_articles", 500);
pref("mail.server.default.notify.on", true);
pref("mail.server.default.mark_old_read", false);
pref("mail.smtpserver.default.auth_method", 2); // auth login
pref("mail.display_glyph",true); // see <http://www.bucksch.org/1/projects/mozilla/16507/>
pref("mail.display_struct",true); // dito
pref("mail.send_struct",true); // dito