SPF record
SPF is the abbreviation for “Sender Policy Framework”. With this method, mail servers can check whether the mail they receive actually originates from the declared host server. This SPF check is carried out fully automatically in the background; as the end user, you will not notice any of this.
In simple terms, the SPF specifies which mail servers are allowed to send mail for the domainA domain is a name that is unique and unambiguous worldwide on the Internet. The domain can be used for websites and emails. . The mail servers are identified by their name or IP address• Internet protocol: IP is responsible for addressing a data packet. IP encapsulates the data packet that is to be transmitted and adds an address header. The header contains information about the IP addresses of the sender and recipient. The order in which the packets are sent or received is irrelevant to the protocol. It also does not guarantee that....
Example: A mail from the sender hans.muster@gmx.com may only be sent via one of the following IP• Internet protocol: IP is responsible for addressing a data packet. IP encapsulates the data packet that is to be transmitted and adds an address header. The header contains information about the IP addresses of the sender and recipient. The order in which the packets are sent or received is irrelevant to the protocol. It also does not guarantee that... addresses: 213.165.64.0, 74.208.5.64, 74.208.122.0, 212.227.126.128, 212.227.15.0, 212.227.17.0, 74.208.4.192, 82.165.159.0, 217.72.207.0 . In the SPF recordSPF is the abbreviation for "Sender Policy Framework". With this method, mail servers can check whether the mail they receive actually originates from the declared host server. This SPF check is carried out fully automatically in the background; as the end user, you will not notice any of this. In simple terms, the SPF specifies which mail servers are allowed... of the domainA domain is a name that is unique and unambiguous worldwide on the Internet. The domain can be used for websites and emails. gmx.com So these IP• Internet protocol: IP is responsible for addressing a data packet. IP encapsulates the data packet that is to be transmitted and adds an address header. The header contains information about the IP addresses of the sender and recipient. The order in which the packets are sent or received is irrelevant to the protocol. It also does not guarantee that... addresses are listed. The receiving mail server can now check whether the IP address• Internet protocol: IP is responsible for addressing a data packet. IP encapsulates the data packet that is to be transmitted and adds an address header. The header contains information about the IP addresses of the sender and recipient. The order in which the packets are sent or received is irrelevant to the protocol. It also does not guarantee that... it reads in the header of the mail is on this list or not.
the List of authorized mail servers is on the name server (DNSDomain Name System (DNS) is a decentralized search service that translates a human-readable domain name or URL into the IP address of the server hosting the website or service. This characteristic of the worldwide distribution of DNS is an important component of the Internet. DNS has been used since 1985. A DNS server serves two purposes. The first is to...) of the sending domainA domain is a name that is unique and unambiguous worldwide on the Internet. The domain can be used for websites and emails. – in our example gmx.com – stored and can be called up there by every receiving mail server.
The SPF record
The SPF recordSPF is the abbreviation for "Sender Policy Framework". With this method, mail servers can check whether the mail they receive actually originates from the declared host server. This SPF check is carried out fully automatically in the background; as the end user, you will not notice any of this. In simple terms, the SPF specifies which mail servers are allowed... is entered as a DNSDomain Name System (DNS) is a decentralized search service that translates a human-readable domain name or URL into the IP address of the server hosting the website or service. This characteristic of the worldwide distribution of DNS is an important component of the Internet. DNS has been used since 1985. A DNS server serves two purposes. The first is to... record in the domainA domain is a name that is unique and unambiguous worldwide on the Internet. The domain can be used for websites and emails. zone of the responsible DNSDomain Name System (DNS) is a decentralized search service that translates a human-readable domain name or URL into the IP address of the server hosting the website or service. This characteristic of the worldwide distribution of DNS is an important component of the Internet. DNS has been used since 1985. A DNS server serves two purposes. The first is to... (name server) of the domainA domain is a name that is unique and unambiguous worldwide on the Internet. The domain can be used for websites and emails., namely as a TXT record. The entry contains a list of the IP• Internet protocol: IP is responsible for addressing a data packet. IP encapsulates the data packet that is to be transmitted and adds an address header. The header contains information about the IP addresses of the sender and recipient. The order in which the packets are sent or received is irrelevant to the protocol. It also does not guarantee that... addresses from which mails from this domainA domain is a name that is unique and unambiguous worldwide on the Internet. The domain can be used for websites and emails. can be sent. There are also other entries, e.g. B. for the mail filter server mentioned above, which a mail has to go through before it finds its way to the recipient. Such “intermediate stations” are often with the include -Instruction entered. Below is an explanation of the most common Parameters of the SPF recordSPF is the abbreviation for "Sender Policy Framework". With this method, mail servers can check whether the mail they receive actually originates from the declared host server. This SPF check is carried out fully automatically in the background; as the end user, you will not notice any of this. In simple terms, the SPF specifies which mail servers are allowed... :
| code | meaning |
|---|---|
| v | Version of the record; v = SPF1 indicates the currently valid version. |
| ip4 | IP address• Internet protocol: IP is responsible for addressing a data packet. IP encapsulates the data packet that is to be transmitted and adds an address header. The header contains information about the IP addresses of the sender and recipient. The order in which the packets are sent or received is irrelevant to the protocol. It also does not guarantee that...; “IP4” is the name for the well-known form of the IP address• Internet protocol: IP is responsible for addressing a data packet. IP encapsulates the data packet that is to be transmitted and adds an address header. The header contains information about the IP addresses of the sender and recipient. The order in which the packets are sent or received is irrelevant to the protocol. It also does not guarantee that.... There are also the new IP6 addresses, which are, however, even less common. |
| -Alles | All other senders not listed here are not authorized and should be rejected. |
| include | Specifies other domains whose SPF recordSPF is the abbreviation for "Sender Policy Framework". With this method, mail servers can check whether the mail they receive actually originates from the declared host server. This SPF check is carried out fully automatically in the background; as the end user, you will not notice any of this. In simple terms, the SPF specifies which mail servers are allowed... should also be retrieved. |
In addition to the one listed above -Alles there is also the version with the tilde: ~ all . This indicates that all other senders are not authorized, but should still be accepted. This “soft fail” declaration was originally introduced for test purposes, but is now used by various hosting providers.
Source: https: //www.ionos.de/digitalguide/e-mail/e-mail-sicherheit/was-ist-ein-spf-record/
Dieser Beitrag ist auch verfügbar auf:
Deutsch (German)