From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Markus Schaber <schabi(at)logix-tt(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Re: Truncation of email subject lines |
Date: | 2006-09-20 14:39:17 |
Message-ID: | 20060920143917.GC3667@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Markus Schaber wrote:
> Hi, Bruce,
>
> Bruce Momjian wrote:
>
> > Should I try hacking my mail reader to prevent this? I think I see
> > where it is happening in the code.
>
> AFAICT, the wrapping of long header lines by indentation (as your mailer
> seems to do) is RFC conformant, so I think it is majordomo who needs the
> fix.
Yep. We were actually offered a patch on Majordomo's mailing list, a
couple of days ago. It made a lot of sense to me -- it was kinda
obvious that without it, multiline stuff would be truncated. What I'm
not sure about is why it would apply only to Subject: and not, say,
to Received:
Marc would need to install it to see if it fixes things. (It may be
smarter to install a test list somewhere else, replicate then problem,
then apply to patch and prove that the problem no longer occurs; but I'm
rather short on time to do it myself)
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2006-09-20 14:45:26 | Re: pdfs of the conference |
Previous Message | Alvaro Herrera | 2006-09-20 14:27:33 | Re: [PATCHES] Include file in regress.c |