Skip to content

OpenCSI/roundcube-dspam-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

cd $ROUNDCUBE_HOME/plugins
git clone https://github.com/OpenCSI/roundcube-dspam-plugin dspam

Configuration

Ensure to load the plugins, and configure DSPAM URL:

main.inc.php

$rcmail_config['plugins'] = array('dspam', '..');
$rcmail_config['dspam_url'] = 'https://mail.opencsi.com/dspam/';

About

A RoundCube plugin to show dspam in an iframe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages