Hi @davidep,
What do you think about the pop3 scan error?
I have about 500 emails in the root email account (now forwarded to the administrator account) and growing!
TIA,
Gabriel
Hi @davidep,
What do you think about the pop3 scan error?
I have about 500 emails in the root email account (now forwarded to the administrator account) and growing!
TIA,
Gabriel
UPDATE:
If POP3 proxy is āDisabledā, I can receive emails with Thunderbird; no errors in āmessagesā.
If POP3 is āEnabledā, no matter which settings are chosen (Enabled or Disabled Antivirus and/or Antispam, Enabled or Disabled āPOP3s scan (port 995)ā, I canāt receive emails with Thunderbird; known errors from above in āmessagesā.
Thanks @GG_jr, it looks like p3scan has troubles with directory permissions.
@giacomo, @filippo_carletti do you have any idea?
Iāve found the problem: p3san needs the amavis user.
Execute this command: rpm -V p3scan
You should have the following output:
ā¦UGā¦ /var/run/p3scan
ā¦UGā¦ /var/spool/p3scan
ā¦UGā¦ /var/spool/p3scan/children
ā¦UGā¦ /var/spool/p3scan/notify
Then, install p3scan from testing:
yum --enablerepo=nethserver-testing update p3scan
Re-execute the above command, you shouldnāt have any output.
Try to receive new mails
Edit: adedd pull request
Hi @giacomo ,
It works as you said, with commands and the update, but there are still errors:
Iāve never seen it before.
I hope @filippo_carletti has some clue.
p3scan uses clamdscan to check the file and parses the output.
Try to mimic the steps with:
/usr/bin/clamdscan --no-summary /var/spool/p3scan/children/SOMEFILE
(I hope youāll find leftovers there, otherwise copy a file there and chown it to amavis)
Hi @filippo_carletti ,
Sorry for my late answer, but I was in ābusiness tripā for two days.
Sincerely, I donāt know how to use this command (if SOMEFILE must be replaced with the file that I find in /var/spool/p3scan/children/), so I try both āversionsā.
After I did what @giacomo said, there is a file in /var/spool/p3scan/children/: 6503.
Please see the attached pictures to see what contains the 6503 file and what I obtained after I have run your command.
In this moment, POP3 proxy is enabled but with Antivirus disabled.
Kind regards,
Gabriel
Thank you @GG_jr, I think that the error about parsing clamd.conf is enough to reproduce the problem. Iāll keep you updated.
TIA!
I made a mistake, 6503 is a āfolderā not a āfileā.
Sorry!
@GG_jr, could you try to apply this fix?
Hi @filippo_carletti ,
I made the changes and it works!
No errors, with POP3 proxy āAll enabledā.
Thank you!
PS
Can I mark this topic as solved now, or will wait the update ?
Iād wait for seeing this issue closed
Done!
Rpms will be soon pushed to mirrors.