[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] access via message-id



Michael Faurot wrote:

> The problem lies with the fetch program.  I'm not much a C programmer,
> however If I'm not mistaken, this is where access via message-id is
> happening . . .
> 
>     /* check whether we can retrieve the body */
>     if ( verbose > 2 )
>         printf( "%s: BODY %s\n", group->name, messageid );
>     sprintf( lineout, "BODY %s\r\n", messageid );
>     putaline(); 

This part of the code is only used if you use the delaybody feature,
i.e. if you choose to download headers and bodies separately. In what
I would call the "normal" operation of leafnode the bodies of articles
are requested by the number of the articles, not their message ids.

If you want to use "delaybody", then I fully agree :-)

--Cornelius.

-- 
/* Cornelius Krasel, U Wuerzburg, Dept. of Pharmacology, Versbacher Str. 9 */
/* D-97078 Wuerzburg, Germany   email: phak004@xxxxxxxxxxxxxxxxxxxxxx  SP4 */
/* "Science is the game we play with God to find out what His rules are."  */

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list