Disabling Domain Keys

From QmailToaster
Revision as of 10:50, 16 March 2024 by Ebroch (talk | contribs) (Created page with "Unfortunately, domain keys are broken in Toaster. It's recommended that you disable them for the time being. This will be disabled in future releases anyway, until a suitable fix can be found. To disable domain keys: cd /var/qmail/bin ln -sf qmail-queue.orig qmail-queue And then restart qmail: qmailctl restart That's it!")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Unfortunately, domain keys are broken in Toaster. It's recommended that you disable them for the time being. This will be disabled in future releases anyway, until a suitable fix can be found.

To disable domain keys:

cd /var/qmail/bin
ln -sf qmail-queue.orig qmail-queue 

And then restart qmail:

qmailctl restart

That's it!