Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

accessing email

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2003] >> Information Stores >> accessing email Page: [1]
Login
Message << Older Topic   Newer Topic >>
Limited time MSExchange.org offer! -- 1.Sep.2008 1:00:00 PM
TechGenix and SolarWinds have partnered to provide free copies of SolarWinds Exchange Monitor to all visitors who join the MSExchange.org Forums. SolarWinds Exchange Monitor is a handy desktop dashboard that continuously monitors Microsoft Exchange to deliver real-time insight into Exchange services, mail queue sizes, and host server health. Learn more about Exchange Monitor and the free offer!
accessing email - 25.Feb.2004 6:34:00 AM   
lionking

 

Posts: 4
Joined: 25.Feb.2004
From: US
Status: offline
Is there an efficient way of extracting emails from exchange2003 with hardcoded username and password..without those input-boxes poping up.

I'm trying to build an Automated application which parses the email messages text in the inbox and populates SQL table fields..

I'm using exchange2003 on a 2003 small business server.

...any leads would be greatly appretiated

"[Smile]"
Post #: 1
RE: accessing email - 25.Feb.2004 8:06:00 PM   
lionking

 

Posts: 4
Joined: 25.Feb.2004
From: US
Status: offline
whats wrong with the connection string to get connected to exchange 2003 server::::

string myConnString="Provider=EXOLEDB;DATA SOURCE= file://.backofficestorage/server/MBX/Administrator;Connect Timeout=30;";

OleDbConnection myConnection=new OleDbConnection(myConnString);
myConnection.Open();
myConnection.Close();
}

(in reply to lionking)
Post #: 2

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2003] >> Information Stores >> accessing email Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts