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 2006/09/08 05:15:47 UTC

[Bug 5095] New: control character detected in message at Plugin/DKIM.pm line 269

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5095

           Summary: control character detected in message at Plugin/DKIM.pm
                    line 269
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Plugins
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: spamassassin@dostech.ca


Seeing lots of these.  Haven't yet looked into what to do about it.

Sep  7 22:39:22 wally spamd[3069]: control character detected in message at
/usr/lib/perl5/site_perl/5.8.6/Mail/SpamAssassin/Plugin/DKIM.pm line 269



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

[Bug 5095] control character detected in message at Plugin/DKIM.pm line 269

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5095





------- Additional Comments From spamassassin@dostech.ca  2006-09-08 03:29 -------
Created an attachment (id=3690)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=3690&action=view)
trigger email




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

[Bug 5095] control character detected in message at Plugin/DKIM.pm line 269

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5095


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.1.7                       |3.1.8






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

[Bug 5095] control character detected in message at Plugin/DKIM.pm line 269

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5095


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.1.6                       |3.1.7




------- Additional Comments From spamassassin@dostech.ca  2006-09-29 12:40 -------
The "control character detected in message" is generated by Mail::DKIM itself in
an input check.  I'm not yet sure whether we should try to strip out the
characters it's complaining about, silence the message or leave it as is.

Kicking to 3.1.7.



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

[Bug 5095] control character detected in message at Plugin/DKIM.pm line 269

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5095


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.1.6






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

[Bug 5095] control character detected in message at Plugin/DKIM.pm line 269

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5095





------- Additional Comments From Mark.Martinec@ijs.si  2007-02-15 07:09 -------
Just FYI, that particular check was removed from Mail::DKIM,
it was overreacting to NULL and such, DKIM draft says nothing
about disallowing such characters.

  -- VERSION 0.20 --
  2006-10-24: Jason Long <jl...@messiah.edu>
  * lib/Mail/DKIM/MessageParser.pm: removed problematic check for
    "control characters"

So this becomes a non-issue for SA.



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