Release Support > Requests

Auto Store outgoing email recipients in Addressbook for ALL users

(1/1)

milosdj:
Hi,
Is there a config option to set by default saving/storing all outgoing email recipients in Addressbook for ALL users?
I know that single user can set that in Settings>Preferences>Contacts>Collected addresses
but I want this to be set for all users.

JohnDoh:
in the roundcube config file

--- Code: ---// The addressbook source to store automatically collected recipients in.
// Default: true (the built-in "Collected recipients" addressbook, source id = '1')
// Note: It can be set to any writeable addressbook, e.g. 'sql'
$config['collected_recipients'] = true;
--- End code ---

milosdj:
Thanks!

Navigation

[0] Message Index

Go to full version