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.

dev-master 2020-08-27 06:26 UTC

This package is auto-updated.

Last update: 2024-04-27 14:49:06 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 Roundcube plugins directory
  • Add automatic_addressbook to $config['plugins'] in your Roundcube config/config.inc.php

Configuration

You can customize some settings :

  • Rename plugins/automatic_addressbook/config.inc.php.dist to plugins/automatic_addressbook/config.inc.php
  • Edit plugins/automatic_addressbook/config.inc.php as you fancy