Daniel Viñar Ulriksen

Results 14 comments of Daniel Viñar Ulriksen

Thanks for your documented answer @s-hertel ! It's really puzzling the API changes between roles and collections. I will coinsider ansible-galaxy as a deployment tool only. To set my git...

We use passbolt for our shared (and personal) password magagement and, when I copied in it an AlternC random generated password it said: ![imagen](https://user-images.githubusercontent.com/24596190/141295651-2bfc9857-ece9-4df2-a8c7-d0e417f2dcdb.png) "very weak, entropy: 59.5bits"

I think this can be solved with PR #474.

With the fix in OR #474, AlternC generates opendkim keys and signs messages sent. public key DNS must still be set manually.

> This is a duplicate issue with #440. > As I say in this issue, the best way to fix that is to run opendkim with opendkim user. Indeed. Thanks...

First of all: thanks for AltrernC, and thanks to continue working on it! I'll try to answer, even if @vincib message makes me understand you finally decoded my pidgin. >...

Maybe this was due to [some little changes](https://github.com/UdelaRInterior/ansible-AlternC/) I did to install scrips. Proceeding on command line I don't have the bug. Sorry.

I reopen this issue, because after several intents, I can confirm that opendkim doesn't run well on debian buster: ``` root@uralan:~# service opendkim status ● opendkim.service - OpenDKIM DomainKeys Identified...

Thank you! However, this two workarounds (only the PidFile, or also the Socket), even if they make opendkim starting and running, do not fully configure opendkim for AlternC: if you...

In fact, [`alternc.install`](https://github.com/AlternC/AlternC/blob/2e1fbd374ded3269831ba2402cd2a2339ac6c531/install/alternc.install) knows how to properly configure `opendkim`, but [it does it only for debian stretch distribution](https://github.com/AlternC/AlternC/blob/2e1fbd374ded3269831ba2402cd2a2339ac6c531/install/alternc.install#L670).