Displaying 1 result from an estimated 1 matches for "biabam".
Did you mean:
babak
2014 May 12
0
message-decoder bug for attachments with charset=binary attribute in content-type?
Hello,
I have configure dovecot with solr and I wanted to let solr index content of
attachments. For testing I have used biabam command line tool to generate
emails with attachments.
I have found that dovecot with fts_decoder incorrectly decodes these
attachments from biabam and therefore pdftotext has reported corrupted PDF.
The problem is that biabam generates header with charset=binary and dovecot
message decoder tri...