Forum Moderators: open

Message Too Old, No Replies

ASP - Retrieving POP3 Emails

         

chris_f

12:15 pm on Oct 15, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are there any ways I can retrieve POP3 emails using POP3. I have looked it one ASP component but I can't get it working. I was wondering if anyone has any suggestions/recommendation on any resources out there.

Chris

p.s. I code in ASP (using VB not c++)

aspdaddy

1:14 pm on Oct 15, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The JMail component has a POPServer object, the documentation shows how to receive headers and mail items in classic ASP. It looks very straightfoward, though I have never actually used it myself.

I use [alternativemail.com...] when I cant get to my email client.

Other people I know set up fowarders for all there POP accounts to foward to hotmail.

chris_f

4:08 pm on Oct 15, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



thanks aspdaddy,

JMail was what I had tried. I will give it another go.

Other people I know set up fowarders

Not an option I'm afraid. My host doesn't offer that yet.

Chris

tomasz

1:54 am on Oct 16, 2002 (gmt 0)

10+ Year Member



chris_f

Check this out, maybe you will find what you are looking for
[asp.net...]

powerstar

2:20 pm on Oct 19, 2002 (gmt 0)

10+ Year Member



[serverobjects.com...]

ASPPOP3 works fine for us.