Logs are purged after period, set through settings page in WordPress admin.
Setting the period to 0 prevents logs from being purged.
Activate the plugin through 'Plugins WordPress...
You have plugin that is sending emails via some other method, like using PHP mail function, or implementing SMTP client.
The plugin uses custom post type, so logging each email has the same impact as saving WordPress post, i.e generally not much..
The plugin stops caching plugins from purging their cache every time email log is saved, implemented for WP Super Cache.
If you have caching plugin that is being affected by Log Emails, please tell me in the support forum...
client asked me to implement log for keeping track of emails that the website sends to customers, and this is the perfect plugin.
Please, just add couple of screenshots, so the users can find where to access settings and admin option.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more