Forums
This topic is locked
ASP POP3 Email App
09 Apr 2002 19:45:06 matt D posted:
Hi:I'm looking for an ASP-based app that will let me pull mail from a POP3 server and display it for the users, kind of like web2mail, but it will only have to pull from 1 mail server. Anybody got any ideas?
Matthew Dehait
Replies
Replied 10 Apr 2002 09:26:44
10 Apr 2002 09:26:44 Viktor Farcic replied:
There are some applications or components for reading mail from POP3 Server. However, first you need to check with your host if it allows installment of components. If you're on shared hosting they, probably, will not give you permission to do this.
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Hi:
I'm looking for an ASP-based app that will let me pull mail from a POP3 server and display it for the users, kind of like web2mail, but it will only have to pull from 1 mail server. Anybody got any ideas?
Matthew Dehait
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Viktor Farcic
TalkZone Manager
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Hi:
I'm looking for an ASP-based app that will let me pull mail from a POP3 server and display it for the users, kind of like web2mail, but it will only have to pull from 1 mail server. Anybody got any ideas?
Matthew Dehait
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Viktor Farcic
TalkZone Manager
Replied 10 Apr 2002 12:09:52
10 Apr 2002 12:09:52 matt frith replied:
Check out:
www.serverobjects.com/products.htm#asppop3
which is a really neat way of retreiving POP mail. the sample code provides you with a hotmail type of interface for reading/deleting email.
I used this to retreive messages and then interrogate the contents (exchange rates) and save them to a database.
<img src=../images/dmxzone/forum/icon_smile_cool.gif border=0 align=middle>
www.serverobjects.com/products.htm#asppop3
which is a really neat way of retreiving POP mail. the sample code provides you with a hotmail type of interface for reading/deleting email.
I used this to retreive messages and then interrogate the contents (exchange rates) and save them to a database.
<img src=../images/dmxzone/forum/icon_smile_cool.gif border=0 align=middle>