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

Rewrite SQL queries in Exim config files #285

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

rimas-kudelis
Copy link
Collaborator

@rimas-kudelis rimas-kudelis commented Jan 23, 2024

- Use `INNER JOIN ON` instead of "comma-joins" with `WHERE` conditions
- Fix vexim#276: prevent non-members from posting to private groups when
  they are members of other groups
- modify `virtual_dom_groups` query to not assume that usernames and
  email addresses match
@rimas-kudelis rimas-kudelis changed the title Rewrite all SQL queries Rewrite SQL queries in Exim config files Jan 23, 2024
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.

Bug in examples: SQL query in docs/debian-conf.d/router/250_vexim_virtual_domains
1 participant