Open akash07k opened 2 years ago
Upstream bug has been fixed. It will be available in the next release of dkimpy.
In the meantime, either use openssl1 or use -traditional
argument for private key generation :)
@Spitfireap Wow, that's wonderful to know. so, till when this fix land in SimpleLogin images? And can I replace my DKIM keys without setting up the whole instance from the scratch?
Upstream bug has been fixed. It will be available in the next release of dkimpy. In the meantime, either use openssl1 or use
-traditional
argument for private key generation :)
Not before the fix is released on dkimpy, I have no timeline, but it should be rather quick. To replace your DKIM key you just need to replace the one you already have (don't forget to update your dns!) and restart all the docker containers (a reboot of the vps can work also).
Wonderful.
I'll try it.
Thanks a lot.
Also, I see that SimpleLogin 4.12.0 is just released. any idea that it can be used stabally or not?
On 8/1/2022 8:09 PM, Spitfireap wrote:
Not before the fix is released on dkimpy, I have no timeline, but it should be rather quick. To replace your DKIM key you just need to replace the one you already have (don't forget to update your dns!) and restart all the docker containers (a reboot of the vps can work also).
— Reply to this email directly, view it on GitHub https://github.com/simple-login/app/issues/1203#issuecomment-1201293726, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQWBMZHG3QIHSJKQAQB47LVW7ORDANCNFSM55DAEEPA. You are receiving this because you authored the thread.Message ID: @.***>
No clue. Perhaps @nguyenkims knows more about it.
But you have to understand that most development you see here is for the commercial side of SimpleLogin and not self host environment. SimpleLogin as self hosted environment doesn't require that much more it already has. So 4.6.2 is good enough I think :)
@Spitfireap Ah, I got it. I'll continue with 4.6 then
@akash07k @Spitfireap The 4.12.0 is actually our internal version and hasn't been tested for self hosting. It usually has a lot of commercial features related to subscriptions that aren't needed for self hosting.
@nguyenkims Any plans to make the latest builds ready for selfhosting?
i will help you to setup this application contact me https://www.fiverr.com/s/9W3PNA
Still facing the same issue in latest version
Please note that this is only for bug report.
For help on your account, please reach out to us at hi[at]simplelogin.io. Please make sure to check out our FAQ that contains frequently asked questions.
For feature request, you can use our forum.
For self-hosted question/issue, please ask in self-hosted forum
Prerequisites
Bug report
Not receiving the emails from simplelogin instance.
Describe the bug A clear and concise description of what the bug is.
I'm hosting the simplelogin instance on my server and building the image it from source. Everything is fine, but whenever I'm creating an account, I'm not getting any mail on my mail address. I've created the DKIM keys via following the same instructions as readme. Openssl version is 3.0 and if I use openssl 1.X it works fine. Following are the logs on my sl-app container:
Expected behavior A clear and concise description of what you expected to happen. Mails should be received without any error. Screenshots If applicable, add screenshots to help explain your problem.
Environment (If applicable):
Additional context Add any other context about the problem here.