=== Mailtrap for WordPress ===
Contributors: eduardo.marcolino
Tags: mailtrap,smtp,mailtrap for wp,email,email test,smtp test
Requires at least: 3.0
Tested up to: 5.5.3
Stable tag: 0.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easily test your wordpress emails without spamming real customers using mailtrap.io.

== Description ==

**IMPORTANT: This is a 3d party and non-official plugin**

This plugin allows you to send all emails to your Mailtrap.io account.

[Mailtrap](http://mailtrap.io) is a fake SMTP server solution that allows testing email notifications without sending them to the real users of your application. Not only does Mailtrap work as a powerful email test tool, it also lets you view your dummy emails online, forward them to your regular mailbox, share with the team and more! Mailtrap is a mail server test tool built by Railsware Products, Inc., a premium software development consulting company.


== Installation ==

Setting up Mailtrap for Wordpress is very simple. Follow these easy steps

1.	Upload the plugin to your `/wp-content/plugins/` directory.
2.	Activate the plugin in your WordPress admin
3.	Go to the settings menu and click on Mailtrap

== Screenshots ==

1. Access data setup
2. Test page
3. Inboxes listing (Requires API Token)
4. Email reader (Requires API Token)

== Changelog ==

= 0.7 =
*	Adding email reader using mailtrap API
* Updating plugin assets

= 0.6 =
*	Updating Changelog

= 0.5 =
*	Fixing wp_mail from mail and name header
* Improving error message

= 0.4 =
*	Fixing PHPMailer namespace

= 0.3 =
*	Updating Mailtrap smtp server
*	Small interface improvements

= 0.2 =
*	Updating readme file to match Mailtrap request
*	Updating banner and logo

= 0.1 =
*	First version of the plugin released
