Roundup Tracker - Issues

Message2071

Author a1s
Recipients
Date 2005-12-25.16:31:18
Message-id
In-reply-to
Logged In: YES 
user_id=8719

i am sorry, i do not think that charset guessing as in
attached patch is the right thing.  if charset must be
specified, it should be explicitely set in file mime type
(you can use database detectors to apply site defaults).

commited in the HEAD branch (will appear in 0.9) is a fix
that checks if text/plain attachment can be 7bit-encoded,
and uses quoted printable encoding if it cannot.
History
Date User Action Args
2009-02-03 14:21:31adminlinkissue1381559 messages
2009-02-03 14:21:31admincreate