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

docs: fix path to rspamd.log #3585

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

ap-wtioit
Copy link
Contributor

Description

fix the remaining /var/log/supervisor/rspamd.log to also point the user to /var/log/mail/rspamd.log

Discovered this when i had to replace the log path in our local tests (using docker-mailserver with enabled rspamd to check if our mails conform to those non RFC rules). It seems this was missed in 894978d

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Info @wt-io-it

@github-actions
Copy link
Contributor

Documentation preview for this PR is ready! 🎉

Built with commit: 99ec9f3

@georglauterbach
Copy link
Member

Good catch! I should have greped for this in my PR.

@georglauterbach georglauterbach merged commit f6e556e into docker-mailserver:master Oct 17, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants