Skip to content

Commit

Permalink
Another update to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
montali committed Sep 10, 2019
1 parent c2cddc8 commit 2e23681
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
<!-- ABOUT THE PROJECT -->
## About The Project
![Product Name Screen Shot][screenshot]


**Postino** was built to make sending emails via WP the easiest it can get. It provides a setting page where you can set the SMTP parameters, but, in case of batch installations, you can even put a configuration file in your theme.
### How it works
Postino overrides the WordPress' core function `wp_mail()`, by adding custom options to use with SMTP. The SMTP sending is done via the [PHPMailer extension](https://code.google.com/a/apache-extras.org/p/phpmailer/), which you can substitute with any SMTP library you prefer.
Expand Down

0 comments on commit 2e23681

Please sign in to comment.