mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Bank incoming emails (#896)
Co-authored-by: Gary Tou <gary@garytou.com>
This commit is contained in:
parent
7f5c81d5d9
commit
9d9341ebe4
1 changed files with 12 additions and 0 deletions
|
|
@ -444,6 +444,12 @@ bank-parse-dev:
|
|||
value:
|
||||
exchange: mx.sendgrid.net.
|
||||
preference: 10
|
||||
bank-receipts:
|
||||
ttl: 10 # Used by Sendgrid's ActionMailbox integration
|
||||
type: MX
|
||||
value:
|
||||
exchange: mx.sendgrid.net.
|
||||
preference: 10
|
||||
bank-shields:
|
||||
ttl: 1
|
||||
type: CNAME
|
||||
|
|
@ -496,6 +502,12 @@ bqogdt6xkltngfg62lq7jo5dk33zerss._domainkey:
|
|||
- ttl: 1
|
||||
type: CNAME
|
||||
value: bqogdt6xkltngfg62lq7jo5dk33zerss.dkim.custom-email-domain.stripe.com.
|
||||
br:
|
||||
ttl: 10 # Used by Sendgrid's ActionMailbox integration
|
||||
type: MX
|
||||
value:
|
||||
exchange: mx.sendgrid.net.
|
||||
preference: 10
|
||||
brasil:
|
||||
ttl: 1
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue