LSMailer is a modern and efficient library to send emails using SMTP driver. It can be use in simple projects, where there is a need for a simple way to send emails (as in contact forms, polls, etc). It’s very easy to use, just one file to include and a SMTP account set up. Check the documentation to see how easy is to pass the configuration data to the class. It has very intuitive methods, as to(), cc(), bcc(), send(). More than that, t...
Plugin Information With this plugin you can control some elements of sending emails through WordPress mailer (wp_mail function). You can adjust from name and email and avoid potential problems some mail server have with generic email sender WordPress generates. If you want to use SMTP server to send emails, with this plugin you can easily set GMail or Yahoo servers or any custom SMTP server. And you can test the email settings by sending test ...