Displaying 3 results from an estimated 3 matches for "somethingrandom".
2015 Aug 07
4
Using a separate passdb per service
...= 0666
> }
> }
>
> # IMAP/POP3/ManageSieve auth against MySQL
> passdb sql {
> driver = sql
> args = /etc/dovecot/mysql-auth-default.conf.ext
> }
Example mysql-auth-sasl.conf.ext
> driver = mysql
> connect = host=127.0.0.1 dbname=mail user=mail password=somethingrandom
> password_query = SELECT password AS password FROM users WHERE login = '%u'
Example mysql-auth-default.conf.ext:
> driver = mysql
> connect = host=127.0.0.1 dbname=mail user=mail password=somethingrandom
> password_query = SELECT NULL AS password, 'Y' as nopassword, h...
2015 Aug 08
0
Using a separate passdb per service
...t; # IMAP/POP3/ManageSieve auth against MySQL
>> passdb sql {
>> driver = sql
>> args = /etc/dovecot/mysql-auth-default.conf.ext
>> }
> Example mysql-auth-sasl.conf.ext
>
>> driver = mysql
>> connect = host=127.0.0.1 dbname=mail user=mail password=somethingrandom
>> password_query = SELECT password AS password FROM users WHERE login = '%u'
> Example mysql-auth-default.conf.ext:
>
>> driver = mysql
>> connect = host=127.0.0.1 dbname=mail user=mail password=somethingrandom
>> password_query = SELECT NULL AS password, '...
2011 Jul 21
2
libpng not found error message when libpng installed
I am currently running the most current archlinux and i made sure to update it before installing wine so i wouldn't have any issues. I am fairly new to linux and could be doing something wrong that is very obvious but if so I haven't found the awnser in the reading I have been doing. I update my system, install wine and wine_gecko packages with pacman and then go to run a .exe file but