![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#11
|
|||
|
|||
|
can anyone please announce two words to the virtual-user behaviour?
Where the file should be placed? How should a query be structured? I want to use this gorgeous function, but I'm unable to deal with it ![]() @ pulldown menu: Quote:
|
|
#12
|
||||
|
||||
|
The query should be structured as the comments say: returning the email address first.
The file can be placed anywhere you want, just make sure you put the proper path to it in the config file.
__________________
![]()
|
|
#13
|
|||
|
|||
|
Are the query and the file two different ways to resolve a login name with the email address?
Could you please give me an example file-content and query? thx! |
|
#14
|
||||
|
||||
|
The file, I'm not sure of....
The query is a query upon the users table of the Roundcube Database... something like: Code:
SELECT email FROM rc_users WHERE alias LIKE '%$email%' OR email LIKE '%$email%'
__________________
![]()
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |