473,407 Members | 2,306 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,407 software developers and data experts.

Sending e-mail using Exchange profile - reading from inbox

Our application is built in asp.net and we are looking for
a way to send an e-mail notification (via exchange). We
have gotten the System.Web.Mail to send an e-mail, but we
need the e-mail written to the "Sent messsages" folder.
This allows us to monitor the inbox of our "Application
Account". We will need to look for and reconcile
undeliverable e-mails using the inbox and the sent items.
I haven't seen any messages or examples that discuss which
technology to use in this scenario. Should we use CDO,
CDOEX or WebDAV.

Thanks in advance.
Kory Pukash
MCSD, MCT
Jul 21 '05 #1
3 2003
Kory,

Try using the Outlook Object Library, should give you all you need.

Try this link, here you will find a Word doc that explains it all.
http://www.microsoft.com/office/prev...k/supreasy.asp

Anthony
"Kory Pukash" <pu*****@idhw.state.id.us> wrote in message
news:03****************************@phx.gbl...
Our application is built in asp.net and we are looking for
a way to send an e-mail notification (via exchange). We
have gotten the System.Web.Mail to send an e-mail, but we
need the e-mail written to the "Sent messsages" folder.
This allows us to monitor the inbox of our "Application
Account". We will need to look for and reconcile
undeliverable e-mails using the inbox and the sent items.
I haven't seen any messages or examples that discuss which
technology to use in this scenario. Should we use CDO,
CDOEX or WebDAV.

Thanks in advance.
Kory Pukash
MCSD, MCT

Jul 21 '05 #2
Kory,

Here is a better link, I posted the wrong link earlier. Try this
http://support.microsoft.com/?kbid=220595. This should give you a place to
start. You should find some .Net links from here.

Anthony

"Anthony" <ac********@yahoo.com> wrote in message
news:eC**************@tk2msftngp13.phx.gbl...
Kory,

Try using the Outlook Object Library, should give you all you need.

Try this link, here you will find a Word doc that explains it all.
http://www.microsoft.com/office/prev...k/supreasy.asp

Anthony
"Kory Pukash" <pu*****@idhw.state.id.us> wrote in message
news:03****************************@phx.gbl...
Our application is built in asp.net and we are looking for
a way to send an e-mail notification (via exchange). We
have gotten the System.Web.Mail to send an e-mail, but we
need the e-mail written to the "Sent messsages" folder.
This allows us to monitor the inbox of our "Application
Account". We will need to look for and reconcile
undeliverable e-mails using the inbox and the sent items.
I haven't seen any messages or examples that discuss which
technology to use in this scenario. Should we use CDO,
CDOEX or WebDAV.

Thanks in advance.
Kory Pukash
MCSD, MCT


Jul 21 '05 #3
This works great in Windows Form, but do you know how to
get it to work in a Web Form, i get no errors but the
outlook msg never pops open? I also notice that a new
outlook.exe is in my task list.

-----Original Message-----
Kory,

Here is a better link, I posted the wrong link earlier. Try thishttp://support.microsoft.com/?kbid=220595. This should give you a place tostart. You should find some .Net links from here.

Anthony

"Anthony" <ac********@yahoo.com> wrote in message
news:eC**************@tk2msftngp13.phx.gbl...
Kory,

Try using the Outlook Object Library, should give you all you need.
Try this link, here you will find a Word doc that explains it all. http://www.microsoft.com/office/prev...tlook/supreasy.
asp
Anthony
"Kory Pukash" <pu*****@idhw.state.id.us> wrote in message news:03****************************@phx.gbl...
> Our application is built in asp.net and we are looking for > a way to send an e-mail notification (via exchange). We > have gotten the System.Web.Mail to send an e-mail, but we > need the e-mail written to the "Sent messsages" folder. > This allows us to monitor the inbox of our "Application > Account". We will need to look for and reconcile
> undeliverable e-mails using the inbox and the sent items. > I haven't seen any messages or examples that discuss which > technology to use in this scenario. Should we use CDO, > CDOEX or WebDAV.
>
> Thanks in advance.
> Kory Pukash
> MCSD, MCT


.

Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Paul Lamonby | last post by:
Hi, I am sending a file from the server as an email attachment. The file is being attached no problem and sending the email, but I get an error when I try to open it saying it is corrupt....
2
by: Joe | last post by:
Hi, I am sending an email from an asp page. Besides sending an email to sender, I am sending myself a BCC also. Out of 100 emails sent, about 5 recipients received a blank email (no text in...
4
by: Winston Nimchan | last post by:
Hi: I'm currently developing a socket application and would like to precede the data being sent with a 4 byte message length header (bin4). Can anyone help Regards Winston
7
by: Lau | last post by:
I need to send 1000 emails from an asp.net website. Normally I would use System.Web.Mail.MailMessage() to send thru an SMTP server. But the large amount of emails results in a timeout. My server...
3
by: Juergen | last post by:
hi, I've got a problem sending floating point values to an corba server. With other datatyes like short or string it works fine. So having this idl file : module Example{ interface User{
8
by: Amol | last post by:
Hi , I am developing a web application.I need an interface in my application which will allow the user to send the fax domestic /international.I dont want to use 3rd party tool /service .Does...
0
by: Vajrala Narendra | last post by:
in the i got few problems please solve to help me also send information regarding email sending. Try Dim mailbody As String mailbody = "" mailbody =...
5
by: hurricane_number_one | last post by:
I am creating a simple server application, that will listen for incoming mouse coordinates and then move the mouse accordingly. So basically it's like a very simple VNC server without and screen...
2
by: lstanikmas | last post by:
Hi, I'm validating a form with this ASP but receiving some blank email responses; does anyone see anything wrong with it?: function isFormVarExcluded(thisForm, strToCheck) { var strExcludeVars...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.