Results 440 comments of bilogic

Just finished a hardware migration. Thank you for the info, let me find some time to review them. But 1 quick qn first, is the maintainer open to accepting dkimpy...

python and bash are like my 5th language 🤣 @myfirstnameispaul Definitely configurable (and not just something different). Since we are going to change it, let's provide an end-all solution. From...

My new branch with the key bits here https://github.com/mail-in-a-box/mailinabox/commit/b51550de1120ffdb63c299c64f6837004442de80 Please help me to review. Thank you.

Thanks for the feedback! 1. I will review the TTL example once I'm at my desk 2. I suppose no auto formatter was used on this project and always found...

no longer economical to merge this due to the huge commits in between

May I also suggest standardizing on a code formatter? And I propose using the standard one found in VSCode.

@JoshData is this ok?

ok, let me take a look as it has been a while :)

@JoshData I had a look. Using `$STORAGE_ROOT/mail/dkim/selector.txt` would scatter configuration over alot of files. e.g. I have another PR trying to adjust TTL How about `$STORAGE_ROOT/mailinabox.conf`, with it taking priority...

@JoshData > How about `$STORAGE_ROOT/mailinabox.conf`, with it taking priority over `/etc/mailinabox.conf`? I'm of the view that this is the best way forward and have filed a PR to demonstrate it....