0 0 0 0

NEX-Forms Documentation

Documentation & Tutorials for NEX-Forms version 8.0 and above

Mailer Configuration

This section will cover the different mailer methods used to send your admin and user email alerts.

In this Article

NEX-Forms Mailer Config
  1. Log into your Wordpress Admin area.
  2. Click on the "NEX-Forms" menu item from the admin sidebar.
  3. Click on the "Settings" menu item in the NEX-Forms Dashboard OR Click on the "NEX-Forms » Settings" menu item from the WordPress admin sidebar.
    NEX-Forms - Figure Arrow
    NEX-Forms Presets figure - 1
  4. The Mailer Config is found in the NEX-Forms Global Settings admin page.
    NEX-Forms - Figure Arrow
    NEX-Forms Presets figure - 2
Email Format
NEX-Forms - Figure Arrow
NEX-Forms Presets figure - 2
In the NEX-Forms Global Email Configuration settings, you have the option to choose between sending emails in HTML format or as plain text. You can configure this setting globally to match your preferences or requirements for the emails sent via your forms, ensuring flexibility in how your form submission notifications are delivered.
HTML Emails Plain Text Emails
This format supports advanced styling, including colors, images, and rich text formatting (like bold or italic text). It provides a visually appealing and professional layout for your emails, making them suitable for branding and user engagement. This format includes only unformatted text, making it lightweight and universally compatible across all email clients. It’s a simpler option, ideal for users or systems that prefer minimalistic emails or have restrictions on receiving HTML content.

After setting up the Email Format click on "SAVE EMAIL CONFIG"
NEX-Forms - Figure Arrow
NEX-Forms Presets figure - 2
Mailing Methods
NEX-Forms - Figure Arrow
NEX-Forms Presets figure - 2
Admin Email Presets settings list:
Method Description
WP Mail (RECOMENDED) The WP Mail email method in NEX-Forms uses WordPress's built-in wp_mail() function to send emails. This method leverages the email configuration set within your WordPress installation or plugins like WP Mail SMTP.

It’s a convenient option for users already utilizing WordPress-based email settings, providing a balance between simplicity and reliability. If your WordPress site is configured correctly, this method ensures consistent email delivery without requiring additional setup.

RECOMENDED
PHP Mailer The PHP Mailer email method in NEX-Forms allows you to send emails using WordPress built-in PHPMailer function - /wp-includes/PHPMailer/PHPMailer.php.
SMTP The SMTP email method allows you to send emails using SMTP and WordPress built-in PHPMailer function - /wp-includes/PHPMailer/PHPMailer.php.

We still recommend using WP Mail with a WP Mail SMTP plugin for the most reliable way to send emails.
Normal PHP The PHP Mailer email method in NEX-Forms allows you to send emails using PHP's built-in mail() function. This method is straightforward and does not require additional configuration, making it ideal for users who want a quick and easy setup for email delivery.

However, since it relies on your hosting server's email configuration, it may encounter limitations or inconsistencies depending on the server's settings. If you experience issues with email deliverability, consider using WP Mail for a more reliable performance.

After setting up the Mailing Method click on "SAVE EMAIL CONFIG"
NEX-Forms - Figure Arrow
NEX-Forms Presets figure - 2
Sending a Test Email
  1. Setup your Email Format
  2. Setup your Mail Method
  3. Save the email configuration
    NEX-Forms - Figure Arrow
    NEX-Forms Presets figure - 2
  4. Enter your mail address.
    NEX-Forms - Figure Arrow
    NEX-Forms Presets figure - 2
  5. Click "SEND TEST EMAIL"
    NEX-Forms - Figure Arrow
    NEX-Forms Presets figure - 2
  6. Check your inbox.

    If you do not recieve an Email change the mailing method, save the config and resend the test email.
    Repeat until you receive the test email in your inbox.
Was this article helpful?
Yes
No
Still having trouble? How can we help you?
This article was last updated on 19 November 2024
Stay in Touch
Get the latest NEX-Forms news and info by following us on:
In this article