Advertisement
_Skynet_

Untitled

Jul 6th, 2011
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. user = froxlor
  2. password = MYSQL_PASSWORD
  3. dbname = froxlor
  4. query = select distinct username from mail_users where email in ((select mail_virtual.email_full from mail_virtual where mail_virtual.email = '%s' union select mail_virtual.destination from mail_virtual where mail_virtual.email = '%s'));
  5. hosts = 127.0.0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement