[OT] NNTP client and threading
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Fri Feb 17 13:59:21 PST 2017
On 2/17/2017 10:46 AM, ketmar wrote:
> Ali Çehreli wrote:
>> On 02/17/2017 09:52 AM, ketmar wrote:
>>
>>> that one didn't had "References:" set -- i forgot to append 'em to
>>> headers. this one should have 'em.
>> This one worked.
>> Ali
>
> thank you. so mail readers aren't that smart after all. ;-)
My news archiver program:
https://github.com/DigitalMars/ngArchiver
relies on "References:", and if that is absent, looks for a "Re:" as the start
of the "Subject:" text.
More information about the Digitalmars-d
mailing list