Главная
Сервисы
Аккаунт
Почта
Статистика и лог файлы
Файлы
Домены
Базы данных
Безопасность
Веб приложения и модули языков
Дополнительные инструменты
Почта ::Email Authentication

Email authentication is the effort to equip messages of the email transport system with enough verifiable information, so that recipients can recognize the nature of each incoming message automatically. Enabling email authentication will help fight the spread of spam.

Both of the methods below work to prevent forged mail from going in and out of your server. The great benefit of enabling these methods is to prevent mail from looking like it is coming from your domain(s). When enabled, these methods should reduce the amount of bounce messages or unwanted emails received when spammers "spoof" one or more of your email addresses.


SPF

SPF will specify which machines are authorized to send email from your domain(s). This means that only mail sent through this server will appear as valid mail from your domain(s) when the SPF records are checked.

Status: Disabled
Your current raw SPF record is :

Advanced Settings:

Additional Hosts that send mail for your domains (A):
All the hosts you specify here will be approved for sending mail. You do not need to specify your primary mail exchanger or any server that an mx has been created for as they are already included automatically.
 
Aditional MX servers for your domains (MX):
All the mx entries for every domain you specify here will be approved for sending mail.
 
Additional Ip blocks for your domains (IP4):
All the ip blocks you specify here will be approved for sending mail. Blocks should be specified in CIDR format (ie 127.0.0.1/32).

Если в этом списке присутствует ip-адрес главного интерфейса сервера, его удаление невозможно. Следующий ip-адрес является ip-адресом главного интерфейса сервера: 72.36.193.218
 
Include List (INCLUDE):
The SPF settings for all hosts your specify in this list will be included with your SPF settings. This is useful if you will be sending mail though another service (ex. mac.com, comcast.com, etc).
 
All Entry (ALL):
If you are sure you have entered all hosts (your primary mail exchanger and any other mx entries are automatically included) that will send mail for your domain, check this box to exclude all other domains.
Overwrite Existing Entries:
If you select this option all existing SPF records will be overwritten for all your domains with these selections.

Email Authentication Help

What Is E-Mail Authentication?

E-Mail Authentication takes into account several properties of an e-mail to verify if the origin of the e-mail is in fact as it is represented in the headers of the message.

These methods prevent forged mail from going being sent from or sent to your mail servers. The great benefit of enabling these methods is to prevent mail from looking like it is coming from your domain(s). When enabled, these methods should reduce the amount of bounce messages or unwanted e-mails received when spammers spoof one or more of your e-mail addresses.

What Is SPF? (Sender Policy Framework)

Sender Policy Framework (SPF) is an anti-spam method in which the Internet domain of an e-mail sender can be authenticated for that sender, thereby discouraging spam mailers, who routinely disguise the origin of their e-mail, a practice known as e-mail spoofing. SPF and other anti-spoofing initiatives, such as Domain Keys, work by making it easier for a mail server to determine when a message came from a domain other than the one claimed.

SPF will specify which machines are authorized to send e-mail from your domain(s). This means that only mail sent through this server will appear as valid mail from your domain(s) when the SPF records are checked.

SPF can be enabled, however this is only effective on a server that is set up as the authoritative DNS server for the zone.

What Are DomainKeys?

DomainKeys provides a way for E-mail Providers to verify the e-mail sender and the integrity of the messages sent. This allows an e-mail system to prove a message was not altered during transit (e.g. proves the message is not a forgery) and that the message did come from the specified domain.

DomainKeys can be enabled, however this is only effective on a server that is set up as the authoritative DNS server for the zone.