Skip to content

Commit

Permalink
Clean up Mailjet stuff
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Hutter <[email protected]>
  • Loading branch information
mhutter committed Jan 12, 2024
1 parent c00ba07 commit 87721b9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions zones/mhnet.app.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ D('mhnet.app', REG_NONE,
CNAME('s2._domainkey', 's2.domainkey.u22452480.wl231.sendgrid.net.'),
TXT('_dmarc', 'v=DMARC1; p=none;'),

// Mailjet
TXT('mailjet._6a0947b7', '6a0947b7fb1830aea28a9c96352a1e5b'),

// CAA
CAA('@', 'issue', 'letsencrypt.org')
);

0 comments on commit 87721b9

Please sign in to comment.