[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Postfix+Courier-imap+Mysql: Login failed




Next time please do not include your mysql username and password in config
files placed on mailing lists. Please change your username and password
and delete these ones from the mysql database for security reasons.


# This is optional, MYSQL_WHERE_CLAUSE can be basically set to an arbitrary
# fixed string that is appended to the WHERE clause of our query
#
# MYSQL_WHERE_CLAUSE	server='mailhost.example.com'
MYSQL_WHERE_CLAUSE	'imapok=1 AND bool1=1 AND bool2=1'

change this to:

MYSQL_WHERE_CLAUSE	imapok='1' AND bool1='1' AND bool2='1'

cheers,

Noah.


-----
This is the afnog mailing list, managed by Majordomo 1.94.5

To send a message to this list, e-mail afnog at afnog.org
To send a request to majordomo, e-mail majordomo at afnog.org and put
your request in the body of the message (i.e use "help" for help)

This list is maintained by owner-afnog at afnog.org