I have try to work postfix-cyrus-imap-web-cyradm for 2 month on Redhat
Enterprise 4AS . But still I have not find any solutions.

My problem is;

My web-cyradm is working, or seem to work, I can add domain, and user to
web-cyradm, but when I want to login to squirrelmail by writing
username:[EMAIL PROTECTED], I get following messeges in tail -f
/var/log/maillog:

May 24 11:20:15 localhost imap[23649]: badlogin: localhost.localdomain
[127.0.0.1] DIGEST-MD5 [SASL(-13): user not found: no secret in database]

But, When I tried to login to squirrelmail by writing user.domain.com, in
tail -f /var/log/maillog not get any error messages, I only get following
error messages from squirrelmail.

ERROR : Could not complete request.
Query: SELECT "INBOX"
Reason Given: Invalid mailbox name

My squirrelmail:


$imap_server_type       = 'cyrus';
$invert_time            = false;
$optional_delimiter     = '/';

$default_folder_prefix          = '.';
$trash_folder                   = 'Trash';
$sent_folder                    = 'Sent';
$draft_folder                   = 'Drafts';
$default_move_to_trash          = true;
$default_move_to_sent           = true;
$default_save_as_draft          = true;
$show_prefix_option             = true;
$list_special_folders_first     = true;
$use_special_folder_color       = true;
$auto_expunge                   = true;
$default_sub_of_inbox           = false;
$show_contain_subfolders_option = true;
$default_unseen_notify          = 2;
$default_unseen_type            = 1;
$auto_create_special            = true;
$delete_folder                  = false;
$noselect_fix_enable            = false;
$no_list_for_subscribe = false;
$smtp_auth_mech = 'none';
$imap_auth_mech = 'digest-md5';

What must I do? Please help me..
-- 
-----------------------------------------
Gelecek A.S
System Support & Development
E-Mail:[EMAIL PROTECTED]
-----------------------------------------
_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch

_______________________________________________
Web-cyradm mailing list
[email protected]
http://www.web-cyradm.org/mailman/listinfo/web-cyradm

Reply via email to