이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

eMail Domain Check Processor for Caldera Forms

설명

This plugin adds an eMail domain check processor to Caldera Forms.
It checks if the domain of the eMail given is most likely capable recieving eMails.
Useful to aviod misusage or mistyped eMails without additional confirmations.

Usage

  • Install and activate the plugin.
  • Define a Caldera Form layout including at least one eMail address field.
  • Go to the Caldera Form Processors tab and add this processor.
  • In Processors Settings add/select the magic eMail tag of your eMail field. Use only one tag!
  • In Processors Conditions, enable the processor.

스크린샷

  • How to setup this processor plugin.
  • Error message when the eMail domain most likely can't recieve eMails.

설치

  1. Upload the plugin files to the ‘/wp-content/plugins’ directory,
    or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.

FAQ

What is the benefit of this processor

In a nutshell, minimizing misuse of bogus eMail domains like “njgaay.xzy” or mistypted eMail domains.
Situation, a customer wants to get in touch via a contact form with an eMail adresss field.
This processor checks for DNS records that point to a valid eMail server for the eMail domain given.
With this check, you can minimize bogus domains that eg. have been mistyped or misused and no eMail can be sent/replied to.
A requestor is enforced to check his eMail address without complex measures. Helps minimizing the misuse of the contact form.
It is most likely but not set, that missing DNS records will prevent recieving eMails for the domain given.

How is the check made

The check is made with php checkdnsrr to look if the eMail domain returns either a valid DNS MX or A or AAAA record,
in this sort order.

Can this plugin guarantee that the eMail domain is bogus

This plugin can only check if the eMail domain is likely to recieve eMails.
By nature how eMail was defined, there is no easy and secure way to find this out.
But the majority of servers do have a proper MX or A or AAAA record that highlights the
possibility that this server can process eMails.

Can this plugin guarantee eMail delivery

If the server can recieve eMails, it is still possible that the recipients name is mistyped or unknown.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“eMail Domain Check Processor for Caldera Forms”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“eMail Domain Check Processor for Caldera Forms”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “eMail Domain Check Processor for Caldera Forms”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1

  • Improved Text Domain settings

1.0

  • Initial Release
    Tested with Caldera Forms 1.8.11