[general_configuration] // shoud we try to verify the username at the sendmaildeamon // this sendmail feature is often disabled because of security verify_user_at_sendmail=false //should we test the existence of imapfolders in the users home directory // normally: false // for hupsi: true checkuser_imap_folder=false // if you want to start a program after the user confirmed to go on // and before we start so give here the full path and options //eg. c:\utils\winst32.exe /batch mywinstscript.ins // otherwise say no execute_before=no //execute_before=c:\utils\winst32.exe /batch P:\mail\startbefore.ins // if you want to start a program after everything is done // so give here the full path and options //eg. c:\utils\winst32.exe /batch mywinstscript.ins // otherwise say no execute_after=no //execute_after=c:\utils\winst32.exe /batch P:\mail\startafter.ins //If you want to copy some files to the new profile directory //give here the the path to copy from (source path) // otherwise say no copy_to_profile_from=no //copy_to_profile_from=p:\install\mozilla\mozdir\mozmail\files [variables] // possible values: // detect=calculated internally // environment= from enironment variable // localDefinedVariable= in section localDefinedVariable defined // inifile= rom inifile like in section [inifile-] defined // file=content of file that is in section [file-] defined // ask=interaktive input message with question-text that is in section [ask-] defined //---- // moegliche werte: // detect=wird intern berechnet // environment= aus umgebungsvariable die in section environment beschrieben ist // localDefinedVariable= in section localDefinedVariable definiert // inifile= Aus inifile wie in section [inifile-] definiert // file=inhalt der datei die in section [file-] definiert // ask=interaktive abfrage mit text wie in section [ask-] definiert //application (possible values: mozilla, firefox, thundebird) %mozaplication%=localDefinedVariable %mozaplication_internal%=localDefinedVariable %mozregname%=localDefinedVariable %mozregpath%=localDefinedVariable //Hilfsvariable %HelpVar1%=localDefinedVariable //Hilfsvariable %HelpVar2%=localDefinedVariable // username used at incoming and outgoing server %sUname%=ask //Hilfsvariable %HelpVar3%=localDefinedVariable //Hilfsvariable %HelpVar4%=localDefinedVariable // eMail Address %EmailAddress%=ask // please don't use sHost anymore it's depricated %sHost%=localDefinedVariable // IP-Name of incoming Server %IncomingServer%=ask // IP-Name of outgoing Server %OutgoingServer%=ask //Hilfsvariable %HelpVar5%=localDefinedVariable //Hilfsvariable %HelpVar6%=localDefinedVariable // Heimatverzeichnis des users %sHome%=localDefinedVariable //Hilfsvariable %HelpVar7%=localDefinedVariable //Hilfsvariable %HelpVar8%=localDefinedVariable // kompletter Pfad des mozilla profilverzeichnisses // complete path of mozilla profile directory %completemozdir%=detect // Pfad zum localen Applikationsdaten Verzeichnis von Mozzilla // path to the local Aplicationdata directory of mozilla %localMozAppdataDir%=detect //Hilfsvariable %HelpVar9%=localDefinedVariable //Hilfsvariable %HelpVar10%=localDefinedVariable %replyToAdress%=ask %fullname%=ask // where to find mozilla.exe %mozprogdir%=localDefinedVariable // name of 'mozilla.exe' %mozprogname%=localDefinedVariable //a mozilla profile path is // eg. n:/home/user1/mozmail/default/einstell.slt/prefs.js //where n:/home/user1 is %mozprofparentdir%=localDefinedVariable //where mozmail is %mozmaildir%=localDefinedVariable // where default is %mozmailsubdir%=localDefinedVariable // where einstell.slt is %mozmailsltdir%=localDefinedVariable [localDefinedVariable] //application (possible values: mozilla, firefox, thunderbird) %mozaplication%=thunderbird // internal name: // in case of firefox<0.9 it is 'phoenix' // in case of firefox>=0.9 it is 'firefox' // in other case use '%mozaplication%' %mozaplication_internal%=%mozaplication% //mozregname: //mozilla, FF<09, TB<0.8: win=registry.dat lin=appreg //FF>=0.9, TB>=0.8: win/lin=profiles.ini %mozregname%=profiles.ini //firefox >=0.9:%mozregpath%=mozilla/%mozaplication% %mozregpath%=%mozaplication% %HelpVar1%=empty %HelpVar2%=empty %HelpVar3%=empty %HelpVar4%=empty %HelpVar5%=empty %HelpVar6%=empty %HelpVar7%=empty %HelpVar8%=empty %HelpVar9%=empty %HelpVar10%=empty %sHome%=empty %sHost%=empty %sUname%=empty %EmailAddress%=empty %IncomingServer%=empty %OutgoingServer%=empty %replyToAdress%=empty %fullname%=empty // where to find mozilla.exe //%mozprogdir%=c:\programme\mozilla.org\mozilla %mozprogdir%=c:\programme\mozilla %mozaplication% // name of 'mozilla.exe' %mozprogname%=%mozaplication%.exe //a mozilla profile path is // eg. n:/home/user1/mozmail/default/einstell.slt/prefs.js //where n:/home/user1 is //%mozprofparentdir%=%sHome% %mozprofparentdir%=%localMozAppdataDir% //where mozmail is //%mozmaildir%=mozmail %mozmaildir%=profiles // where default is %mozmailsubdir%=default // where einstell.slt is %mozmailsltdir%=mozptch.slt [ask-%EmailAddress%] text=Please give your complete email address (like e.xample@myprovider.net) default=empty [ask-%OutgoingServer%] text=Please give the name of your outgoing (smtp) mail server (like smtp.myprovider.net) default=empty [ask-%sUname%] text=Please give your mail server login name default=empty [ask-%IncomingServer%] text=Please give the name of your incoming (pop) mail server (like pop.myprovider.net) default=empty [ask-%replyToAdress%] text=Please give your reply adress: default=%HelpVar1% [ask-%fullname%] text=Please give your full name: default=%sUname% [general_prefjs_entries] user_pref("intl.charsetmenu.mailview.cache", "ISO-8859-1"); user_pref("ldap_2.prefs_migrated", true); user_pref("ldap_2.servers.history.filename", "history.mab"); user_pref("ldap_2.servers.history.replication.lastChangeNumber", 0); user_pref("ldap_2.servers.pab.filename", "abook.mab"); user_pref("ldap_2.servers.pab.replication.lastChangeNumber", 0); user_pref("mail.account.account1.identities", "id1"); user_pref("mail.account.account1.server", "server1"); user_pref("mail.account.account2.server", "server2"); user_pref("mail.accountmanager.accounts", "account1,account2"); user_pref("mail.accountmanager.defaultaccount", "account1"); user_pref("mail.accountmanager.localfoldersserver", "server2"); user_pref("mail.identity.id1.doBcc", false); user_pref("mail.identity.id1.draft_folder", "mailbox://%EmailAddress%/Drafts"); user_pref("mail.identity.id1.drafts_folder_picker_mode", "0"); user_pref("mail.identity.id1.fcc_folder", "mailbox://%EmailAddress%/Sent"); user_pref("mail.identity.id1.fcc_folder_picker_mode", "0"); user_pref("mail.identity.id1.fullName", "%fullname%"); user_pref("mail.identity.id1.smtpServer", "smtp1"); user_pref("mail.identity.id1.stationery_folder", "mailbox://%EmailAddress%/Templates"); user_pref("mail.identity.id1.tmpl_folder_picker_mode", "0"); user_pref("mail.identity.id1.useremail", "%EmailAddress%"); user_pref("mail.identity.id1.valid", true); user_pref("mail.server.server1.download_on_biff", true); user_pref("mail.server.server1.hostname", "%IncomingServer%"); user_pref("mail.server.server1.login_at_startup", true); user_pref("mail.server.server1.name", "%EmailAddress%"); user_pref("mail.server.server1.type", "pop3"); user_pref("mail.server.server1.userName", "%sUname%"); user_pref("mail.server.server2.hostname", "Local Folders"); user_pref("mail.server.server2.name", "Local Folders"); user_pref("mail.server.server2.type", "none"); user_pref("mail.server.server2.userName", "nobody"); user_pref("mail.smtp.defaultserver", "smtp1"); user_pref("mail.smtpserver.smtp1.hostname", "%OutgoingServer%"); user_pref("mail.smtpserver.smtp1.username", "%sUname%"); user_pref("mail.smtpservers", "smtp1"); user_pref("mail.startup.enabledMailCheckOnce", true); user_pref("mailnews.quotingPrefs.version", 1); user_pref("mailnews.ui.threadpane.version", 5); user_pref("prefs.converted-to-utf8", true); user_pref("mailnews.message_display.allow.plugins", false); user_pref("mailnews.message_display.disable_remote_image", true); [imap_prefjs_entries] //you don't need this section at the moment ;-) [mimetype_helper] //describes entries for inserting help applications in mimetyeps.rdf // beschreibt Einträge für Hilfapplikationen zum Eintrag in die mimetypes.rdf // In dieser Sektion für jede Applikation ein Eintrag im Stil // bezeichner=install // Für jeden bezeichner eine eigne Sektion [install-bezeichner] // mit folgenden Einträgen: // mimetype: mimetype // progpath: path ohne abschließenden slash // progname: reiner exename // extension: extension, mehrere ducrh komma separiert // mstnef=install [install-mstnef] mimetype=application/ms-tnef extension=tnf progpath=C:\Programme\Mozilla\Plugins progname=fentun.exe