Showing posts with label pop3. Show all posts
Showing posts with label pop3. Show all posts

Thursday, March 29, 2012

POP3 and ASP.NET

I have searched for information on accessing POP3 accounts from ASP.NET. There are a couple of mentions in the forums, advising that there are many POP3 .NET components available for free, but I can only find one free component - CSLMail (http://www.wintoolzone.com/) which was last updated April 2003.

Unfortunately the documentation for CSLMail is very limited and the two very basic examples are in C# which has me stumped because I only know VB and am very new to VB.NET (although an old hand at ASP), so I'm having trouble translating them to a VB.NET web form.

I have also read a couple of POP3 articles at www.aspalliance.com, but I'm not ready to code my own components yet and again have trouble relating the code to a web form - I just need to access a POP3 account from a simple ASP.NET web page.

Can anyone suggest additional free POP3 components, or advise of some additional articles that I could read?

Thanks in advance.Soft-Artisans has a free PoP3 component that I had used before. I dont remember if there was vb.net documentation, or how good it was but its worth a shot for you.
Thanks for your reply. My searches had already taken me to Software Artisans' web site, but unfortunately, they have withdrawn the component!

Additional suggestions are welcome.

Thanks again.
Hi amigo how is life
You have mentioned an organization but not its url can i have its url plz.
softartisans.com
Thanks Boss.

pop3 access help

Hello,

Does ASP.NET support pop3 access. I would like to read a pop3 account. If not does anyone know of any good free pop3 asp.net components. I am using asp.net vb if this makes any difference

Thanks

Granthttp://www.google.be/search?q=cache:uhM2afinXZAJ:www.codeproject.com/useritems/POP3Library.asp+C%23+pop3+codeproject&hl=nl&ie=UTF-8

http://www.google.be/search?q=cache:01fZDLtY80QJ:www.codeproject.com/csharp/pop3client.asp+C%23+pop3+codeproject&hl=nl&ie=UTF-8

google is your friend :)

POP3

hi all,
i want to learn how i can use pop3?could you help,pls?
is there any article ,tutorial or any site to learn it
thanks in advanceHello ASP.N3T,
> hi all,
> i want to learn how i can use pop3?could you help,pls?
> is there any article ,tutorial or any site to learn it
> thanks in advance

You can use POP3 to retrieve email from a server over the network. See: http://en.wikipedia.org/wiki/POP3
thanks but i want a code sample to use POP3.
it was useful to know what POP3 is.but i need a sample to use it with vb.net
do you know any site?
again thanks
Aaah, source code. If you Google around for VB.NET POP3 you'll find some projects with source code. Here is one:http://www.codeproject.com/vb/net/QMailClient.asp

hi bitmask,
thanks alot for the reply...it was what i wanted
again many thanks

POP3

How can we use .NET Framework to get e-Mail from POP3?Try this tutorial:-

http://www.developerfusion.com/show/4071/

pop3

please help me with the complete code of

1. connecting to the pop3 server

2. authenticating the users

3. reading the mails of the logged in user

4. retrieving the mails to ur local system

5. closing the connection succesfully

i need the code in asp.net

pls reply as soon as possible

thank you

Hi,

start by beginning to take a look here:Frequently Asked Questions for System.Web.Mail

Grz, Kris.

POP3 component

I need to build a component using C#.NET that will look for emails with attachments. It needs to automatically download the attachment to a certain directory.
I don't even know where to start.
Please help.This article might get your started.

http://www.developerfusion.com/show/4071/
Thank you very much

pop3 connectivity

how to implement pop3 connectivity, with code

Why are you asking that in this forum?

What language, what application etc, etc,. In other words, be more specific, and ask your question in the right forum ...

(sorry if i seem to come down a bit hard on you, i know how difficult it is to ask the right question in the right place, so please eleborate on your question so that others can help you ...)

cheers,

erik


You can tryhttp://sourceforge.net/projects/hpop it's quite complete for a beta

ErikVB wrote:

Why are you asking that in this forum?


Moved to a better forum.

POP3 Email Account Polling

I am looking for a way to automatically poll a pop3 email account in asp.net. Basically I need to check the inbox every 15 seconds and on new e-mail get the from and body. Then I can do work with it like call a Microsoft SQL stored proc.

there are several pop3 clients available you can use to do this.

http://www.codeproject.com/KB/IP/despop3client.aspx

POP3 Mail Retrival- Does any one has source code?

Hi,
I am wondering if anyone has the source code (in C# or VB.net) to retrive
pop emails from the server. Please DO NOT suggest with somesort of component
solution because I can not trust the dlls (sorry for being rude!)
Thanks in advance. Your help is appreciated.
ProdipIs there any source code here that suits your needs?
http://www.gotdotnet.com/community/...aspx?query=pop3
"Prodip Saha" <psaha@.bear.com> wrote in message
news:ObSg2kqHFHA.3588@.TK2MSFTNGP14.phx.gbl...
> Hi,
> I am wondering if anyone has the source code (in C# or VB.net) to retrive
> pop emails from the server. Please DO NOT suggest with somesort of
> component
> solution because I can not trust the dlls (sorry for being rude!)
> Thanks in advance. Your help is appreciated.
> Prodip
>
Thanks, Ken. This will give me the needed materials/helps.
Prodip
"Ken Cox [Microsoft MVP]" <BANSPAMken_cox@.sympatico.ca> wrote in message
news:eIqODc1HFHA.2860@.TK2MSFTNGP12.phx.gbl...
> Is there any source code here that suits your needs?
> http://www.gotdotnet.com/community/...aspx?query=pop3
> "Prodip Saha" <psaha@.bear.com> wrote in message
> news:ObSg2kqHFHA.3588@.TK2MSFTNGP14.phx.gbl...
retrive
>

POP3 Mail Retrival- Does any one has source code?

Hi,
I am wondering if anyone has the source code (in C# or VB.net) to retrive
pop emails from the server. Please DO NOT suggest with somesort of component
solution because I can not trust the dlls (sorry for being rude!)

Thanks in advance. Your help is appreciated.
ProdipIs there any source code here that suits your needs?

http://www.gotdotnet.com/community/...aspx?query=pop3

"Prodip Saha" <psaha@.bear.com> wrote in message
news:ObSg2kqHFHA.3588@.TK2MSFTNGP14.phx.gbl...
> Hi,
> I am wondering if anyone has the source code (in C# or VB.net) to retrive
> pop emails from the server. Please DO NOT suggest with somesort of
> component
> solution because I can not trust the dlls (sorry for being rude!)
> Thanks in advance. Your help is appreciated.
> Prodip
Thanks, Ken. This will give me the needed materials/helps.
Prodip
"Ken Cox [Microsoft MVP]" <BANSPAMken_cox@.sympatico.ca> wrote in message
news:eIqODc1HFHA.2860@.TK2MSFTNGP12.phx.gbl...
> Is there any source code here that suits your needs?
> http://www.gotdotnet.com/community/...aspx?query=pop3
> "Prodip Saha" <psaha@.bear.com> wrote in message
> news:ObSg2kqHFHA.3588@.TK2MSFTNGP14.phx.gbl...
> > Hi,
> > I am wondering if anyone has the source code (in C# or VB.net) to
retrive
> > pop emails from the server. Please DO NOT suggest with somesort of
> > component
> > solution because I can not trust the dlls (sorry for being rude!)
> > Thanks in advance. Your help is appreciated.
> > Prodip

POP3 Mail

Hi all

I need to implement a POP3 mail client as part of my project, everything fine from getting emails to read the attachments.

Problem is whenever I am downloading the messages they are no more in server, so I need to save them in local hard drive or database, is there any best approach to achieve this, or some other alternative

Please someone guide me through, thanks in advance for your help

whenever I am downloading the messages they are no more in server ? What it means? how you download the messages ? Using outlook express ?


Hi Thanks for Reply...

Means that they are deleted after downloading(Reading) from server, it's the default behaviour of pop I hope so.i tried with Gmail and inbox.com and retrieving a mail from custom written class by utilizing System.Net.Sockets class, even we can observe the behaviour using telnet.

So I need to save those emails before they got deleted from server, I posted here to know any better approaches to save and retrieve those emails whenever we need(like .eml files) or any thing better approach to handle with out saving them.


So,i decided to store emails(raw data received from pop3 server) in to (.eml) files using .net built in IO streams,when i open (.eml) file with outlook express,it's reading all content and attachments as it is,problem solved,if anybody need how just let me know.

Thanks..


...great and affordable component called 4ASPNet POP3, which does the trick.http://www.4-asp.net/products/pop3.aspx

POP3 Service

Hi.
I need to create an application (service) that will be active in the
background all the time and receive mail. I can't use Microsoft Exchange
Server, I have to make my own. Only problem is that I have no idea how to do
it. Does someone know where could I find some examples or how to do it.
Thanks a lot.PhatCat:
POP3 is a protocol to retrieve mail messages from a mail server. Did
you want your service to poll a mailbox and pull down new messages? Or
did you want your service to listen on a port and actually take emails
via SMTP? (http://www.faqs.org/rfcs/rfc821.html)
Scott
http:// mud
On Tue, 12 Apr 2005 16:22:08 +0200, "PhatCat" <www@.www.com> wrote:

>Hi.
>I need to create an application (service) that will be active in the
>background all the time and receive mail. I can't use Microsoft Exchange
>Server, I have to make my own. Only problem is that I have no idea how to d
o
>it. Does someone know where could I find some examples or how to do it.
>Thanks a lot.
>
I want a sevice to listen on a port and take emails
"Scott Allen" <scott@.nospam.odetocode.com> wrote in message
news:v8go511l59p6s84ro5mupprn5b2r45o3o0@.
4ax.com...
> PhatCat:
> POP3 is a protocol to retrieve mail messages from a mail server. Did
> you want your service to poll a mailbox and pull down new messages? Or
> did you want your service to listen on a port and actually take emails
> via SMTP? (http://www.faqs.org/rfcs/rfc821.html)
> --
> Scott
> http:// mud
> On Tue, 12 Apr 2005 16:22:08 +0200, "PhatCat" <www@.www.com> wrote:
>
>
I don't know of any open source SMTP servers in C# to learn from, you
might consider a free open source package like sendmail :
http://www.sendmail.org/
Scott
On Wed, 13 Apr 2005 00:21:51 +0200, "PhatCat" <www@.www.com> wrote:

>I want a sevice to listen on a port and take emails
>"Scott Allen" <scott@.nospam.odetocode.com> wrote in message
> news:v8go511l59p6s84ro5mupprn5b2r45o3o0@.
4ax.com...
>

POP3 Service

Hi.
I need to create an application (service) that will be active in the
background all the time and receive mail. I can't use Microsoft Exchange
Server, I have to make my own. Only problem is that I have no idea how to do
it. Does someone know where could I find some examples or how to do it.
Thanks a lot.PhatCat:

POP3 is a protocol to retrieve mail messages from a mail server. Did
you want your service to poll a mailbox and pull down new messages? Or
did you want your service to listen on a port and actually take emails
via SMTP? (http://www.faqs.org/rfcs/rfc821.html)

--
Scott
http:// mud

On Tue, 12 Apr 2005 16:22:08 +0200, "PhatCat" <www@.www.com> wrote:

>Hi.
>I need to create an application (service) that will be active in the
>background all the time and receive mail. I can't use Microsoft Exchange
>Server, I have to make my own. Only problem is that I have no idea how to do
>it. Does someone know where could I find some examples or how to do it.
>Thanks a lot.
I want a sevice to listen on a port and take emails

"Scott Allen" <scott@.nospam.odetocode.com> wrote in message
news:v8go511l59p6s84ro5mupprn5b2r45o3o0@.4ax.com...
> PhatCat:
> POP3 is a protocol to retrieve mail messages from a mail server. Did
> you want your service to poll a mailbox and pull down new messages? Or
> did you want your service to listen on a port and actually take emails
> via SMTP? (http://www.faqs.org/rfcs/rfc821.html)
> --
> Scott
> http:// mud
> On Tue, 12 Apr 2005 16:22:08 +0200, "PhatCat" <www@.www.com> wrote:
>>Hi.
>>I need to create an application (service) that will be active in the
>>background all the time and receive mail. I can't use Microsoft Exchange
>>Server, I have to make my own. Only problem is that I have no idea how to
>>do
>>it. Does someone know where could I find some examples or how to do it.
>>Thanks a lot.
>
I don't know of any open source SMTP servers in C# to learn from, you
might consider a free open source package like SendMail :
http://www.sendmail.org/

--
Scott

On Wed, 13 Apr 2005 00:21:51 +0200, "PhatCat" <www@.www.com> wrote:

>I want a sevice to listen on a port and take emails
>"Scott Allen" <scott@.nospam.odetocode.com> wrote in message
>news:v8go511l59p6s84ro5mupprn5b2r45o3o0@.4ax.com...
>> PhatCat:
>>
>> POP3 is a protocol to retrieve mail messages from a mail server. Did
>> you want your service to poll a mailbox and pull down new messages? Or
>> did you want your service to listen on a port and actually take emails
>> via SMTP? (http://www.faqs.org/rfcs/rfc821.html)
>>
>> --
>> Scott
>> http:// mud
>>
>> On Tue, 12 Apr 2005 16:22:08 +0200, "PhatCat" <www@.www.com> wrote:
>>
>>>Hi.
>>>I need to create an application (service) that will be active in the
>>>background all the time and receive mail. I can't use Microsoft Exchange
>>>Server, I have to make my own. Only problem is that I have no idea how to
>>>do
>>>it. Does someone know where could I find some examples or how to do it.
>>>Thanks a lot.
>>>
>

pop3 webmail open source

I am serching "pop3 webmail open source" which i can use it as a outlook.
I have searched sourceforge.net and many other sites for the pop3 webmail open source but could not
got the exact I want.could any body help me out of this problem..
Help expected
PANKAJsearch msdn.microsoft.com

there sample on there that has full code for running pop3 / smtp
i've got the source on my computer somewhere, but you may want to go to microsoft anyway to see if there are any updates, etc.