MBC SMTP Flex

MBC SMTP Flex Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 835 downloads
MBC SMTP Flex Icon

Try plugin: MBC SMTP Flex

We'll create fresh WordPress site with MBC SMTP Flex installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About MBC SMTP Flex

Extends wp_mail function to allow you to define the server, port, connection security and credentials.

0


0


0


0


0

updated: 8 years ago
since: 8 years ago
author: Mike Block

Description

Use SMTP with authentication to deliver messages from WordPress. Intercepts wp_mail function to allow you to define the server, port, connection security and credentials.

Designed initially as a replacement for the wp_mail function, this plugin uses the core WordPress mail functions and extends only the settings needed to allow connection to third-party mailing systems that require authentication and have sender and recipient restrictions.

Particularly good with Amazon SES where there are tight restrictions for sender lists and in sandbox mode only validated addresses may receive messages.

You can also simply use this to force sender and receivers for any messages from WordPress as well as set the default name in messages originating from your site.

Features:

  • Flexible configuration works with basically any mail service and protocol
  • Test function will allow you to diagnose specific errors in the email transmission
  • Able to handle Amazon Sandbox restrictions by overriding the recipient and sending only to an authorized address
  • Debug mode to capture transmission logs from phpmailer