1

Topic: Guide: How to add DKIM status of incoming e-mails on roundcube

Hey guys,

Here is how to see DKIM status of message on roundcube using iredmail:

Download DKIMstatus plugin here:

https://jve.linuxwall.info/blog/index.p … -roundcube

Rename folder to "dkimstatus" and upload it to "/usr/share/apache2/roundcubemail-0.9.5/plugins"

Open "/usr/share/apache2/roundcubemail-0.9.5/config/main.inc.php", change line:

$rcmail_config['plugins'] = array("password","managesieve",);

to

$rcmail_config['plugins'] = array("password","managesieve","dkimstatus");

Now you can see directly on roundcube if the DKIM from your received e-mails are valid or not smile

Enjoy!

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.