Cyrus IMAP question.
Denis V. Suhanov
den at suhoff.ru
Thu Sep 18 17:08:16 EDT 2003
Hello Connie,
CSF> It sounds like it cannot find the mailbox where it wants to--in the
CSF> /var/cyrus/partition/users/<username> directory. Did you create the
CSF> mailboxes?
CSF> c*
The path is correct and I have created the mailboxes. I used this
mini-FAQ page as a reference
(http://www.abstrakt.ch/unix/MINI-HOWTO-openbsd-cyrus.html) because I
am using OpenBSD. This is how I created the partition and other
folders:
mkdir -p /var/cyrus/partition /varcyrus/imap /var/cyrus/sieve
chown -R cyrus.mail /varcyrus/*
chmod 750 /var/cyrus/imap
chmod 750 /var/cyrus/sieve
ln -s /var/cyrus/imap /var/imap
ln -s /var/cyrus/sieve /var/sieve
ln -s /var/cyrus/partition /var/spool/imap
su cyrus
tools/mkimap
exit
I also verifyed the access rights and they seem to be fine (cyrus:mail
access only to the /var/cyrus and below). Master daemon is started as
user cyrus, too.
--
Best regards,
Denis mailto:den at suhoff.ru
More information about the Info-cyrus
mailing list