2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] login with mysql
FromSent OnAttachments
Paulo AndreJan 26, 2004 12:56 pm 
Kate PorterJan 28, 2004 12:39 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] login with mysqlActions...
From:Kate Porter (ka@oversee.net)
Date:Jan 28, 2004 12:39:49 am
List:net.sourceforge.lists.courier-users

On Sun, 2004-01-25 at 23:50, Paulo Andre wrote:

Hi, how would I be able to check that courie login is quering mysql?

Paulo

Here are a couple of options I'd use:

1. Enable mysql logs. (See mysql documentation -- binary logs/replication) 2. Use snort (search rpmfind for snort if you don't have it). It will enable you to examine what's happening on a particular port. Ask about mysql port, and you'll see the specific queries being run.