Difference between revisions of "SPF outbound"
From Roaring Penguin
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | ==On-premise CanIt== | ||
+ | The SPF records are for outbound mail from your domain, so in an existing SPF record you need to | ||
+ | replace your servers on that list with that of those of your CanIt server(s). | ||
+ | ==Hosted CanIt== | ||
The SPF records are for outbound mail from your domain, so you need to | The SPF records are for outbound mail from your domain, so you need to | ||
replace your servers on that list with ours. | replace your servers on that list with ours. | ||
Line 5: | Line 9: | ||
that: | that: | ||
− | If you wish to publish an SPF record for the outbound domain, it should | + | If you wish to publish an SPF record for the outbound domain, it should include the text <code>include:spf.outbound.canit.ca</code> as in the example below: |
− | "v=spf1 include:spf.outbound.canit.ca" | + | "v=spf1 include:spf.outbound.canit.ca ?all" |
− | |||
− | |||
− | |||
− | |||
<div style="float:right; clear:both; margin-right:0.5em">[[Support Wiki | [Home]]]</div> | <div style="float:right; clear:both; margin-right:0.5em">[[Support Wiki | [Home]]]</div> | ||
[[category:All]][[category:Troubleshooting]][[category:Setup]][[category:Outbound]] | [[category:All]][[category:Troubleshooting]][[category:Setup]][[category:Outbound]] |
Latest revision as of 09:35, 8 September 2017
On-premise CanIt
The SPF records are for outbound mail from your domain, so in an existing SPF record you need to replace your servers on that list with that of those of your CanIt server(s).
Hosted CanIt
The SPF records are for outbound mail from your domain, so you need to replace your servers on that list with ours.
The "Outbound scanning is enabled" message you got will have mentioned that:
If you wish to publish an SPF record for the outbound domain, it should include the text include:spf.outbound.canit.ca
as in the example below:
"v=spf1 include:spf.outbound.canit.ca ?all"