UK and Europe · Public discussion

OT: Rejected posts fix

Started by Tony Raven · · Last activity · 13 posts · 599 views

This thread is locked and is currently read-only.

Thread navigation

Jump through the discussion

Go to the original post, the replies on this page, or the latest preserved contribution.

Thread details

What we know about this thread

Original section
UK and Europe
Published
6 December 2003
Last activity
18 December 2003
Original author
Tony Raven
Posts
13
Discussion status
Public discussion
Total views
599
Views / 30 days
0

The navigation and discussion metadata provide context. Posts remain in their original chronological order.

Showing posts 1–13 of 13
Posts remain in their original chronological order.

Text size
  1. I occasionally get posts rejected by the News Server because Line 3 - the references line in the
    headers - is too long. The message is something like
    411: Line 3 too long. This is a failing of Outhouse Depress if the thread is getting long. MS have
    never bothered to fix it but I came across the following which works just fine:

    Save the message to the desktop (File/Save As/select desktop location.) Open it with Notepad (Rt
    Click/Open With/Notepad). In the third line (References) delete everything except the first and last
    reference in line 3. Save. Open (double click desktop icon (it will automatically open in OE) and
    click Send.

    Tony

  2. Tony Raven said:

    I occasionally get posts rejected by the News Server because Line 3
    - the references line in the headers - is too long. The message is something like 411: Line 3 too
    long. This is a failing of Outhouse Depress if the thread is getting long. MS have never
    bothered to fix it but I came across the following which works just fine:

    Save the message to the desktop (File/Save As/select desktop location.) Open it with Notepad (Rt
    Click/Open With/Notepad). In the third line (References) delete everything except the first and
    last reference in line 3. Save. Open (double click desktop icon (it will automatically open in OE)
    and click Send.

    Wouldn't a better fix be simply junk Outlook and get a proper newreader?

    --
    [email hidden] (Simon Brooke) jasmine.org.uk~simon ;; If God does not write LISP,
    God writes some code so similar to ;; LISP as to make no difference.

  3. Simon Brooke said:

    Wouldn't a better fix be simply junk Outlook and get a proper newreader?

    I use OE and don't get any posts rejected. I think something else is going wrong for Tony.

    ~PB

  4. Simon Brooke said:

    Wouldn't a better fix be simply junk Outlook and get a proper newreader?

    I use OE and don't get any posts rejected. I think something else is going wrong for Tony.

    ~PB

  5. Pete Biggs said:


    I use OE and don't get any posts rejected. I think something else is going wrong for Tony.

    Nothing going wrong - its only very occassional but if you look at the header on this message
    (Cntl-F3 in OE) you will see there are three references in line 3. If the thread gets very deep this
    can go over the 998 character line limit on many news servers - see for example
    news.individual.netfaq.html OE does nothing to prevent this with the result it will
    happen occassionally to anyone who uses OE for Usenet postings on a standards compliant server

    Tony

  6. Pete Biggs said:


    I use OE and don't get any posts rejected. I think something else is going wrong for Tony.

    Nothing going wrong - its only very occassional but if you look at the header on this message
    (Cntl-F3 in OE) you will see there are three references in line 3. If the thread gets very deep this
    can go over the 998 character line limit on many news servers - see for example
    news.individual.netfaq.html OE does nothing to prevent this with the result it will
    happen occassionally to anyone who uses OE for Usenet postings on a standards compliant server

    Tony

  7. Tony Raven said:

    Nothing going wrong - its only very occassional but if you look at the header on this message
    (Cntl-F3 in OE) you will see there are three references in line 3. If the thread gets very deep
    this can go over the 998 character line limit on many news servers - see for example
    news.individual.netfaq.html OE does nothing to prevent this with the result it will
    happen occassionally to anyone who uses OE for Usenet postings on a standards compliant server

    Does/could the "QuoteFix" program do anything to help? It fixes various other bugs in OE.

    ~PB

  8. Tony Raven said:

    Nothing going wrong - its only very occassional but if you look at the header on this message
    (Cntl-F3 in OE) you will see there are three references in line 3. If the thread gets very deep
    this can go over the 998 character line limit on many news servers - see for example
    news.individual.netfaq.html OE does nothing to prevent this with the result it will
    happen occassionally to anyone who uses OE for Usenet postings on a standards compliant server

    Does/could the "QuoteFix" program do anything to help? It fixes various other bugs in OE.

    ~PB

  9. Pete Biggs said:


    Does/could the "QuoteFix" program do anything to help? It fixes various other bugs in OE.

    It could I guess but it doesn't - I run it.

    Tony

  10. Pete Biggs said:


    Does/could the "QuoteFix" program do anything to help? It fixes various other bugs in OE.

    It could I guess but it doesn't - I run it.

    Tony

  11. Tony Raven said:
    Quoted message said:

    Does/could the "QuoteFix" program do anything to help? It fixes various other bugs in OE.

    It could I guess but it doesn't - I run it.

    Ok. Thanks for the tip. I'm bound to need it one day.

    ~PB

  12. Tony Raven said:
    Quoted message said:

    Does/could the "QuoteFix" program do anything to help? It fixes various other bugs in OE.

    It could I guess but it doesn't - I run it.

    Ok. Thanks for the tip. I'm bound to need it one day.

    ~PB

  13. Tony Raven said:

    I occasionally get posts rejected by the News Server because Line 3 - the references line in the
    headers - is too long.


    [.. NNTP 411 error due to long References: header line ..]

    Quoted message said:


    Save the message to the desktop (File/Save As/select desktop location.) Open it with Notepad (Rt
    Click/Open With/Notepad). In the third line (References) delete everything except the first and
    last reference in line 3. Save. Open (double click desktop icon (it will automatically open in OE)
    and click Send.

    RFC 2822 allows header lines to be broken in two, provided the second, third etc. lines of a header
    have a bit of whitespace on the front. So, you could rewrite

    |References: <[email hidden]> <[email hidden]>

    as:

    |References: <[email hidden]>
    | <[email hidden]>

    if the "|" was your text editor's left margin. More deeply interesting and profound stuff at
    <http://www.faqs.org/rfcs/rfc2822.html>, section
    2.2.3.

    This may of course not work: this is OE we're talking about here, and it could quite easily unwrap
    the changes you just made and then blindly try to send them off again. And fail miserably. In that
    case, I'd suggest keeping the OP's message-id, and any subsequent one whose texts appear in the
    outgoing message, quoted. I think that's in the spirit of the RFCs...

    --
    Andrew Chadwick You never hear a Cricket crowd chanting "who's the [censored] in the hat?"

Active in the last 60 minutes

Active in this thread

0 users · 0 guests ·0 bots ·0 total

No signed-in users are active right now.

No known search crawlers active right now.