Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[courier-users] Huge "To:" list results in empty message in (old) Courier

0 views
Skip to first unread message

Greg Earle

unread,
Nov 18, 2009, 3:40:39 PM11/18/09
to
I have a really old version of Courier (0.45.6) running in an environment that is locked down for a JPL flight project, so it cannot be replaced until/unless the whole machine is replaced.

On extremely rare occasions, I get e-mails that are empty, as received on my end via this Courier server. As I receive it, it only has

Return-Path:
Delivered-To:
Received:
Received:
Received:
From:

and that's it. No other headers, no message body.

I asked someone else who received the same message but on a different (non-Courier) server to forward me the raw message, and he got it in its entirety.

When I examined his copy, the "To:"/"Cc:" lines are both one line long, but with a huge amount of recipients. Not many in the "Cc:" field - only 6 - but the "To:" field is huge - I'm guessing well over 100 people, maybe even 200.

It's telling that in the empty message I received, the "To:" header is missing as is "CC:" and everything that follows.

Clearly this is giving Courier heartburn - is there any knob to twiddle to let these messages through?

- Greg


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
courier-users mailing list
courie...@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Sam Varshavchik

unread,
Nov 18, 2009, 6:14:23 PM11/18/09
to
Greg Earle writes:

> I have a really old version of Courier (0.45.6) running in an environment that is locked down for a JPL flight project, so it cannot be replaced until/unless the whole machine is replaced.
>
> On extremely rare occasions, I get e-mails that are empty, as received on my end via this Courier server. As I receive it, it only has
>
> Return-Path:
> Delivered-To:
> Received:
> Received:
> Received:
> From:
>
> and that's it. No other headers, no message body.
>
> I asked someone else who received the same message but on a different (non-Courier) server to forward me the raw message, and he got it in its entirety.
>
> When I examined his copy, the "To:"/"Cc:" lines are both one line long, but with a huge amount of recipients. Not many in the "Cc:" field - only 6 - but the "To:" field is huge - I'm guessing well over 100 people, maybe even 200.
>
> It's telling that in the empty message I received, the "To:" header is missing as is "CC:" and everything that follows.
>
> Clearly this is giving Courier heartburn - is there any knob to twiddle to let these messages through?

There are no knobs to tweak. Courier itself does not care what's in the
headers of incoming mail. The only time Courier modifies or does anything
with headers is on messages originating locally, by submitting them to the
sendmail wrapper. Its only treatment on all other mail is to prepend its own
Received: header.

Perhaps you have some custom local mail delivery script that's barfing.

LuKreme

unread,
Nov 18, 2009, 9:51:41 PM11/18/09
to
On Nov 18, 2009, at 19:32, Greg Earle <ea...@isolar.DynDNS.ORG> wrote:

> The "procmail" being used is similarly old - v3.22 - and is also
> similarly locked down, sigh.)

I believe all procmails are similarly old.

Check the man pages for "LINEBUF". The default is 2048 I think, and
you probably need to increase it. You also probably need to look at
what the procmail recipes are doing.

There's a procmail list with some good people on it. And me, but what
are you going to do?

proc...@lists.RWTH-Aachen.de us the posting address.

0 new messages