Outlook 2003 PRF

  • Thread starter Thread starter ABK
  • Start date Start date
A

ABK

Hello Everyone,

Hopefully this message will post.
I need help modifying existing Outlook 2003 profile with PRF file. I'd like
to change SMTP port from 25 to 465 and enable SSL. Currently, when clicked,
it asks if it is OK to import settigns, I say OK, but changes are not there.
Here is the sample, please modify this or post a new one with profile name
called MyPOP3Account. Outlook and GPO have been around for years, and I don't
understand why we can't use GPO to make changes to Outlook, but this is off
topic. Your help will be greatly appreciated.
; **************************************************************
; Section 1 - Profile Defaults
; **************************************************************
[General]
Custom=1
ProfileName=Outlook
DefaultProfile=Yes
OverwriteProfile=Append
ModifyDefaultProfileIfPresent=TRUE
DefaultStore=Service2
; **************************************************************
; Section 2 - Services in Profile
; **************************************************************
[Service List]
Service2=Personal Folders ; listed in Section 4.
Service5=Internet E-mail

;***************************************************************
; Section 3 - List of internet accounts
;***************************************************************
[Internet Account List]
Account1=I_Mail

;***************************************************************
; Section 4 - Default values for each service.
;***************************************************************

[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

[Service3] ; Outlook Address Book


[Service5] ;E-mail
Accountname=MyPOP3Account
LongAccountName=Internet E-mail - MyPOP3Account

;[ServiceX]

;***************************************************************
; Section 5 - Values for each internet account.
;***************************************************************
[Account1] ; Internet E-mail account properties
UniqueService=No
AccountName=MyPOP3Account
SMTPUseAuth=1
SMTPAuthMethod=0
SMTPPort=465
SMTPUseSSL=1
DefaultAccount=TRUE
 
Dear Brian,

Thank you for your helpful reply; however, I did not say "Hopefully this
message will post" just for fun - I could not find my previous post
anywhere. I still can't. Would you care posting a link to it here?
Back to the topic, do you know the answer to the original question?

Thank you,
ABK
 
Thank you for your helpful reply; however, I did not say "Hopefully this
message will post" just for fun - I could not find my previous post
anywhere. I still can't. Would you care posting a link to it here?

I don't use a web browser to read the newsgroups for exactly this reason.
Messages never get lost and one never gets an error that something went wrong
when using a real newsreader.
 
Ah, buggy MS front end. All I care at the moment is a PRF file. Look forward
to seeing an answer to my original question.

AK
 
Back
Top