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: 640

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 14

Type:roundcube-plugin

pkg:composer/projectmyst/automatic_addressbook

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

This package is auto-updated.

Last update: 2025-09-27 17:44:41 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