Skip to Content.
Sympa Menu

devel - AW: AW: [sympa-dev] Bug fix: encode digest Subject header field

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Straub Herbert <address@concealed>
  • To: "'Olivier Salaun'" <address@concealed>
  • Cc: "'address@concealed'" <address@concealed>
  • Subject: AW: AW: [sympa-dev] Bug fix: encode digest Subject header field
  • Date: Mon, 18 Jun 2001 14:19:37 +0200

Title: AW: AW: [sympa-dev] Bug fix: encode digest Subject header field

In List.pm the $to field is written with Msg strings and in future there probably is a message which had to be encoded. The @rcpt contains the list of receipients which are passed over the mail::mailback procedure to sendmail. Therefore i think, that is'nt wrong to encode the $to variable.

Herbert


-----Ursprüngliche Nachricht-----
Von: Olivier Salaun [mailto:address@concealed]
Gesendet: Montag, 18. Juni 2001 13:57
An: Straub Herbert
Cc: 'address@concealed'
Betreff: Re: AW: [sympa-dev] Bug fix: encode digest Subject header field



It is not required for $to, because it does not contain any free form name ; it
is the receipient address that is passed to sendmail program.

But I guess we should encode all header fields listed in $headers.




Archive powered by MHonArc 2.6.19+.

Top of Page