QMT'ers

Emails to Outlook accounts started bouncing today until we added unique dkim keys and DNS records to the sender domains.  So now we'll probably need to do the same for all the accounts we do email for.

So I was thinking it would be a whole lot easier if we gave everyone the same key and DNS text record. Then the question is whether we can setup a wildcard signconf.xml stanza something like:

<dkimsign>
  < * domain="*" keyfile="/var/qmail/control/dkim/wildcard.key" selector="dkim1">
    <types id="dkim" />
    <types id="domainkey" method="nofws" />
  </*>
</dkimsign>

Any thoughts on whether this is doable or advisable ?

Jeff

Reply via email to