mysql logging issues
Alpha Network Support Team
support at ALPHANET.NET.AU
Tue Sep 16 00:48:56 IST 2003
Dear All,
Ditto here, the MySQL logging was working on 4.22 but not on 4.23. After
upgrading the code from 4.22-5 to 4.23-11 nothing new was logged!
Any help to resolve the logging to MySQL is appreciated!
> On Thu, 11 Sep 2003, Brent Addis wrote:
>> I am using version 4.23-11.
>>
>> To create the tables I used a slightly modified version of what comes
>> with mailscanner in the readme-sql. I had to remove the binary part from
>> the msg_id lines as it would not work. I dont see that causing the
>> current problems I am seeing however. Everything else was followed as
>> per.
>>
>> I also had to alter the CustomConfig.pm, as it had the wrong ip address
>> entered, and also needed a password:
>> <snip>
>> use DBI;
>> <snip>
>> # Create database connection
>> my($dbh);
>> $dbh = DBI->connect("DBI:mysql:mailscanner:localhost",
>> "mailscanner", "password",
>> {'PrintError' => 0})
>>
>> <snip>
--
Regards,
support at alphanet.net.au
More information about the MailScanner
mailing list