Ticket #92 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

POPFile adds blank Subject to quarantined message which has no Subject header

Reported by: amatubu Assigned to: amatubu
Priority: high Milestone: 1.1.1
Component: Parser Version: 1.1.0
Severity: normal Keywords:
Cc:

Description

POPFile adds blank Subject header when it quarantine a message which has no Subject header even if the Subject modification is enabled. POPFile should add 'Subject: [bucket]' to the header of the message.

POPFile v1.0.1 does not have this problem.

Attachments

Classifier_Bayes.pm.diff (2.1 kB) - added by amatubu on 02/05/09 17:48:34.
Patch for Bayes.pm
Bayes.pm (139.7 kB) - added by amatubu on 02/05/09 17:49:16.
Replacement of Bayes.pm

Change History

02/05/09 17:48:34 changed by amatubu

  • attachment Classifier_Bayes.pm.diff added.

Patch for Bayes.pm

02/05/09 17:49:16 changed by amatubu

  • attachment Bayes.pm added.

Replacement of Bayes.pm

02/05/09 17:54:30 changed by amatubu

  • status changed from new to closed.
  • resolution set to fixed.

Fixed. See: [3401]

06/17/09 15:40:47 changed by amatubu

Hi

We've released POPFile v1.1.1 RC1. The problem you've reported is solved in the new version.

You can download it from here:

http://getpopfile.org/

Naoki