Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2003 22:49:37 +0100
From:      Toni Schmidbauer <toni@stderror.at>
To:        freebsd-questions@freebsd.org
Subject:   Re: mail/postfix + mail/cyrus-imapd2 woes
Message-ID:  <20030318214937.GC353@devil.stderror.at>
In-Reply-To: <20030317174234.GA95108@athena.anthonychavez.org>
References:  <20030317174234.GA95108@athena.anthonychavez.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--TYecfFk8j8mZq+dy
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Mar 17, 2003 at 10:42:34AM -0700, Anthony C. Chavez wrote:
> Now, when I try to get my mail folders from IMAP, I get "Folder does not
> exist" errors with my MUAs.  Packet analysis reveals that the IMAP
> server itself also gives the same error.

as far as i know cyrus doesn't use Maildir for storing your
mails. it uses its own format.

you have to define=20

mailbox_transport =3D cyrus

in your main.cf. the cyrus mailer is defined in master.cf.

in imapd.conf you have to specify where cyrus should store the
mails:

partition-default: /shared/cyrus/spool

so postfix uses cyrus as local mail transport, cyrus stores the
mail on disk.

toni
--=20
Behandle die Menschen, als w=E4ren sie, was sie sein | toni@stderror.at
sollten, und du wirst ihnen helfen, zu werden, was | Toni Schmidbauer
sie sein k=F6nnen.  - Johann Wolfgang von Goethe     |

--TYecfFk8j8mZq+dy
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+d5Rwu/mjSj7RMocRAiWlAJ9KWbwzUd8KsACqXkLOOmYO2G8/oACeNZzc
uaen5nshoU555xCDUxcutWs=
=7A8F
-----END PGP SIGNATURE-----

--TYecfFk8j8mZq+dy--

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




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