mailwatch / MailWatch

MailWatch for MailScanner is a web-based front-end to MailScanner
http://mailwatch.org/
GNU General Public License v2.0
115 stars 66 forks source link

message operations: bulk learn as spam/ham/forget or release not working #1264

Closed dneuhaeuser closed 1 year ago

dneuhaeuser commented 1 year ago

On the page "Message Operations" I cannot bulk learn or release any messages. After clicking on "Learn" I just get an empty result table: image There's also no hint in the apache errorlog. Single learn or release on each message work perfectly. How can I probably debug this?

MailWatch Version: 1.2.19 Operating System Version: Ubuntu 22.04.1 LTS (Jammy Jellyfish) Postfix Version: 3.6.4 MailScanner Version: 5.4.5 PHP Version: 8.1.2

dneuhaeuser commented 1 year ago

found a bug. turns out this has to do with milter mode. see PR #1267

endelwar commented 1 year ago

Fixed by https://github.com/mailwatch/MailWatch/pull/1267