Version 1.1.3

Release Date
Release Version
1.1.3
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="com.ixiam.modules.mailreader" type="module">
<file>mailreader</file>
<name>Simple Redirected MailReader</name>
<description>Gives admin(s) the ability to view, through a simple UI, the stored messages and their headers, that are redirected to the database through the 'Redirect to database' option</description>
<license>AGPL-3.0</license>
<maintainer>
<author>iXiam Global Solutions</author>
<email>info@ixiam.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/mailreader</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/mailreader/blob/master/README.md</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2019-04-23</releaseDate>
<version>1.1.3</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.6</ver>
<ver>4.7</ver>
<ver>5.0</ver>
</compatibility>
<comments>A simple extension that reads from the database the redirected emails</comments>
<civix>
<namespace>CRM/Mailreader</namespace>
</civix>
</extension>