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

Web Mail client(IMAP)

Can anybody give me details ,codes and urls for developing a web
based(Asp.net c#) mail client who uses IMAP4 protocoll to retrieve mails
from Exchange server.

thanks
-Kapila
Nov 18 '05 #1
5 7461
"kapila Wijethilaka" <ka*********@hotmail.com> wrote in news:#Od9XjF9DHA.632
@TK2MSFTNGP12.phx.gbl:
Can anybody give me details ,codes and urls for developing a web
based(Asp.net c#) mail client who uses IMAP4 protocoll to retrieve mails
from Exchange server.


..Net does not have support for IMAP. You can use Indy though, it has support
for IMAP.

http://wwww.indyproject.org/
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
ELKNews - Get your free copy at http://www.atozedsoftware.com

Nov 18 '05 #2
try www.gubatnonsonline.com
h val day!
Nov 18 '05 #3
"kapila Wijethilaka" <ka*********@hotmail.com> wrote in message
news:%2***************@TK2MSFTNGP12.phx.gbl...
Can anybody give me details ,codes and urls for developing a web
based(Asp.net c#) mail client who uses IMAP4 protocoll to retrieve mails
from Exchange server.


Have a look at the RFCs.

But for a start, look at the SMTP and POP3 commands summary and classes
available, it will give you a running start.
Nov 18 '05 #4
"Wayne M J" <no*@home.nor.bigpuddle.com> wrote in news:#LuEjQR9DHA.4060
@tk2msftngp13.phx.gbl:
Have a look at the RFCs.
Hah! Thats a funny one. You have no idea what you've just implicated him in.

Not only is IMAP quite a large RFC, but its one of the WORST written ones
which has lead to conflicting implementations. Implementing IMAP that
actually works is a very bad nightmware.
But for a start, look at the SMTP and POP3 commands summary and classes
available, it will give you a running start.


Not even close. :) Thats like saying look at you 2 year old chicken scratch,
it will give you a head start on reading chinese.

And experienced user might write partial functionality for SMTP or POP3. The
base parts of these protocols are simpmle. But I would not recommend even an
advanced user tackle IMAP...
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
Nov 18 '05 #5
I've written a C# IMAP dll and made the client available too. The
source code is also available.
http://www.sushantbhatia.com/Persona...jects_IMAP.htm

Nov 19 '05 #6

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

Similar topics

0
by: Alexander Schumann | last post by:
Hello everyone, We are building a new web based e-mail client "Fiezel" that will support IMAP, POP3 and SMTP protocols. Will be written in php4. I am trying to collect all the infomation on SNMP...
0
by: Mark Adams | last post by:
I'm having a dreadful time getting a Postfix + Courier + Mysql mail server configured in Mandrake Linux (9.1). I was wondering if someone here might have some expertise and be willing to help. ...
2
by: comp.lang.php | last post by:
Hi all, I am having a mail client script, which will read and send mail to mail server, using IMAP. When i am sending mail with attachment through forwarding, the attachment is not getting...
0
by: necroph | last post by:
Hello everybody, i am using an imap-component to read e-mails from an exchange-Server. This is allready done. My problem is that the content of that mails looks confusing. My first try was just...
1
by: apasj06 | last post by:
hello everyone: I am trying to send email via php. I using window XP home edition. My mail client is outlook express. I configured mail client to send email via my aol email account. mail...
0
by: Hemant | last post by:
Hi, I am working on asp.net c# mailing application, which deals IMAP server. Its a simple mailing application where user can check mail & send new mail. I am able to read all the mail from...
0
by: arora | last post by:
Hi I am working on mail client application using IMAP. I have to show all the mail on client side from server as like in outlook. So i use FETCH Command to fetch the Message Header (FROM SUBJECT...
0
by: arora | last post by:
Hi i am working on mail client application. i am facing a problem while create a new draft message on the IMAP server or create mail in Sent Item folder after send a mail. For that i used Append...
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:
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.