473,322 Members | 1,493 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,322 software developers and data experts.

Getting mail from .Net

Hi all I want to read a mailbox from an aspx page or an asmx.
Is it possible?

Not send mail. Read Mail
Thanks In advance
Nov 18 '05 #1
4 915
Z D
Using what protocol? POP? IMAP? ....
"Dimitris" <se*******@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Hi all I want to read a mailbox from an aspx page or an asmx.
Is it possible?

Not send mail. Read Mail
Thanks In advance

Nov 18 '05 #2
Dimitris wrote:
Hi all I want to read a mailbox from an aspx page or an asmx.
Is it possible?

Not send mail. Read Mail


Yes, it's possible. Best to use a component, like aspNetPOP3
[http://www.aspnetpop3.com/]. You could, of course, interact with the
POP3 server directly using socket communication, but you'd likely save
much time going with a packaged component.

Hope this helps...
--

Scott Mitchell
mi******@4guysfromrolla.com
http://www.4GuysFromRolla.com
http://www.ASPFAQs.com
http://www.ASPMessageboard.com

* When you think ASP, think 4GuysFromRolla.com!
Nov 18 '05 #3
You will need a 3rd party component to do this. If performance and
reliability are important I would recommend
http://www.quiksoft.com/emdotnet/. If not you can probably search Google
for "free pop3 assembly" and find a free component.

Bill
http://bill.atwill.com/

"Dimitris" <se*******@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Hi all I want to read a mailbox from an aspx page or an asmx.
Is it possible?

Not send mail. Read Mail
Thanks In advance

Nov 18 '05 #4
Using POP3 server

"Dimitris" <se*******@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Hi all I want to read a mailbox from an aspx page or an asmx.
Is it possible?

Not send mail. Read Mail
Thanks In advance

Nov 18 '05 #5

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

Similar topics

6
by: Wm | last post by:
I'm totally clueless on this one -- I'm getting 3 copies of every Email (in plain text, not HTML as expected), from a single mail() line... Can anyone tell me what might be causing the duplicates??...
3
by: vishal | last post by:
i am getting following error. Warning: mail() : Failed to connect to mailserver at "smtp.gmail.com" port 465, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in...
11
by: Brett | last post by:
In Yahoo mail, I click the Inbox link and see my messages. If I view source, I don't have HTML which contains the URL of each message. The source HTML contains javascripting and framesets. This...
3
by: trialproduct2004 | last post by:
Hi all, i am having application in c# for sending mails. I want to ask few question related to sending mail. If address of smtp server is not set, then will the mails be send to address...
2
by: JackBlack | last post by:
Using VS.Net 2k3, 2.0 Framework installed... So, I'm sitting here trying to do a very basic SMTP mailer, and I'm struggling with getting either System.Web.Mail (1.1) to work, or System.Net.Mail...
1
by: Sachin1234 | last post by:
Hi , I am getting the error in system log that " The remote server did not respond to a connection attempt." i am using following code for sending mail /**************** Work for...
10
by: crazycooter | last post by:
I found an old thread on this (http://groups.google.com/group/alt.php/ browse_thread/thread/751edb9c723316c4/ea9bf92a9c6b807c?lnk=gst&q=mail() +duplicate&rnum=7#ea9bf92a9c6b807c), but there didnt...
2
by: shalinikonatam | last post by:
Iam using mail() to send mail through php script. iam getting to addresses from post method iam able to send messages. but it is not appering in my inbox or spam or bulk for some email ids. Here...
8
by: illuzion | last post by:
ok I keep getting this error: Parse error: syntax error, unexpected T_VARIABLE in /home/illuzion/public_html/BAMF/contactus.php on line 38 and this error is possibly on other lines could...
1
blyxx86
by: blyxx86 | last post by:
I am having an issue with spam e-mail getting through my SPF records. I'm not sure why or how. The senders are spoofing the "From" section of the e-mail to be @mydomain.com. It does seem to help...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.