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

Fixes issue 549 #550

Closed
wants to merge 181 commits into from
Closed

Fixes issue 549 #550

wants to merge 181 commits into from

Conversation

Mazamazine
Copy link
Contributor

Should fix #549
A select in a sub query is not the best... but well, this is way more readable and the query is very light.

The default configuration in stretch doesn't work very well and
needs a couple of tweaks. This will generate the service files and
make sure opendkim is run as the opendkim user instead of root.

The alternc opendkim.conf template is updated so that the connection
can be made locally through a socket.
kienanstewart and others added 27 commits February 2, 2022 13:22
…UPDATE

Use ORDER BY when querying for things to do on a subdomain in m_dom

This prevents out of order rows
# Rationale

TLSv1.2 has been out for more than 10 years, and is now widely available. TLSv1.0 and TLSv1.1 are known to be unsufficient for a few years and have been officially deprecated by the IETF recently.

TLSv1.3 is starting to be widely available, however it had implementation bugs, such as proftpd/proftpd#959. This is fixed upstream, but fixed versions are not available in Debian 10 yet.

# Changes

* ProFTPd now defaults to TLSv1.2
* Add a comment for suggesting other values like TLSv1.3, but with a comment about buggy versions
* Add a comment for downgrading to deprecated TLSv1 TLSv1.1
@Mazamazine
Copy link
Contributor Author

Wait, there's something wrong here...
I'm closing!

@Mazamazine Mazamazine closed this Dec 26, 2023
@Mazamazine Mazamazine deleted the issue-549 branch December 26, 2023 18:16
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.

DKIM domain type not usable
9 participants