mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #1775] "***UNCHECKED***" Added to email headline #1400
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1400
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Sep 12, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1775
Impacted versions
Current behavior
After a while, all emails being received by the server will have "UNCHECKED" added to the emails headline. Restarting the server will temporarily fix it, but after a while, it will be back.
As far as I can tell, it has something to do with ClamAV not checking the emails for vira?
/var/log/mail.log
/var/log/clamav/freshclam.log
@tonioo commented on GitHub (Oct 11, 2019):
@WonderingDane Have you tried to restart clamav?
@ghost commented on GitHub (Oct 11, 2019):
Yes, same as restarting the server. Eventually it will start putting "unchecked" in the mail title.
@zwitterion commented on GitHub (Oct 11, 2019):
I had a similar problem. In my case the issue was that the VM had not enough RAM, this will cause clamav to crash after running for few seconds. Switching to a VM with 3GB solved my problem.
Have you checked clamav logs/status? (service clamd status)