Tony Finch wrote: > On Mon, 25 Apr 2005, Craig Jackson wrote:
>
>>Hints appreciated.
>
>
> The error message in the logs that caused the message to be frozen.
>
> Tony. Sorry. I intended to post the log. Here's on receipt of the email:
2005-04-25 17:23:45 exim 4.50 daemon started: pid=8523, -q30m, listening
for SMTP on port 25 (IPv4)
2005-04-25 17:24:35 1DQC0E-0002DW-9l <= cjackson@???
H=(localsurface.com) [209.205.178.181] P=esmtp S=218
However, running with -d was very helpful. Message was: could not find
libmysqlclient library. It gave me this message at start up, but I fixed
by setting LD_LIBRARY_PATH=/path/to/mysqllibs. Mysql lookups work very
well in the acl section. Also, I compiled Exim with Mysql -- no trouble.
Why can it not find the libs?
Mysql is 4.1.11.
Exim is 4.50 with exiscan.
Platform is Ubuntu on amd64 (64bit) both of which I am new to.