I think I'm making progress with this...
Here's what seems will work:
A) Use a third-party COM component that can interface with a POP3 server
(like IMail!) to retrieve email. I'm evaluating the Power-Web component from
http://asp.imeca.co.kr/products/pop3.htm
B) Manage IMail user accounts by using ADO.
So far, item #A is going well and I'm starting on #B. My questions:
1) Does anyone know of a good *free* POP3 COM component?
2) Can anyone recommend a good, reliable, proven POP3 COM component?
Cheers!
Scott
> -----Original Message-----
> From: Scott A. Keen [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 05, 2000 12:51 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: [IMail Forum] COM Wrapper
>
>
> >Why? If you go with IMail, the templates can be modified to
> do an awful
> lot more than they do out of >the box. If I were you, I'd
> check to see what
> requirements there are that are convincing them to use >ASP/COM.
>
> >You could write a COM object that would connect to IMail via
> POP3 (or IMAP)
> to get the mail, but why >go to all that trouble? It's just
> extra overhead
> (CPU time and programming time).
>
> The reason is because the web pages are all going to be in
> generated by COM
> components. That's the spec. The ASP page is going to be very
> lightweight,
> just a few lines to call the COM object.
>
> I see that IMail uses it's own tags, so I may just
> incorporate those tags in
> the COM-generated ASP page. That's not the desireable option though...
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.