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

           Summary: Can't locate object method "extract_message_metadata"
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Libraries
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Trying to run revision 6990, I get this:

Can't locate object method "extract_message_metadata" via package
"Mail::SpamAssassin::MsgContainer" at
/usr/home/matt/develop/spamassassin/lib/Mail/SpamAssassin/PerMsgStatus.pm line 
1000.

The line, with some context:

  sub extract_message_metadata {
    my ($self) = @_;

    $self->{msg}->extract_message_metadata($self->{main}); # <-- line 1000

I'm not sure if I'm using SVN correctly, or if the trunk is know to be broken.



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

Reply via email to