Disabling Domain Keys: Difference between revisions

From QmailToaster
Jump to navigation Jump to search
(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!")
 
(No difference)

Latest revision as of 10:50, 16 March 2024

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!