Bug Tracker item #3592411, was opened at 2012-12-04 03:39
Message generated for change (Tracker Item Submitted) made by alexpr2
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=3592411&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alex Prokofiev (alexpr2)
Assigned to: Nobody/Anonymous (nobody)
Summary: Encoded headers

Initial Comment:
This is the same as bug ID 3137120 (postponed and now closed), just updated for 
v.3.10.
I've added iconv check in configure.ac and re-encoding is now conditional - 
depends on iconv availability.

For autoconf stuff m4/iconv.m4 should be copied from glibc or gettext.

Just in case description from closed bug:

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.

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

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

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to