Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : Re: Viewing text/attachments in a newsreader using Indy 10 TIdNNTP component
| Subject: | Re: Viewing text/attachments in a newsreader using Indy 10 TIdNNTP component |
| Posted by: | "John Mitson" (jrm..@hawaii.rr.com) |
| Date: | Tue, 20 Feb 2007 19:21:57 |
Don Siders wrote:
>
> First, I'm of the opinion that multipart messages in NNTP are a waste of
> bandwidth, and generally evil.<g>
>
> Second, TIdMessage.Body mostly likely contains the content of a message that
> has no MessageParts (represented as a single ContentType).
Thanks, Don for your opinion/suggestion. After looking over code one
more time I was able to get it to work as intended.
John
none