spf

command
v0.0.0-...-9787e8c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

spf is a commandline tool for evaluating spf records.

spf -ip 8.8.8.8 -from steve@aol.com

Result: softfail
Error:  <nil>
Explanation:

If run with the -trace flag it will show the steps take to check the spf record, and if the -dns flag is added it will show all the DNS queries involved.

spf -help
Usage of spf:
  -dns
    	show dns queries
  -from string
    	821.From address
  -helo string
    	domain used in 821.HELO
  -ip string
    	ip address from which the message is sent
  -mechanisms
   	show details about each mechanism
  -trace
    	show evaluation of record

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL