cyberpanel icon indicating copy to clipboard operation
cyberpanel copied to clipboard

[BUG] mailscanner right conf ?

Open darkfritz2 opened this issue 11 months ago • 1 comments

After install mailscanner there are some issues i've found:

  1. in /etc/MailScanner/MailScanner.conf right now is: Incoming Queue Dir = /var/spool/postfix/hold Outgoing Queue Dir = /var/spool/postfix/incoming

shouldn't it be, like ?: Incoming Queue Dir = /var/spool/postfix/incoming Hold Queue Dir = /var/spool/postfix/hold Outgoing Queue Dir = /var/spool/postfix/deferred

  1. i got on mailwatch: Please verify read permissions on /var/spool/postfix/hold and /var/spool/postfix/incoming

And the status is red NO for Mailscanner and Postfix

  1. i don't understand how spam messages go into quarantine so i can mark them as spam/ham.

Operating system: Almalinux 8

CyberPanel version: 2.3.9

darkfritz2 avatar Jan 18 '25 19:01 darkfritz2

downgrade your cyberpanel to 2.3.7 for mail scanner, then it will work properly or change your os to Ubuntu 22.04

rmsdevcreative avatar Mar 31 '25 20:03 rmsdevcreative