Bug Tracker item #3137120, was opened at 2010-12-14 10:38
Message generated for change (Comment added) made by whyscream
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: None
Group: v3.6.8
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alex Prokofiev (alexpr2)
Assigned to: Nobody/Anonymous (nobody)
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 (whyscream)
Date: 2011-08-23 00: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 10: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

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to