Optional MIME type normalization while message loadingversion45
commitb7fdcd20770605c95ac54633f2914a0571d25842
authorPetr Písař <petr.pisar@atlas.cz>
Tue, 27 Apr 2010 18:48:26 +0000 (27 20:48 +0200)
committerPetr Písař <petr.pisar@atlas.cz>
Tue, 27 Apr 2010 18:48:26 +0000 (27 20:48 +0200)
tree95d9848e4e75e2b4f75613b12f4f7b76288c033b
parenta960ac9778ca06ecf05791db73369ba3e169c238
Optional MIME type normalization while message loading

Appication can use isds_set_mime_type_normalization() to enable/disable MIME
type normalization while loading message. Default is not to normalize.

Normalized MIME types are more MIME types than file name extension that often
appear on place of MIME type. If application is interrested in usable data,
aplication is encouraged to switch this feature on.
src/isds.c
src/isds.h
src/isds_priv.h