Displaying 1 result from an estimated 1 matches for "outsin".
Did you mean:
outsine
2005 Nov 09
0
More informations on mysql bug
.../
NULL, /* socket (use default) */
0) /* flags (none) */
== NULL) {
fprintf (stderr, "mysql_real_connect() failed:\nError %u (%s)\n",
mysql_errno (h), mysql_error (h));
exit (1);
}
}
This program is working outsine of dovecot. So its one of the library or
the compilation itself that cause the problem of access denied.
Any idea???
Thanks