Forrest logo
back to context overview

spfquery

List of commands for spfquery:

  • spfquery:tldr:77d83 spfquery: Turn on debugging output.
    $ spfquery -ip ${8-8-8-8} -sender ${sender@example-com} --debug
    try on your machine
    explain this command
  • spfquery:tldr:beb66 spfquery: Check if an IP address is allowed to send an e-mail from the specified e-mail address.
    $ spfquery -ip ${8-8-8-8} -sender ${sender@example-com}
    try on your machine
    explain this command
back to context overview