|
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 J ) 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 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??? Thanks,
|
