Your message dated Sat, 24 Feb 2007 02:04:49 +0100 (CET)
with message-id <[EMAIL PROTECTED]>
has caused the Debian Bug report #412148,
regarding procmail: formail does not quote "From " header correct
to be marked as having been forwarded to the upstream software
author(s) Procmail Bugs <[EMAIL PROTECTED]>.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Hello.
I received this from the Debian bug system.
Please keep the Cc: lines when replying.
BTW: Is this address still the correct one to report bugs?
I have been forwarding procmail bugs to this address for several years,
but lately nobody reply to them. Please tell me that you are alive.
---------- Forwarded message ----------
From: Jörg Sommer <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Date: Sat, 24 Feb 2007 01:09:55 +0100
Subject: Bug#412148: procmail: formail does not quote "From " header correct
Package: procmail
Version: 3.22-16
Severity: normal
Hi,
the manual page of formail says: If you want to save the original `From '
line, rename it with the -R option to a legal header field such as
`X-From_:'. But this removes the space after the colon.
% echo From [EMAIL PROTECTED] | formail -R From X-From_:
X-From_:[EMAIL PROTECTED]
% echo From [EMAIL PROTECTED] | formail -R From X-From_
X-From_ [EMAIL PROTECTED]
% echo From: [EMAIL PROTECTED] | formail -R From X-From_:
X-From_: [EMAIL PROTECTED]
% echo From: [EMAIL PROTECTED] | formail -R From X-From_
X-From_: [EMAIL PROTECTED]
Bye, Jörg.
[...]
--- End Message ---