First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 5509
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Nick Hadaway <nick@capital-internet.net>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Johannes Krause <captainjay@gmx.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 5509 depends on: Show dependency tree
Bug 5509 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-07-24 10:23 0000
'telnet localhost 143':
...
* OK Courier-IMAP ready. Copyright 1998-2002 Double Precision, Inc.  See COPYING
for distribution information.
LOGIN username password
LOGIN NO Error in IMAP command received by server.
...

additional information: postfix is mta, mail delivery works, uw-imap worked
before I unmerged it and merged courier-imap. I could not find the error in the
configuration.
The installation notes say "You MUST run the configure script as normal user,
not root", maybe this is the problem?
(http://www.inter7.com/courierimap/INSTALL.html)

------- Comment #1 From Grant Goodyear 2002-07-24 11:06:33 0000 -------
We pass a flag so that ./configure can be run as root.  
What shows up in your system logs when you try to
log in?

------- Comment #2 From Johannes Krause 2002-07-24 14:13:18 0000 -------
only this:

Jul 24 20:50:58 [imapd] Connection, ip=[::ffff:127.0.0.1]
Jul 24 20:51:40 [imapd] DISCONNECTED, ip=[::ffff:127.0.0.1], headers=0, body=0

------- Comment #3 From Nick Hadaway 2002-07-25 18:27:09 0000 -------
I will be adding courier-imap-1.5.1 to portage in the next couple of days.

At first glance in the log, it looks like you are using ipv6 addresses... 

Anyway... check this line in your /etc/courier-imap/authdaemonrc file...

authmodulelist="authcustom authcram authuserdb authldap authpam"

That is the default setting... but it may not work for you... I would suggest
tseting by authenticating to shadow... if you need instructions on how to set up
this file further please let me know.

-nick

------- Comment #4 From Nick Hadaway 2002-08-03 15:50:13 0000 -------
courier-imap-1.5.1 has been added to portage.  Added support for unicode 
searching, and proper listening to the ipv6 use variable.  Let me know if this 
fixes your problem.

------- Comment #5 From Nick Hadaway 2002-08-13 16:20:28 0000 -------
Can anyone verify that they have a working installation of courier-imap-1.5.1?

------- Comment #6 From Jacob Perkins 2002-08-14 11:34:10 0000 -------
I've got a working install of courier-imap-1.5.1. Postfix is my mta too. I had 
problems with authdaemon refusing login too, but I changed authdaemonrc 
to 'authmodulelist="authpam"', and it works fine now. By the way, how would 
authmysql work, since I have a mysql db and would like to integrate it has much 
as possible

------- Comment #7 From Nick Hadaway 2002-08-14 15:32:09 0000 -------
authmysql authenticates against a list of mail accounts stored in an external 
MySQL database. The /etc/courier-imap/authmysqlrc configuration file defines 
the particular details regarding the MySQL database and the schema of the mail 
account list table.

cd /etc/courier-imap
cp authmysqlrc.dist authmysqlrc
nano authmysqlrc

First Last Prev Next    No search results available      Search page      Enter new bug