This is a discussion on Re: [courier-users] problems logging in with courier pop within the Courier-Imap forums, part of the Mail Servers and Related category; -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jgrimmer <jgrimmer@shatterit.com> wrote on 2007-Nov-02: > Q - if ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Jgrimmer <jgrimmer@shatterit.com> wrote on 2007-Nov-02: > Q - if aptitude does not list the version, is there a command from cli > that can be used to get the info we need/you are asking for? > Note # i am usung the default packages that ubunto comes with. 'dpkg -l courier\*' on the command line will list all the packages beginning with 'courier' that your systems knows about and show you which ones you have installed as well as their version numbers. But for Ubuntu Dapper that's courier-0.47-13. Sam's right, it's old, but it still works well. :-) > _Jeff_ - "Turn on logging for authdaemon and for mysql" > > Q - how is this done ? fir auth daemon is it adding the line > "DEBUG_LOGIN=2" to the authdaemonrc file. ? and for mysql - > ./bin/safe_mysqld --log="/logfilepath/" & ; from w/in the mysql dir ? Edit '/etc/courier/authdaemonrc' and change DEBUG_LOGIN=0 to DEBUG_LOGIN=2, then restart the authdaemon: sudo /etc/init.d/courier-authdaemon restart The edit '/etc/mysql/my.cnf', find the line that says #log = /var/log/mysql.log and remove the '#' at the front so it's not commented out. Then restart mysql: sudo /etc/init.d/mysql restart Then try and log in again. Watch the courier log (/var/log/mail.log) and the mysql log (/var/log/mysql.log) and see what they tells you. Don't forget to set those two back to their original values and restart them when you are done. HTH Jeff Jansen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHKq0lGfIHDMaiC9cRAgceAKCUqH2lu4VqC4Ced50KWO MwFeZZ8wCfaERI 5peArp8wUxTCTNTX2enyeD4= =EHn+ -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |