Problem creating / finding mailboxes

John Oliver joliver at john-oliver.net
Tue Sep 16 11:29:33 EDT 2014


CentOS 6.5, cyrus-imapd 2.3.16-6

So, I gather you're supposed to create mailboxes called user.<username>
But I wind up with user^<username>, and mailbox can't be found.

[joliver at localhost ~]$ cyradm -u testuser1 localhost
Password:
localhost> cm user.testuser2
localhost> cm user.testuser3
localhost> cm user.textuser4

[joliver at localhost ~]$ sudo ls -l /var/vmail/u/
total 12
drwx------. 2 cyrus mail 4096 Sep 15 15:07 user^testuser2
drwx------. 2 cyrus mail 4096 Sep 15 14:51 user^testuser3
drwx------. 2 cyrus mail 4096 Sep 15 15:07 user^textuser4

Sep 15 15:05:18 localhost lmtpunix[15704]: verify_user(user.testuser2)
failed: Mailbox does not exist
Sep 15 15:05:18 localhost master[15929]: about to exec
/usr/lib/cyrus-imapd/lmtpd
Sep 15 15:05:18 localhost lmtpunix[15929]: executed
Sep 15 15:05:18 localhost postfix/lmtp[15928]: 4B2E61ED5:
to=<testuser2 at domain.com>,
relay=localhost.localdomain[/var/lib/imap/socket/lmtp], delay=32,
delays=32/0.01/0/0.02, dsn=5.1.1, status=bounced (host
localhost.localdomain[/var/lib/imap/socket/lmtp] said: 550-Mailbox
unknown.  Either there is no mailbox associated with this 550-name or
you do not have authorization to see it. 550 5.1.1 User unknown (in
reply to RCPT TO command))


What did I do wrong?

-- 
***********************************************************************
* John Oliver                             http://www.john-oliver.net/ *
*                                                                     *
***********************************************************************


More information about the Info-cyrus mailing list