Title: IM Mail Form
Author: ichimarutokyo
Published: <strong>Agustus 12, 2026</strong>
Last modified: Septèmber 17, 2026

---

Nggoléki Plugin

![](https://ps.w.org/im-mail-form/assets/banner-772x250.png?rev=3642788)

![](https://ps.w.org/im-mail-form/assets/icon-256x256.png?rev=3642788)

# IM Mail Form

 Dening [ichimarutokyo](https://profiles.wordpress.org/ichimarutokyo/)

[Ngundhuh](https://downloads.wordpress.org/plugin/im-mail-form.1.2.1.zip)

 * [Detil](https://jv.wordpress.org/plugins/im-mail-form/#description)
 * [Mācā ulang](https://jv.wordpress.org/plugins/im-mail-form/#reviews)
 *  [Pemasangan](https://jv.wordpress.org/plugins/im-mail-form/#installation)
 * [Pangembangan](https://jv.wordpress.org/plugins/im-mail-form/#developers)

 [Sokong](https://wordpress.org/support/plugin/im-mail-form/)

## Katrangan

IM Mail Form is a customizable contact form plugin designed for website creators
and developers.

Features include:

 * Customizable form fields
 * Field validation
 * File attachments
 * Confirmation screens
 * Admin email notifications
 * Auto-reply emails
 * Email sending history
 * Merge tags
 * Custom completion messages and redirects
 * Honeypot, time trap, and rate limiting
 * Japanese and English support

Email sending history allows administrators to review email delivery status from
the WordPress admin screen.

Stored information includes:

 * Sending date and time
 * Form name
 * Admin email status
 * Auto-reply email status
 * Recipient information
 * Sender IP address

Email contents and submitted form data are not stored.

Forms can be displayed using a shortcode:

[im_mail_form id=”contact”]

### External services

IM Mail Form can optionally use the following third-party CAPTCHA services to protect
forms from bots and automated submissions. These services are only used for forms
where the corresponding CAPTCHA provider has been selected and configured. Forms
that do not use CAPTCHA, or for which the selected provider is not configured, do
not load that provider’s JavaScript.

#### Cloudflare Turnstile

When a form configured to use Cloudflare Turnstile is displayed, the visitor’s browser
loads the official Turnstile JavaScript from Cloudflare. On final form submission,
IM Mail Form sends the Turnstile verification token and, when available, the visitor’s
IP address to Cloudflare’s Siteverify service so that the submission can be verified.

 * Official service: https://developers.cloudflare.com/turnstile/
 * Terms: https://www.cloudflare.com/policies/terms/
 * Privacy: https://www.cloudflare.com/turnstile-privacy-policy/

#### Google reCAPTCHA v2 and v3

When a form configured to use Google reCAPTCHA v2 or v3 is displayed, the visitor’s
browser loads the official reCAPTCHA JavaScript from Google. On final form submission,
IM Mail Form sends the reCAPTCHA verification token and, when available, the visitor’s
IP address to Google’s verification service so that the submission can be verified.
For reCAPTCHA v3, IM Mail Form also compares the risk score returned by Google with
the threshold configured by the site administrator.

 * Official service: https://developers.google.com/recaptcha/
 * Terms: https://policies.google.com/terms
 * Privacy: https://policies.google.com/privacy

## Gambar conto

[⌊Mail form list with shortcode copy support.⌉⌊Mail form list with shortcode copy
support.⌉[

Mail form list with shortcode copy support.

[⌊Drag-and-drop form builder with live preview.⌉⌊Drag-and-drop form builder with
live preview.⌉[

Drag-and-drop form builder with live preview.

[⌊Mail settings for admin and auto-reply emails.⌉⌊Mail settings for admin and auto-
reply emails.⌉[

Mail settings for admin and auto-reply emails.

[⌊Completion screen settings with redirect support.⌉⌊Completion screen settings 
with redirect support.⌉[

Completion screen settings with redirect support.

[⌊Front-end contact form.⌉⌊Front-end contact form.⌉[

Front-end contact form.

[⌊Confirmation screen before submission.⌉⌊Confirmation screen before submission.⌉[

Confirmation screen before submission.

[⌊Completion message after successful submission.⌉⌊Completion message after successful
submission.⌉[

Completion message after successful submission.

[⌊Mail log history with delivery status.⌉⌊Mail log history with delivery status.⌉[

Mail log history with delivery status.

[⌊Template settings for default auto-reply emails.⌉⌊Template settings for default
auto-reply emails.⌉[

Template settings for default auto-reply emails.

[⌊Template settings for default completion messages and data removal.⌉⌊Template 
settings for default completion messages and data removal.⌉[

Template settings for default completion messages and data removal.

[⌊Template settings for default admin email settings.⌉⌊Template settings for default
admin email settings.⌉[

Template settings for default admin email settings.

[⌊Default admin email template.⌉⌊Default admin email template.⌉[

Default admin email template.

## Pemasangan

 1. Upload the `im-mail-form` folder to the `/wp-content/plugins/` directory.
 2. Activate IM Mail Form through the Plugins screen in WordPress.
 3. Open IM Mail Form in the WordPress admin menu.
 4. Create a form and configure its fields and email settings.
 5. Add the generated shortcode to a page or post.

## FAQ

### Can I customize the form design?

Yes. The plugin outputs standard CSS classes for the form markup. Customize the 
design using your theme or child theme stylesheet, or the WordPress Additional CSS
feature under Appearance > Customize.

### Can I send auto-reply emails?

Yes. Auto-reply emails can be enabled and configured separately for each form.

### Can I attach files to emails?

Yes. File fields support validation by file type and size.

### Does the plugin store submitted form data?

No. IM Mail Form stores email sending history for troubleshooting purposes, but 
does not store submitted form contents.

## Mācā ulang

There are no reviews for this plugin.

## Contributors & Developers

“IM Mail Form” is open source software. The following people have contributed to
this plugin.

Kontributor

 *   [ ichimarutokyo ](https://profiles.wordpress.org/ichimarutokyo/)

[Translate “IM Mail Form” into your language.](https://translate.wordpress.org/projects/wp-plugins/im-mail-form)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/im-mail-form/), check
out the [SVN repository](https://plugins.svn.wordpress.org/im-mail-form/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/im-mail-form/) by
[RSS](https://plugins.trac.wordpress.org/log/im-mail-form/?limit=100&mode=stop_on_copy&format=rss).

## Caathetan Owahan

#### 1.2.1

 * Improved admin menu labels, ordering, and descriptions for clearer navigation.
 * Improved the Add-ons screen and added support for optional add-on detail links.
 * Reorganized the form editor tabs, including a dedicated Webhook tab when the 
   Webhook add-on is active and clearer ordering of mail-related settings.
 * Improved the consistency and accessibility of admin action controls.
 * Added external service disclosures for Cloudflare Turnstile and Google reCAPTCHA.

#### 1.2.0

 * Added support for Cloudflare Turnstile and Google reCAPTCHA v2 and v3.
 * Added site-wide CAPTCHA credential settings and per-form provider selection.
 * Improved CAPTCHA verification and submission handling for forms with or without
   a confirmation screen.
 * Unified the appearance of IM Mail Form administration screens.

#### 1.1.0

 * Added a shared License page (IM Mail Form  License) for IM Mail Form add-ons.
 * Added stable field identifiers so add-ons can reliably reference form fields.
 * Added a filter for add-ons to control field visibility (e.g. conditional logic
   add-ons), with no effect on sites that don’t use such an add-on.

#### 1.0.2

 * Added WordPress.org screenshots.
 * Added documentation and support page.
 * Fixed confirmation screen compatibility.

#### 1.0.1

 * Added WordPress.org assets.
 * Fixed localized Mail Logs date display.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.2.1**
 *  Last updated **21 jam sing kepungkur**
 *  Active installations **Kurang sākā 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.1.1**
 *  PHP version ** 8.1 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/im-mail-form/)
 * Tags
 * [contact form](https://jv.wordpress.org/plugins/tags/contact-form/)[email](https://jv.wordpress.org/plugins/tags/email/)
   [form builder](https://jv.wordpress.org/plugins/tags/form-builder/)[mail form](https://jv.wordpress.org/plugins/tags/mail-form/)
 *  [Nonton lanjutan](https://jv.wordpress.org/plugins/im-mail-form/advanced/)

## Peringkat

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/im-mail-form/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/im-mail-form/reviews/)

## Kontributor

 *   [ ichimarutokyo ](https://profiles.wordpress.org/ichimarutokyo/)

## Sokong

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/im-mail-form/)