Quoting Andreas Winkelmann <ml@xxxxxxxxxxxxxx>:
Am Thursday 14 September 2006 15:12 schrieb AJ:
Please do not Top-Post.
Sorry about that
Here is my imapd.conf file. Thanks for any help, I am really puzzled
and stuck!
configdirectory: /var/cyrus/imap
partition-default: /var/cyrus/spool/imap
admins: cyrus
sievedir: /var/cyrus/sieve
sendmail: /usr/sbin/sendmail
sasl_pwcheck_method: saslauthd
sasl_mech_list: PLAIN LOGIN
hashimapspool: true
altnamespace: yes
unixhierarchysep: yes
lmtp_downcase_rcpt: 1
autocreatequota: 8192
virtdomains: userid
defaultdomain: domain.com
Remove the defaultdomain:-Option.
Removing defaultdomain and loginrealms worked, but now when I use
cyradm, I cannot list mailboxes. Is there a special way to list
mailboxes with virtdomains enabled? I tried "lm" and "lm
*@domain.com" both returned nothing, but I am able to log in and use
the mailboxes. I am using the autocreate inbox patch. Any ideas?
loginrealms: domain.com
Why did you set this?
I thought it was needed.