projectmyst / plesk
Adds Email Fowarding, Email Aliases, and Auto Reply to Roundcube
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Type:roundcube-plugin
Requires
- php: >=5.3.0
- roundcube/plugin-installer: >=0.1.3
This package is auto-updated.
Last update: 2024-10-25 21:40:34 UTC
README
Roundcube plugin that adds Email Fowarding
, Email Aliases
, and Auto Reply
to Roundcube. Can be used to log in to Plesk
setting has to be setup within Plesk for each individual email accounts.
This plugin is very much in very early stages. I'm not by any means an expert, much help is needed in finishing this plugin. At the monet you can only view the options within Roundcube.
License
This plugin is released under the GNU General Public License Version 3+.
Installation
- Rename the plugin folder to
plesk
- Upload
plesk
folder to your Roundcubeplugins
directory - Add
plesk
to$config['plugins']
in your Roundcubeconfig/config.inc.php
Configuration
You can customize some settings :
- Rename
plugins/plesk/config.inc.php.dist
toplugins/plesk/config.inc.php
- Edit
plugins/plesk/config.inc.php
as you fancy