hosts = localhost user = vmail password = EUER_PASSWORD dbname = vmail query = SELECT username FROM mailbox WHERE username="%s" AND active = '1';