Le 29 mars 2013 à 02:43, Viktor Dukhovni a écrit :

> [...]
> 
>>    ...
>>    S: 354 End data with <CR><LF>.<CR><LF>
>>    C: From: <original-sender@sender-domain>
>>       To: <original-recipient1@recipient-domain1>,
>>           <recipient2@recipient-domain2>
>>       Date: ...same date as original message...
>>       Subject: ...same subject as original message...
>>       MIME-Version: 1.0
>>       Content-Transfer-Encoding: 7bit
>>       Content-Type: Multipart/Mixed;
>>           boundary="unique-boundary-string"
> 
> The message envelope could be quite large, since a message
> Can have thousands of recipients after virtual(5) expansion.
> Putting all envelope recipients in the "To:" header risks
> running into header length limits that cause header truncation
> Or parsing problems.

Hello Viktor,

Do you think this should be submitted to expansion?
Wouldn't one then lose the original envelope sender and recipient(s)?

Axel


Reply via email to