4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Login Failed AND ...
FromSent OnAttachments
Emma GrantFeb 3, 2004 11:45 pm 
Stefan HornburgFeb 4, 2004 2:56 am 
Emma GrantFeb 7, 2004 12:53 pm 
Markus WernigFeb 8, 2004 7:07 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 Failed AND unable to install WebAdminActions...
From:Stefan Hornburg (rac@linuxia.de)
Date:Feb 4, 2004 2:56:44 am
List:net.sourceforge.lists.courier-users

On Wed, 4 Feb 2004 17:44:17 +1000 "Emma Grant" <egra@bigpond.net.au> wrote:

Hi All,

I am running the Courier 0.44.2 Mail Server on RH ES 3.0 using MySQL 3.2.3.58. I am using Courier for my POP3/IMAP connections and PostFix for SMTP

I have been been configuring Courier all day and now I am kinda stuck with two things. I have followed the instructions from the Courier source documentation only.

1). I am unable to receive email through POP3. I get "ERR-Login Failed"

I have changed all the config files (authdaemonrc, authmysqlrc, pop3d) as per installation instructions. I am using the authdaemon and authmysql for authentication. I have my logs setup so I can see the mysql queries that get executed and the pop3 DEBUGLOGIN set. (I will of course, disable these features when email is up and running :-) ) I can see through these logs that when I activate a receive (either through outlook or telnet localhost pop3/110), I can see the correct query is trying to execute in the database, and, the username and password is being passed through to my log file with the correct credentials.

Any ideas? Any extra log files that could help me troubleshoot? I am using maillog, messages, auth.log and mysql.log

Does the user has a vaild Maildir (e.g., created by maildirmake).

2)Configuring WEBADMIN. When I try to configure webadmin via the install instructions "make install-webadmin-password" I get:

make: *** No rule to make target `install-webadmin-password'. Stop.

Following the install instructions from courier, I am to copy the /usr/lib/courier/linexec/courier/webmail/webadmin to my ssl cgi-directory. Which I have done. I am then supposed to run the make line above.

Now, I realised that my ssl directory does not have a make file. who's does? LOL.

I did find another directory from my source directory.. /SOURCEDIR/courier/webadmin/ that has Makefile in it. but still no luck. can anyone help???

Try the top-level Makefile of the courier source directory.

Bye Racke