Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] mailscanner right conf ? #1402

Open
darkfritz2 opened this issue Jan 18, 2025 · 0 comments
Open

[BUG] mailscanner right conf ? #1402

darkfritz2 opened this issue Jan 18, 2025 · 0 comments

Comments

@darkfritz2
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant