hmm, not sure. Maybe a weekend thing. Glad to know it's still
there though for future needs.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]Not sure why github is timing out on you but I can navigate right to the page
Sent from my Galaxy
-------- Original message --------From: Gary Bowling <[email protected]>Date: 2024-03-23 7:49 a.m. (GMT-07:00)Subject: Re: [qmailtoaster] DKIM
Ok, qmail-remote for use with DKIM signing outgoing messages is just a perl scrip written by Manuel Mausz way back in 2007 that just calls qmail-remote.orig. I'm not sure where the official toaster version is kept now, but you easily download it from here:
https://manuel.mausz.at/coding/qmail-dkim/qmail-dkim-0.3.pl
Change the name of your qmail-remote to qmail-remote.orig and change the name of the perl script to qmail-remote
I just copied it from my old server.
Now my DKIM signing is working correctly.
On 3/23/2024 9:24 AM, Gary Bowling wrote:
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Oops, got a bit confused there between signing and verifying..
For signing, it looks like we are still using a modified qmail-remote. So back to my original question.
Where do we get the qmail-remote for DKIM these days?
This page: http://wiki.qmailtoaster.org/index.php?title=How_to_Setup_DKIM_with_Qmail_Toaster
Shows to get it from here:
wget https://raw.githubusercontent.com/qmtoaster/dkim/master/qmail-remote
But that times out and doesn't work.
Gary
On 3/23/2024 8:31 AM, Gary Bowling wrote:
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Hmm, this line in the wiki says qmail-queue needs to be "link" which mine is not.
4. DKIM verification (no patch):
Assumes 'QMAILQUEUE="/var/qmail/bin/simscan"' defined in /etc/tcprules.d/tcp.smtp
&& /var/qmail/bin/qmail-queue is a link.
Note: Spamassassin has DKIM verification making this unnecessary.
and it also says maybe we're now doing it in Spamassassin, but no instructions on how to do that.
What IS the best way to do DKIM with an updated server???
Gary
On 3/23/2024 8:24 AM, Gary Bowling wrote:
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
I see, looks like we're using a combination of simscan and modifying /var/qmail/supervise/smtp/run to do DKIM now and not modifying qmail-remote.
On 3/23/2024 7:57 AM, Gary Bowling wrote:
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Where do we get the qmail-remote for DKIM these days?
This page: http://wiki.qmailtoaster.org/index.php?title=How_to_Setup_DKIM_with_Qmail_Toaster
Shows to get it from here:
wget https://raw.githubusercontent.com/qmtoaster/dkim/master/qmail-remote
But that times out and doesn't work.
Thanks, Gary
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
