[GH-ISSUE #1712] quarantine, during adding to spam / ham I get: [object Object] after upgrade #1348

Closed
opened 2026-02-27 11:16:39 +03:00 by kerem · 1 comment
Owner

Originally created by @call2pedro on GitHub (Apr 1, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1712

Impacted versions

  • Modoboa: 1.13.1
  • installer used: Yes
  • Webserver: Nginx

Steps to reproduce

Upgrade from 1.10.x to 1.13.1 + upgrade Ubuntu 16.04 LTS

Current behavior

During marking emails as spam / ham I get an error "[object Object]"
Can't replicate on fresh instance with new OS

Expected behavior

Video/Screenshot link (optional)

image

What could be a reason ?

Originally created by @call2pedro on GitHub (Apr 1, 2019). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1712 # Impacted versions * Modoboa: 1.13.1 * installer used: Yes * Webserver: Nginx # Steps to reproduce Upgrade from 1.10.x to 1.13.1 + upgrade Ubuntu 16.04 LTS # Current behavior During marking emails as spam / ham I get an error "[object Object]" Can't replicate on fresh instance with new OS # Expected behavior # Video/Screenshot link (optional) ![image](https://user-images.githubusercontent.com/8850576/55324106-6136b380-5481-11e9-8297-a74d82073a91.png) What could be a reason ?
kerem closed this issue 2026-02-27 11:16:39 +03:00
Author
Owner

@call2pedro commented on GitHub (May 9, 2019):

Solved:
in /etc/mail/spamassassin/local.cf should be 1 instead 0.
use_bayes 1

<!-- gh-comment-id:490870418 --> @call2pedro commented on GitHub (May 9, 2019): Solved: in /etc/mail/spamassassin/local.cf should be 1 instead 0. `use_bayes 1 `
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1348
No description provided.