Hi,

I disabled the roundcube (0.9.5) address book using

$rcmail_config['address_book_type'] = '';

as instructed:

// This indicates which type of address book to use. Possible choises:
// 'sql' (default), 'ldap' and ''.
// If set to 'ldap' then it will look at using the first writable LDAP
// address book as the primary address book and it will not display the
// SQL address book in the 'Address Book' view.
// If set to '' then no address book will be displayed or only the
// addressbook which is created by a plugin (like CardDAV).

Now everytime a user enters a characater in the recipient field when composing a new mail, the error "Application Error (700): Addressbook source () not found!" pops up.

How can this be fixed?

Best regards
Yannik