分类: WINDOWS
2010-01-06 13:13:55
|
|
; **************************************************************
; Section 1 - Profile Defaults
; **************************************************************
[General]
Custom=1
ProfileName=EveryAccount ; Name of the profile. Any string
; value is valid.
DefaultProfile=Yes ; Will this be set as the default
; profile once created?
OverwriteProfile=Yes ; Overwrite an existing profile if
; it has the same name? A value of
; Append means to modify the profile
; settings. No means don’t overwrite.
ModifyDefaultProfileIfPresent=FALSE ; When modifying a profile, if no
; match is found, modify the default
; profile?
DefaultStore=Service2 ; Which store will contain mail?
; Exchange Server or Personal
; Folders? Section 2 below defines
; this.
; **************************************************************
; Section 2 - Services in Profile
; **************************************************************
[Service List]
Service1=Microsoft Exchange Server ; The list of services to configure
; within a profile. Each service
ServiceEGS=Exchange Global Section ; listed here will be configured
; under its appropriate header
Service2=Personal Folders ; listed in Section 4.
Service3=Outlook Address Book
Service4=LDAP Directory
Service5=Personal Address Book
;ServiceX=Microsoft Outlook Client
;***************************************************************
; Section 3 - List of internet accounts
;***************************************************************
[Internet Account List]
Account1=I_Mail ; List of Internet accounts to be
; configured with the profile.
Account2=IMAP_I_Mail ; Multiple accounts can be
; configured.
Account3=INET_HTTP ; Each account will be listed in
; Section 5.
;***************************************************************
; Section 4 - Default values for each service.
;***************************************************************
[Service1] ; Microsoft Exchange Server.
OverwriteExistingService=No ; Used when modifying a profile.
; NOTE: You must set the
; OverwriteProfile=Append setting
; in Section 1 in order for this
; value to take effect.
; Possible values:
; Yes – Overwrite the existing service with the new information.
; No – No changes will be made to the service.
; If the command is missing, the default value is No.
UniqueService=Yes
; Can this service be listed in the profile more than once?
; For Exchange Server service – No
; For Personal Folders service – Yes
MailboxName=%UserName% ; The alias name Exchange should use
; when making the profile.%UserName%
; means to use the account name of
; the currently logged in user.
HomeServer=df-wag ; The name of the Exchange Server
; the user will connect to.
OfflineAddressBookPath=%USERPROFILE%\local settings\application data\microsoft\outlook\ ; Path where the Offline Address
; Book should be stored.
OfflineFolderPath=%USERPROFILE%\local settings\application data\microsoft\outlook\outlook.ost ; Path and name of the Offline
; Folders file.
AccountName=Microsoft Exchange Server
[ServiceEGS]
MailboxName=%UserName%
HomeServer=df-wag
[Service2] ; Personal Folders
UniqueService=No
Name=Personal Folders
PathToPersonalFolders=%USERPROFILE%\local settings\application data\microsoft\outlook\outlook.pst ; Path and name of the Personal
; Folders file.
EncryptionType=0x40000000 ;这个地方指的是PST的类型,0x400000000表示的是1997-2002的旧版本PST格式,
;如果要指定为Unicode PST的话,可以将值变更为0x500000000
[Service3] ; Outlook Address Book
; No configuration needed with the Address Book
[Service4] ; LDAP Directory
UniqueService=No
ServerName=ldap.bigfoot.com ; Name of the LDAP server
DisplayName=Company LDAP Directory ; The display name of the service
ConnectionPort=389 ; Connect to LDAP over this port
UseSSL=FALSE ; Use LDAP over SSL?
UserName=LDAP: User Name
SearchBase=LDAP: Search Base
SearchTimeout=60
MaxEntriesReturned=100
[Service5] ; Personal Address Book
NameOfPAB="Personal Address Book" ; Display name for the PAB
Path="%USERPROFILE%\local settings\application data\microsoft\outlook\mailbox.pab" ; Path and name of the Personal
; Address Book
ShowNamesBy=0
;[ServiceX]
;FormDirectoryPage=
;-- The URL of Exchange Web Services Form Directory page used to
; create Web forms.
;WebServicesLocation=
;-- The URL of Exchange Web Services page used to display unknown forms.
;ComposeWithWebServices=
;-- Set to TRUE to use Exchange Web Services to compose forms.
;PromptWhenUsingWebServices=
;-- Set to TRUE to use Exchange Web Services to display unknown forms.
;OpenWithWebServices=
;-- Set to TRUE to prompt user before opening unknown forms when using Exchange Web Services.
;***************************************************************
; Section 5 - Values for each internet account.
;***************************************************************
[Account1] ; Internet E-mail account properties
UniqueService=No
AccountName=POP Account ; The display name for the service
POP3Server=pop.mail.ms.com ; POP3 server to retrieve mail from
SMTPServer=smtp.mail.ms.com ; SMTP server to send mail to
POP3UserName=popuser ; Username for the service.
; Can use the environment variable
; %UserName% in place of popuser.
EmailAddress=popaddress@ms.com ; The email address associated with
; this Internet connection
POP3UseSPA=0 ; Does the POP account use Secure
; Password Authentication (SPA)?
DisplayName=POP: Full Name ; User’s display name
ReplyEMailAddress=POP: Reply Address ; User’s ReplyTo address
SMTPUseAuth=1 ; Does the SMTP require
; authentication?
SMTPAuthMethod=0 ; The SMTP authentication method
ConnectionType=0 ; The connection type to the server
LeaveOnServer=0x0 ; Leave a copy of message on the
; server
ConnectionOID=MyConnection ; The name of the connection ID
POP3Port=110 ; Port number to use with POP3
POP3UseSSL=0 ; Use SSL with the POP3 connection?
ServerTimeOut=60 ; Number of seconds before timeout
SMTPPort=25 ; Port number to use with SMTP
SMTPUseSSL=0 ; Use SSL with the SMTP connection?
[Account2] ; Internet E-mail account properties
UniqueService=No
AccountName=IMAP Account
IMAPServer=incoming.imap.mail.com
SMTPServer=smtp.imap.mail.com
IMAPUserName=imapuser
EmailAddress=imapuser@mail.com
IMAPUseSPA=0
DisplayName=IMAP: Full Name
ReplyEMailAddress=IMAP: Reply Address
SMTPUseAuth=1
SMTPAuthMethod=0
ConnectionType=0
RootFolder=
ConnectionOID=MyConnection
IMAPPort=143
IMAPUseSSL=0
ServerTimeOut=60
SMTPPort=25
SMTPUseSSL=0
[Account3] ; Internet E-mail account properties
UniqueService=No
HttpServer=
UserName=httpusername
Organization=HTTP: Organization
Reply=HTTP: Reply Address
Account=HTTP Account
EmailAddress=HTTP@mail.com
FullName=HTTP: Full Name
Connection Type=0
ConnectOID=
;***************************************************************
; Section 6 - Mapping for profile properties
;***************************************************************
; These are the registry entry definitions for where values will
; be stored, along with their data types.
[Microsoft Exchange Server]
ServiceName=MSEMS
MDBGUID=5494A1C0297F101BA58708002B2A2517
MailboxName=PT_STRING8,0x6607
HomeServer=PT_STRING8,0x6608
OfflineAddressBookPath=PT_STRING8,0x660E
OfflineFolderPath=PT_STRING8,0x6610
[Exchange Global Section]
SectionGUID=13dbb0c8aa05101a9bb000aa002fc45a
MailboxName=PT_STRING8,0x6607
HomeServer=PT_STRING8,0x6608
RPCoverHTTPflags=PT_LONG,0x6623
RPCProxyServer=PT_UNICODE,0x6622
RPCProxyPrincipalName=PT_UNICODE,0x6625
RPCProxyAuthScheme=PT_LONG,0x6627
CachedExchangeConfigFlags=PT_LONG,0x6629
[Personal Folders]
ServiceName=MSPST MS
Name=PT_STRING8,0x3001
PathToPersonalFolders=PT_STRING8,0x6700
RememberPassword=PT_BOOLEAN,0x6701
EncryptionType=PT_LONG,0x6702
Password=PT_STRING8,0x6703
[Outlook Address Book]
ServiceName=CONTAB
[LDAP Directory]
ServiceName=EMABLT
ServerName=PT_STRING8,0x6600
UserName=PT_STRING8,0x6602
UseSSL=PT_BOOLEAN,0x6613
DisplayName=PT_STRING8,0x3001
ConnectionPort=PT_STRING8,0x6601
SearchTimeout=PT_STRING8,0x6607
MaxEntriesReturned=PT_STRING8,0x6608
SearchBase=PT_STRING8,0x6603
[Microsoft Outlook Client]
SectionGUID=0a0d020000000000c000000000000046
FormDirectoryPage=PT_STRING8,0x0270
WebServicesLocation=PT_STRING8,0x0271
ComposeWithWebServices=PT_BOOLEAN,0x0272
PromptWhenUsingWebServices=PT_BOOLEAN,0x0273
OpenWithWebServices=PT_BOOLEAN,0x0274
[Personal Address Book]
ServiceName=MSPST AB
NameOfPAB=PT_STRING8,0x001e3001
Path=PT_STRING8,0x001e6600
ShowNamesBy=PT_LONG,0x00036601
; ************************************************************************
; Section 7 - Mapping for internet account properties. DO NOT MODIFY.
; ************************************************************************
[I_Mail]
AccountType=POP3
;--- POP3 Account Settings ---
AccountName=PT_UNICODE,0x0002
DisplayName=PT_UNICODE,0x000B
EmailAddress=PT_UNICODE,0x000C
;--- POP3 Account Settings ---
POP3Server=PT_UNICODE,0x0100
POP3UserName=PT_UNICODE,0x0101
POP3UseSPA=PT_LONG,0x0108
Organization=PT_UNICODE,0x0107
ReplyEmailAddress=PT_UNICODE,0x0103
POP3Port=PT_LONG,0x0104
POP3UseSSL=PT_LONG,0x0105
; --- SMTP Account Settings ---
SMTPServer=PT_UNICODE,0x0200
SMTPUseAuth=PT_LONG,0x0203
SMTPAuthMethod=PT_LONG,0x0208
SMTPUserName=PT_UNICODE,0x0204
SMTPUseSPA=PT_LONG,0x0207
ConnectionType=PT_LONG,0x000F
ConnectionOID=PT_UNICODE,0x0010
SMTPPort=PT_LONG,0x0201
SMTPUseSSL=PT_LONG,0x0202
ServerTimeOut=PT_LONG,0x0209
LeaveOnServer=PT_LONG,0x1000
[IMAP_I_Mail]
AccountType=IMAP
;--- IMAP Account Settings ---
AccountName=PT_UNICODE,0x0002
DisplayName=PT_UNICODE,0x000B
EmailAddress=PT_UNICODE,0x000C
;--- IMAP Account Settings ---
IMAPServer=PT_UNICODE,0x0100
IMAPUserName=PT_UNICODE,0x0101
IMAPUseSPA=PT_LONG,0x0108
Organization=PT_UNICODE,0x0107
ReplyEmailAddress=PT_UNICODE,0x0103
IMAPPort=PT_LONG,0x0104
IMAPUseSSL=PT_LONG,0x0105
; --- SMTP Account Settings ---
SMTPServer=PT_UNICODE,0x0200
SMTPUseAuth=PT_LONG,0x0203
SMTPAuthMethod=PT_LONG,0x0208
SMTPUserName=PT_UNICODE,0x0204
SMTPUseSPA=PT_LONG,0x0207
ConnectionType=PT_LONG,0x000F
ConnectionOID=PT_UNICODE,0x0010
SMTPPort=PT_LONG,0x0201
SMTPUseSSL=PT_LONG,0x0202
ServerTimeOut=PT_LONG,0x0209
CheckNewImap=PT_LONG,0x1100
RootFolder=PT_UNICODE,0x1101
[INET_HTTP]
AccountType=HOTMAIL
Account=PT_UNICODE,0x0002
HttpServer=PT_UNICODE,0x0100
UserName=PT_UNICODE,0x0101
Organization=PT_UNICODE,0x0107
UseSPA=PT_LONG,0x0108
TimeOut=PT_LONG,0x0209
Reply=PT_UNICODE,0x0103
EmailAddress=PT_UNICODE,0x000C
FullName=PT_UNICODE,0x000B
Connection Type=PT_LONG,0x000F
ConnectOID=PT_UNICODE,0x0010