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

Re: [leafnode-list] changing header Xref



On Sat, Mar 15, 2003 at 01:03:31AM +0100, Matthias Andree wrote:
> > Xref: nord-2-81-xx-yy-zz.fbx.proxad.net fr.comp.os.mac-os.x:716
> 
> This header is not added by leafnode (neither version 1 nor 2).

Then how should I interpret this comment from leafnode-2/store.c
and the code following it?

    /* We now have the header, we link this into the appropriate
       newsgroup folders, generating the Xref: header, and writing
       it. */
[...]
    if (fputs("Xref: ", tmpstream) == EOF)
            BAIL(-1, "write error");
    if (fputs(fqdn, tmpstream) == EOF)
            BAIL(-1, "write error");
	    
Regards,
        Jo:rg

-- 
       ---===  Encrypted mail preferred. Key-ID: 1024D/2B693EBF  ===---
Fortune cookie of the day:
Did you know that for the price of a 280-Z you can buy two Z-80's?
		-- P.J. Plauger

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