Matus UHLAR - fantomas wrote on 22.12.2012 20:06:
>> On Fri 14/Dec/2012 13:03:50 +0100 Sam Varshavchik wrote:
>>> Alessandro Vesely writes:
On Fri 14/Dec/2012 01:01:23 +0100 Sam Varshavchik wrote:
> Alessandro Vesely writes:
>
>>From:
>>To:
>>
>> get changed t
>On Fri 14/Dec/2012 13:03:50 +0100 Sam Varshavchik wrote:
>> Alessandro Vesely writes:
>>> On Fri 14/Dec/2012 01:01:23 +0100 Sam Varshavchik wrote:
Alessandro Vesely writes:
> From:
> To:
>
> get changed to:
>
> From: u...@example.com
> To: l...@examp
Alessandro Vesely writes:
For readability, the large hunk that ends the patch, @@ -1811,33
+1822,40 @@, would have been two small hunks using "diff -wu":
@@ -1811,6 +1822,12 @@
headername == "reply-to" ||
headername == "sender")
{
+ // The signature SHOULD be
This time with the patch...
On Fri 14/Dec/2012 13:03:50 +0100 Sam Varshavchik wrote:
> Alessandro Vesely writes:
>> On Fri 14/Dec/2012 01:01:23 +0100 Sam Varshavchik wrote:
>>> Alessandro Vesely writes:
>>>
From:
To:
get changed to:
From: u...@example.com
On Fri 14/Dec/2012 13:03:50 +0100 Sam Varshavchik wrote:
> Alessandro Vesely writes:
>> On Fri 14/Dec/2012 01:01:23 +0100 Sam Varshavchik wrote:
>>> Alessandro Vesely writes:
>>>
From:
To:
get changed to:
From: u...@example.com
To: l...@example.org
Alessandro Vesely writes:
On Fri 14/Dec/2012 01:01:23 +0100 Sam Varshavchik wrote:
> Alessandro Vesely writes:
>
>> when I receive a message with, say:
>>
>> From:
>> To:
>>
>> those non-compliant headers get changed to:
>>
>> From: u...@example.com
>> To: l...@example.org
>>
>> I'm un
On Fri 14/Dec/2012 01:01:23 +0100 Sam Varshavchik wrote:
> Alessandro Vesely writes:
>
>> when I receive a message with, say:
>>
>> From:
>> To:
>>
>> those non-compliant headers get changed to:
>>
>> From: u...@example.com
>> To: l...@example.org
>>
>> I'm unclear on where the angle bra
Alessandro Vesely writes:
Sam,
when I receive a message with, say:
From:
To:
those non-compliant headers get changed to:
From: u...@example.com
To: l...@example.org
I'm unclear on where the angle bracket removal happens. The code in
submit.C seems to be concerned with submission r
Sam,
when I receive a message with, say:
From:
To:
those non-compliant headers get changed to:
From: u...@example.com
To: l...@example.org
I'm unclear on where the angle bracket removal happens. The code in
submit.C seems to be concerned with submission rather than reception
(also be