-
Notifications
You must be signed in to change notification settings - Fork 41
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
[Package Request] - OpenDKIM #337
Comments
Are there any repositories supported by AL2023 I can use to install OpenDKIM? @stewartsmith |
Do you have any plan to include OpenDKIM in Amazon Linux ? |
This is under investigation |
Is there any update on this, DKIM is pretty important these days. |
I was able to build
|
It's been more than a year since the creation of this request. Any update on this? |
I also would like to know the status of the "investigation." |
It wasn't removed per-se, Amazon Linux never carried it. Keep in mind that EPEL is fundamentally unsupported software. There are some concerns about the risk and dependencies but it's still in the list of potential adds. As for "forcing users to switch from cron etc...." this is a rather unfair comment as this is a general trend that has happened progressively accross all Linux distributions over the last decade |
ok fair enough, i forgot that was an epel package. The deeper question is what can AL2023 users do if they need to continue to send emails ? I have been sending emails via postfix on amazon for a decade without incident. |
I am trying to get some attention internally on this, but in the meantime, you can use your own build (or the above COPR one) if that works for you. |
Starting in February 2024, Google will be updating its guidelines for sending email and recommends setting up SPF, DKIM, DMARC, and ARC. |
Be careful if you plan to use SSSD with OpenDKIM in Amazon Linux 2023. There is some issue using sssd 2.9+ and opendkim : trusteddomainproject/OpenDKIM#198 |
Still waiting for an answer on OpenDKIM... |
I was finally able to compile opendkim on Amazon Linux 2023. It didn't
work out of the box and required a little fiddling.
If anyone is interested, contact me directly....
***@***.***
Brian Pence
Celestial Software
901-283-1970
http://www.celestialsoftware.net
…On Tue, Sep 24, 2024 at 11:39 AM Paul ***@***.***> wrote:
Still waiting for an answer on OpenDKIM...
—
Reply to this email directly, view it on GitHub
<#337 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKTK6Y6GZFZADZEV4LHVX43ZYGIUDAVCNFSM6AAAAAAXWN34X6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZRHAYDANZQHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
@btpence Or you could just post a patch? |
Yes. I'll post the complete lists of steps somewhere.... I may have to
reconstruct how to do it on a new vanilla instance.
Brian Pence
Celestial Software
901-283-1970
http://www.celestialsoftware.net
…On Wed, Sep 25, 2024 at 6:08 PM Keith Gaughan ***@***.***> wrote:
@btpence <https://github.com/btpence> Or you could just post a patch?
—
Reply to this email directly, view it on GitHub
<#337 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKTK6Y35QLKZGFVUVAHZK53ZYM66DAVCNFSM6AAAAAAXWN34X6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZVGQZDKNBZHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I've summarized the approach here. Please try following these instructions
and let me know if it works.
https://www.celestialsoftware.net/compiling-opendkim-on-amazon-linux-2023/
Brian Pence
Celestial Software
901-283-1970
http://www.celestialsoftware.net
…On Wed, Sep 25, 2024 at 6:08 PM Keith Gaughan ***@***.***> wrote:
@btpence <https://github.com/btpence> Or you could just post a patch?
—
Reply to this email directly, view it on GitHub
<#337 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKTK6Y35QLKZGFVUVAHZK53ZYM66DAVCNFSM6AAAAAAXWN34X6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZVGQZDKNBZHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
What package is missing from Amazon Linux 2023? Please describe and include package name.
Package Name: OpenDKIM
Tried: yum --showduplicates list dkim
Error: No matching Packages to list
Is this an update to the existing package or a new package request?
I do not see the package list in available packages nor do I see it in unsupported.
Is this package available in Amazon Linux 2? If it is available via external sources such as EPEL, please specify.
Yes, OpenDKIM is available in AL 2. It is available via EPEL. However, AL2023 does not support EPEL
Tried: yum --showduplicates list epel
Error: No matching Packages to list
Any additional information you'd like to include? (use-cases, etc)
The text was updated successfully, but these errors were encountered: