Aleksander Machniak
2012-08-22 221448b520f4c1b2aaf2c161ee0913b1c746440e
Add comment about identities_level impact on user2email behavior
1 files modified
5 ■■■■ changed files
plugins/virtuser_query/virtuser_query.php 5 ●●●● patch | view | raw | blame | history
plugins/virtuser_query/virtuser_query.php
@@ -14,8 +14,11 @@
 *
 * $rcmail_config['virtuser_query'] = array('email' => '', 'user' => '', 'host' => '');
 *
 * The email query can return more than one record to create more identities.
 * This requires identities_level option to be set to value less than 2.
 *
 * @version @package_version@
 * @author Aleksander Machniak
 * @author Aleksander Machniak <alec@alec.pl>
 * @author Steffen Vogel
 */
class virtuser_query extends rcube_plugin