Bug Tracker item #3137120, was opened at 2010-12-14 01:38
Message generated for change (Comment added) made by tomhendr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=3137120&group_id=250683

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: webui
Group: v3.10.x
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Alex Prokofiev (alexpr2)
>Assigned to: Tom Hendrikx (tomhendr)
Summary: Reencoding encoded headers

Initial Comment:
There are several problems (though minor) with emails with encoded headers:
- dspam only decodes headers in Base64 or QuotedPrintable, but ignores 
encoding, thus writes
data into logs in different charsets

- webui completely ignores encoded headers in Quarantine view and outputs 
whatever was written
into logs in History view.

Thus, for countries with many charsets (eg. Russia) its very difficult to view 
either Quarantine or History views - most Subjects and "From" lines are 
unreadable.

Attached patches convert everything into utf-8, thus solving this problems.


----------------------------------------------------------------------

>Comment By: Tom Hendrikx (tomhendr)
Date: 2011-11-10 14:39

Message:
the patch was committed to master/HEAD today, and will probably be included
in the next release. Thanks for contributing!

----------------------------------------------------------------------

Comment By: Alex Prokofiev (alexpr2)
Date: 2011-09-05 03:04

Message:
Re-made patch file against latest version (3.10.1)


----------------------------------------------------------------------

Comment By: Tom Hendrikx (alt. account) (whyscream)
Date: 2011-08-22 15:14

Message:
Hi Alex
This contribution is nice, but the patches won't apply on the current tree.
Would you mind creating a new patch against git master? Then we can test
and include it.

Also, please be so kind to create the patch file with git diff, or with
diff -Naur.

----------------------------------------------------------------------

Comment By: Alex Prokofiev (alexpr2)
Date: 2010-12-14 01:41

Message:
Forgot to mention:
this patches where made against dspam-3.6.8


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=3137120&group_id=250683

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to