Hi Sam,

I am using  courier-authdaemon as my authentication module.

The "test" account is Maildirectory is in /home/test/Maildir.

The exim4 maildir_home configuratioon in /etc/exim4/conf.d/transport is as
shown below:

maildir_home:
  debug_print = "T: maildir_home for [EMAIL PROTECTED]"
  driver = appendfile
  directory = ${home}/Maildir
  delivery_date_add
  envelope_to_add
  return_path_add=true
  maildir_format=true
  mode = 0600
  mode_fail_narrower = false

And the courier configuration file in /etc/default is shown below:
  MAILDIR="."

Kindly help.

Thanks,

George





> [EMAIL PROTECTED] writes:
>
>> Hello,
>>
>> I have installed courier-imap/exim/squirrelmail on a debian server.
>> However I am having a problem with courier-imap.
>> Please see below the output when I test the imap server:-
>>
>>  efinity:~# telnet localhost 143
>> Trying 127.0.0.1...
>> Connected to localhost.
>> Escape character is '^]'.
>> * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
>> THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE STARTTLS]
>> Courier-IMAP ready. Copyright 1998-2003 Double Precision, Inc.  See
>> COPYING for distribution information.
>> AB LOGIN "test" "test"
>> AB OK LOGIN Ok.
>> BC SELECT "inbox"
>> * BYE [ALERT] Fatal error: No such file or directory
>> Connection closed by foreign host
>>
>> Please note the Maildir directory exists for use help.
>
> The maildir does not exist at the location that you've configured the
> server
> to look for.
>
>> Any help?
>
> Nope.  Since you have not even indicated what authentication module you're
> using, and provided absolutely no details regarding the configuration of
> the
> "test" account, nobody can help you.
>
>
>



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to