Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 1999 11:00:36 +0200
From:      Martti Kuparinen <martti.kuparinen@lmf.ericsson.se>
To:        freebsd-isp@freebsd.org
Subject:   Cyrus IMAP
Message-ID:  <3.0.6.32.19990310110036.02faf150@openmail.lmf.ericsson.se>

next in thread | raw e-mail | index | archive | help
I have installed Cyrus 1.5.14 on my FreeBSD 3.1-RELEASE machine from
the ports collection. The incoming mails are handled by sendmail with
the following configuration:

=====================================================================
divert(-1)
#
#       This sample mc file is for a site that uses the Cyrus IMAP server
#       exclusively for local mail.
#
divert(0)dnl
VERSIONID(`Test')
OSTYPE(bsd4.4)dnl

define(`CYRUS_MAILER_PATH', `/usr/local/cyrus/bin/deliver')
define(`CYRUS_MAILER_FLAGS', `SA5@')
define(`CYRUS_BB_MAILER_FLAGS', `S')

FEATURE(nouucp)
MAILER(smtp)
MAILER(cyrus)

define(`confLOCAL_MAILER',`cyrus')

LOCAL_RULE_0
Rbb + $+ < @ $=w . >    $#cyrusbb $: $1
=====================================================================

I have also created a mailbox for user "martti" with the cyradm command.
The received mail is saved (the file "10." in the following output)
to the correct directory  and I am able to read it with Pine and Netscape.

Then I created a folder with "cm user.martti.sub" command within cyradm.
This folder is created as depicted in the following output. But for some
reason I can not see this folder with my IMAP clients nor can I
create folders from e.g. Netscape.

ROOT morse:~> ls -lR /var/spool/imap/user/martti
total 6
-rw-------  1 cyrus  cyrus  521 Maa  9 21:20 10.
-rw-------  1 cyrus  cyrus  564 Maa  9 21:20 cyrus.cache
-rw-------  1 cyrus  cyrus  135 Maa  9 20:04 cyrus.header
-rw-------  1 cyrus  cyrus   96 Maa  9 21:20 cyrus.index
-rw-------  1 cyrus  cyrus   52 Maa  9 21:20 cyrus.seen
drwx------  2 cyrus  cyrus  512 Maa  9 21:16 sub

/var/spool/imap/user/martti/sub:
total 3
-rw-------  1 cyrus  cyrus    4 Maa  9 21:16 cyrus.cache
-rw-------  1 cyrus  cyrus  135 Maa  9 21:16 cyrus.header
-rw-------  1 cyrus  cyrus   44 Maa  9 21:16 cyrus.index
-rw-------  1 cyrus  cyrus    0 Maa  9 21:16 cyrus.seen

Any ideas what's wrong with my setup? I spent too much time with this
last night, so maybe I missed some important step here.

Martti

---
Martti Kuparinen <martti.kuparinen@ericsson.com>
http://www.hut.fi/~kuparine



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.6.32.19990310110036.02faf150>