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
------------------------------------------------------
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

Reply via email to