You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/09/15 07:04:51 UTC

[Bug 3780] New: ability to decode less than full attachment with decode()

http://bugzilla.spamassassin.org/show_bug.cgi?id=3780

           Summary: ability to decode less than full attachment with
                    decode()
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Libraries
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: quinlan@pathname.com


It should be possible to define how much data needs to be decoded for
non-textual parts.  It might even be a good idea to allow this functionality
to be generic to any MIME type (as long as there is a way to say "non-text"
still).

The main reason is so that binary attachments can be decoded partially if
only a small amount is needed.  The configuration setting should be something
that can be upped as needed by plugins and callers (while configuration is
read).



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.