Roundcube Community Forum

 

"Global Address Book"-Plugin

Started by oldschool, August 14, 2013, 12:57:56 PM

Previous topic - Next topic

oldschool

Hi!

--- schnipp ---

// the name of the dummy which holds the global address book, if the user does not exist it will be created
// the name can contain the following macros that will be expanded as follows:
//      %d is replaced with the domain part of the username (if the username is an email address or default mail domain if not)
//      %h is replaced with the imap host (from the session info)
// eg. to create one global address book per domain: global_addressbook@%d
$rcmail_config['globaladdressbook_user'] = '[global_addressbook@%d]';

--- schnapp ---

Wenn RC mit "localhost" kommuniziert, bekomme ich IMMER ein "localhost-addressbook".
Ich hatte eigentlich erwartet, dass die Domain des (angemeldeten) Nutzers ausschlaggebend ist.
Hmmm...


Gruss.

mbsouth

QuoteWenn RC mit "localhost" kommuniziert, ...
...liegt ein Fehler in der Konfiguration vor.


mbsouth




oldschool

Hi!

Quote from: mbsouth on August 16, 2013, 01:52:25 PM
QuoteWenn RC mit "localhost" kommuniziert, ...
...liegt ein Fehler in der Konfiguration vor.


mbsouth

Na, da bin ich aber auf konstruktive Vorschläge gespannt...
Zumal, ich hoffe, Du ahnst im Ansatz, dass das nicht ohne Grund so läuft, wie's läuft.


Gruss.