projectmyst / automatic_addressbook
The automatic addressbook plugin collect each address you send an email to and records it in an address book, making it available for later use or auto-completion.
Installs: 599
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 14
Type:roundcube-plugin
Requires
- php: >=5.3.0
- roundcube/plugin-installer: >=0.1.3
This package is auto-updated.
Last update: 2024-10-27 15:46:24 UTC
README
The automatic addressbook plugin collect each address you send an email to and records it in an address book, making it available for later use or auto-completion.
License
This plugin is released under the GNU General Public License Version 3+.
Installation
- Rename the plugin folder to
automatic_addressbook
- Upload
automatic_addressbook
folder to your Roundcubeplugins
directory - Add
automatic_addressbook
to$config['plugins']
in your Roundcubeconfig/config.inc.php
Configuration
You can customize some settings :
- Rename
plugins/automatic_addressbook/config.inc.php.dist
toplugins/automatic_addressbook/config.inc.php
- Edit
plugins/automatic_addressbook/config.inc.php
as you fancy