add default smtp auth method

git-svn-id: svn://10.0.0.236/trunk@69061 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jefft%netscape.com 2000-05-10 22:01:49 +00:00
parent fdd6ad0446
commit 24b4377de7
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