This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SFP Qustion

Can someone tell me what the default setting is for SPF I.E. at what level if at all does it reject the message. I noticed Soft Fail and none are comming through. Does it reject only Hard Fail or not at all only adding the X Header.


This thread was automatically locked due to age.
  • Have a look in the knowledge base. There you will find and article regarding SPF. I think this will help you.
    /bagira
  • I seen that info but it does not get into at what level the proxie will deny. From what I can see there are a number of returns
    Fail
    Softfail
    None
    Pass

    There may be more. The reson I ask this is I have a backup MX service and some tims mail gets sent there then to my main server and my concern is that this may get rejected as the backupMX servers IP address would not match the sending domains SPF records. If this would cause the firewall to reject the message then I need to rethink the configuration.
  • jzkkn5,

    the owner of a domain (or better the master of the DNS   ) has 4 different ways (maybe more) to configure SPF DNS TXT entries:


    [ QUOTE ]
     from http://spf.pobox.com

    ?all  

    SPF queries that do not match any other mechanism will return "neutral".
    Messages that are not sent from an approved server should still be accepted as if the SPF record did not exist.

    ~all  

    SPF queries that do not match any other mechanism will return "softfail".
    Messages that are not sent from an approved server should still be accepted but may be subjected to greater scrutiny.


    [/ QUOTE ]

    -all
    SPF queries that do not match any other mechanism will return "fail" . It depends on gateway settings how it reacts if an e-mail comes from a system other than permitted. Astaro rejects e-mails not coming from unauthorized e-mail gateways.

    Last option is no option, again it depends on the configuration of the SMTP gateway.

    Greetings
    cyclops