Thanks for your answer, Mark. I can not understand one issue of that behaviour. All emails are send/receive by the same email client, Outlook 2003 and 2007 versions. So, when all costumers used the same client software , is possible that sometimes someone manage emails adding whitespaces into subject headers and sometimes not? I can not find the relation between client and email when all emails are sending with the same format, the same client sometimes adds whitespaces and sometimes not.
Regards -----Mensaje original----- De: Mark Sapiro [mailto:[email protected]] Enviado el: miércoles, 13 de marzo de 2013 19:02 Para: Sergio Bastian Rodríguez CC: [email protected] Asunto: Re: [Mailman-Users] tabs or whitespaces added at subject line On 3/13/2013 2:33 AM, Sergio Bastian Rodríguez wrote: > > When I send an email, in subject line appear tabs or whitespaces irrespective > of the position. > Sometimes behind list prefix and other times in other position of subject > line. > The problem occur irrespective the number of characters too. The issue almost certainly has to do with folding and unfolding of the Subject: header. The underlying issue goes back to an ambiguity in RFC822 over how this should be done. The end result is some mail agents add whitespace following the new-line when folding and some don't, and some remove whitespace following the new-line when unfolding and some don't. These inconsistencies produce an end result which may have more or less whitespace than the original. There isn't much that can be done as whatever Mailman and the underlying Python email library does, it will be 'right' for some mail clients and 'wrong' for others. > I have 2.1.12-17 Mailman version. >From what downstream package? See the FAQ at <http://wiki.list.org/x/OIDD>. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------------------------ Por favor, antes de imprimir este correo, valore si es estrictamente necesario. La naturaleza y el medio ambiente lo agradecerán. ------------------------------------------------------------------------ Le informamos, como destinatario de este mensaje, que el correo electrónico y las comunicaciones por medio de Internet no permiten asegurar ni garantizar la confidencialidad de los mensajes transmitidos, así como tampoco su integridad o su correcta recepción, por lo que TELECABLE DE ASTURIAS, S.A.U no asume responsabilidad alguna por tales circunstancias. Si no consintiese en la utilización del correo electrónico o de las comunicaciones vía Internet le rogamos nos lo comunique y ponga en nuestro conocimiento de manera inmediata. Este mensaje va dirigido, de manera exclusiva, a su destinatario y contiene información confidencial y sujeta al secreto profesional, cuya divulgación no está permitida por la ley. En caso de haber recibido este mensaje por error, le rogamos que, de forma inmediata, nos lo comunique mediante correo electrónico remitido a nuestra atención o a través del teléfono (+ 34) 984191000 y proceda a su eliminación, así como a la de cualquier documento adjunto al mismo. Asimismo, le comunicamos que la distribución, copia o utilización de este mensaje, o de cualquier documento adjunto al mismo, cualquiera que fuera su finalidad, están prohibidas por la ley. ------------------------------------------------------------------------ ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
