Jump to content

Looking script to automatic mail account creation


Recommended Posts

Posted

Hello,

Looking for a script to automate the installing of a mail account in:

OUTLOOK 2000, 2002, 2003

and

OUTLOOK EXPRESS 5 AND 6

It can be done by an INS file, but how does it works ???

A lot of ISP are using this method to do it.

tia

redman


Posted

RedMan, This should get you setup with a mail account.

Here are the contents of the file attached. Change all in green or remove them if you dont need the option. This creates everything and just needs a password the first time you check the account.

REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Internet Account Manager\Accounts\YOURNAME]

"DCEmail"=dword:00000002

"POP3 Server"="pop.yourmailserver.com"

"POP3 Port"=dword:0000006e

"SMTP Server"="smtp.yourmailserver.com"

"SMTP Port"=dword:00000019

"Connection Type"=dword:00000001

"POP3 User Name"="USERAME.HERE"

"SMTP Display Name"="SMTP NAME HERE"

"SMTP Email Address"="EMAIl@ADDRESS.COM"

"SMTP Reply To Email Address"="EMAIl@ADDRESS.COM"

"SMTP Organization Name"="ORGANIZATION NAME"

"Account Name"="YOUR EMAIL ACCOUNT"

"POP3 Timeout"=dword:0000003c

"SMTP Timeout"=dword:0000003c

"POP3 Secure Connection"=dword:00000000

"Leave Mail On Server"=dword:00000000

"POP3 Skip Account"=dword:00000000

"POP3 Prompt for Password"=dword:00000000

"SMTP User Name"="USERNAME"

"SMTP Use Sicily"=dword:00000003

"SMTP Secure Connection"=dword:00000000

"SMTP Split Messages"=dword:00000000

"SMTP Prompt for Password"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\OMI Account Manager\Accounts\YOURNAME]

"DCEmail"=dword:00000002

"POP3 Server"="pop.yourmailserver.com"

"POP3 Port"=dword:0000006e

"SMTP Server"="smtp.yourmailserver.com"

"SMTP Port"=dword:00000019

"Connection Type"=dword:00000001

"POP3 User Name"="USERNAME"

"SMTP Display Name"="DISPLAY NAME"

"SMTP Email Address"="EMAIl@ADDRESS.COM"

"SMTP Reply To Email Address"="EMAIl@ADDRESS.COM"

"SMTP Organization Name"="ORGANIZATION NAME"

"Account Name"="ACCOUNT NAME"

"POP3 Timeout"=dword:0000003c

"SMTP Timeout"=dword:0000003c

"POP3 Secure Connection"=dword:00000000

"Leave Mail On Server"=dword:00000000

"POP3 Skip Account"=dword:00000000

"POP3 Prompt for Password"=dword:00000000

"SMTP User Name"="USERNAME"

"SMTP Use Sicily"=dword:00000003

"SMTP Secure Connection"=dword:00000000

"SMTP Split Messages"=dword:00000000

"SMTP Prompt for Password"=dword:00000000

Hope this help's

Hail Hail

myemail.reg

  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...