On 09/02/2017 12:36 PM, sebb wrote:
> On 2 September 2017 at 09:02,  <[email protected]> wrote:
>> Repository: incubator-ponymail
>> Updated Branches:
>>   refs/heads/master c8f4d3b7d -> df0b7ee1c
>>
>> This deals with spurious whitespace that can exist on
>> clustered setups due to corrections inside the MTAs.
> 
> If MTAs can change trailing whitespace, will this affect the raw source?
> 
> I think it's vital that the source agrees with the input.
> That will not be the case if a cluster is set up so different MTAs
> behave differently with the same input.
> 

The raw source will be whatever is archived last. If the last copy to be
archived has adjusted newline at the end, then that's what the mbox
source will then have. If both have the redundant generator enabled,
they will provide the same ID for the email (regardless of any
whitespace added), which is what we first and foremost want here.

Excess whitespace should really not cause duplicates here, there is no
sense in doing so for anyones sake.

Reply via email to