Page 1 of 1

Sometimes "(XXX: message 1 of 3)" is missing.

PostPosted: Thu Sep 07, 2006 6:57 pm
by user7
Sometimes your [message count subject headers] don't show. This makes it hard to manage the message counters. Example:

This message had the usual header "(XXX: message 15 of 20)":
Code: Select all
Received: from blaster.pulver.com (blaster.pulver.com [192.246.69.152])
   by gourmet.spamgourmet.com (8.13.7/8.13.7) with SMTP id k875igZd004185
   for <XXX.YYY@xoxy.net>; Wed, 6 Sep 2006 22:44:43 -0700

This message to the same sg account did Not have the header in the subject line:

Code: Select all
Received: from shinzon.specialtymatch.com (shinzon.specialtymatch.com [67.121.45.50])
   by gourmet.spamgourmet.com (8.13.7/8.13.7) with ESMTP id k87GpCsa013598
   for <XXX.YYY@xoxy.net>; Thu, 7 Sep 2006 09:51:13 -0700

Of course no changes were made in the account settings. 8)

Thanks.

PostPosted: Thu Sep 07, 2006 8:37 pm
by josh
For efficiency's sake, our header parsing code isn't real smart. It doesn't always handle multi-line Subjects very well (I don't know why a multi-lined subject is allowed, or really even if it's allowed). If you PM or email me the subject line that didn't have the tagline in it (preferably along with the other header lines surrounding it), I can have a look.

PostPosted: Fri Sep 08, 2006 12:30 am
by user7
Both subject lines were single lines. I've PM'd the headers as requested.
Thanks for all your good work!

Josh, this is really a great service you guys provide.
Best...

PostPosted: Mon Sep 11, 2006 1:12 am
by user7
Thanks for PM reply, Josh. I'll quote you (since there's no personal data) to complete the thread for other readers.

josh wrote:ah. The Subject line has a lower case S (an s, that is). We'll have to think about that - making small changes like that can have big effects :)