Bug Tracker item #3137120, was opened at 2010-12-14 12:38
Message generated for change (Comment added) made by alexpr2
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: Alex Prokofiev (alexpr2)
Date: 2011-09-05 14:04

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


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

Comment By: Tom Hendrikx (whyscream)
Date: 2011-08-23 02: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 12: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

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to