Elektrine lite

← Feed

@jernej__s@infosec.exchange

Post #1896162

2024-12-15 17:01 UTC

@amyipdev @Jerry I found it easiest to set up DKIM through amavisd-new – it was already set up for other stuff, so enabling DKIM just meant generating the keys and adding $enable_dkim_signing = 1; and dkim_key('simoncic.si', 'k1', '/etc/ssl/dkim/simoncic.si.pem');.

Replies (1)

  • @amyipdev@transfem.social 2024-12-15 22:34

    @jernej__s@infosec.exchange @Jerry@hear-me.social hmm, might have to try that out - planning on restructuring my homelab soon so that could be a good opportunity atm my main problem is that my homelab, being on residential internet, is on SBL because of my ISP (screw you charter!!) and I've yet to find a reasonable SMTP relay. should I ever find a relay, I'd need to re-set-up DMARC around that

    Open ##1896163