----- Original Message -----
From: "Ben none" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Thursday, July 03, 2003 7:05 AM
Subject: [DUG]: Hotmail Email Viewer
> Does anyone know how to build a email viewer which views email from a
> hotmail account in delphi?
Microsoft does ... Outlook Express can do it. It's information they keep for
internal use, though. Unsupported. Experimental. Perpetual beta-test.
Unlikely that the interface specification will ever be published.
> I kinda figure that there is possibly alot of encryption with hotmail so
its
> possibly better to read from a isp email account instead.
>
> Is it better or easier for me to read from a isp email account?
Yes, because you can get components to retrieve email using POP3 protocol,
or send it using SMTP. Depending what version of Delphi you have, you may
already have components that can do it, and sample applications that
demonstrate their use. Otherwise, there are many 3rd-party components
available, eg Indy.
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/