Preventing Outgoing Emails from Being Marked as Spam

Modified on Wed, 7 Aug at 3:09 PM

If you use Actionstep's SMTP servers to send email, you must register these IP addresses in the Sender Policy Framework (or SPF) settings of your DNS configuration to prevent your outgoing emails being marked as spam.


Update your SPF or Sender-ID record to include the following:


v=spf1 a mx ptr include:_spf.actionstep.com ~all


If you already have an existing SPF record, simply amend it with:


include:_spf.actionstep.com


If your SPF record contains an "~all" , make sure the addition is before the all. The "~all" should always be at the end.



Related Articles

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article