# Mozilla User Preferences
// This is a generated file!

// What cannot fit into netscape.cfg
user_pref("browser.startup.homepage", "http://www/index.php?part=intranet");
user_pref("browser.startup.homepage_override.mstone", "rv:1.2.1");
user_pref("prefs.converted-to-utf8", true);

// Mail config
user_pref("mail.account.account1.identities", "id1");
user_pref("mail.account.account1.server", "server1");
user_pref("mail.accountmanager.accounts", "account1");
user_pref("mail.accountmanager.defaultaccount", "account1");
user_pref("mail.identity.id1.fullName", "${ufullname}");
user_pref("mail.identity.id1.smtpServer", "smtp1");
user_pref("mail.identity.id1.draft_folder", "imap://${user}@mail/Drafts");
user_pref("mail.identity.id1.drafts_folder_picker_mode", "0");
user_pref("mail.identity.id1.fcc_folder", "imap://${user}@mail/Sent");
user_pref("mail.identity.id1.fcc_folder_picker_mode", "0");
user_pref("mail.identity.id1.stationery_folder", "imap://${user}@mail/Templates");
user_pref("mail.identity.id1.tmpl_folder_picker_mode", "0");
user_pref("mail.identity.id1.useremail", "${mail}");
user_pref("mail.identity.id1.valid", true);
user_pref("mail.root.imap", "H:\\Mozilla\\ImapMail");
user_pref("mail.root.none", "H:\\Mozilla\\Mail");
user_pref("mail.server.server1.directory", "H:\\Mozilla\\ImapMail\\mail");
user_pref("mail.server.server1.download_on_biff", true);
user_pref("mail.server.server1.hostname", "mail");
user_pref("mail.server.server1.name", "accountName");
user_pref("mail.server.server1.type", "imap");
user_pref("mail.server.server1.userName", "${user}");
user_pref("mail.smtp.defaultserver", "smtp1");
user_pref("mail.smtpserver.smtp1.hostname", "mail");
user_pref("mail.smtpserver.smtp1.username", "${mail}");
user_pref("mail.smtpservers", "smtp1");
user_pref("mail.server.server1.login_at_startup", true);

user_pref("browser.turbo.showDialog", false);
