473,386 Members | 1,785 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Add or setup, by C++ program, an email account(POP3) within Outlook

Hi everybody.

How, with C++ program, can we add or setup an email account(POP3) within Outlook express and Outlook 2000/2003.

Thanks so much.
Jul 6 '07 #1
2 1669
RedSon
5,000 Expert 4TB
Have you searched the help that comes with Outlook or Outlook express. Setting up a POP3 account within any email client is pretty critical to its operation so it should be well documented with in the provided help. If that doesn't work you could always try the Microsoft website. They should have step by step instructions for it. As for setting it up programatically you will need to find out where the outlook account information is stored, your program will need to open that file and modify it. Another way to do it might be to import an account database created by your third party app into outlook.
Jul 6 '07 #2
RedSon
5,000 Expert 4TB
Have you searched the help that comes with Outlook or Outlook express. Setting up a POP3 account within any email client is pretty critical to its operation so it should be well documented with in the provided help. If that doesn't work you could always try the Microsoft website. They should have step by step instructions for it. As for setting it up programatically you will need to find out where the outlook account information is stored, your program will need to open that file and modify it. Another way to do it might be to import an account database created by your third party app into outlook.
I also found this program that does the same thing that you want to do. You can try something like Always Watching! to see how the application changes your system and to analyze its behavior.
Jul 6 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

13
by: ~ Le Naja ~ | last post by:
Hello evrybody, First, I hope you will understand my English because I come from Belgium ! :-) Here is what I want to know if you have the kindess to help me ! :-) I use the code above to mail...
2
by: Eric Peterson | last post by:
I need to pop up the send email form from Outlook. I also need to populate the to field, but obviously the user will type the message and hit 'SEND'. How can I do this? I've been through...
7
by: Chris Thunell | last post by:
I'm trying to loop through an exchange public folder contact list, get some information out of each item, and then put it into a vb.net datatable. I run though the code and all works fine until i...
3
by: trynittee | last post by:
Hello, Thank you so much in advance to those who will take the time to read and answer. This group is a wonderful site. I have inherited a contacts database that sits on a server. Users...
10
by: Hamayun Khan | last post by:
Hello ! I'm looking for a script which allows me to read emails and attachment from a pop server (then I'll save the email's text in a db and the attachments on the server). So I have found...
1
by: yuva | last post by:
"Thank you for this amazing program. Within a weekend, my team increased with 50 new people joining. Every time I logged on there was a new affiliate. Absolutely amazing. " S. Horvath SOUTH AFRICA...
0
by: jmartmem | last post by:
Greetings, I have an Outlook 2007 task that I saved from an Access 2007 database. Specifically, the task contains a "Run Export" command button in the Access group to export an Access report into...
0
by: jmartmem | last post by:
Greetings, I have an Outlook 2007 task that I saved from an Access 2007 database. Specifically, the task contains a "Run Export" command button in the Access group to export an Access report into...
2
by: sh26 | last post by:
Is there a way to add a e-mail account on a client pc using c#? I thought about maybe an exe that the user could download and run to add and configure their email client for them. Just wondering...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.