At 12:43 PM 6/14/99 , Christian Wiese wrote:
>Hi Dave.
>Do you have a HOWTO for the Cyrus Imap configuration steps with qmail, or do
>you know some websites, where I can get additional informations.
Not that I know of, but the docs for setting up the Cyrus server got me
through that part. Just remember when you create a user their "name" is
something like "users.Myname". As for setting up qmail to work with it the
archives contain several solutions. I only have a few users so I just added
the following to each users .qmail: | /usr/bin/qmail/preline -f
/usr/cyrus/bin/deliver -e -a "$USER" "$USER"
>thank you very much
>
>christian
One note of caution if you need to move messages in your existing Maildir
to the Cyrus mailboxes be careful with re-injecting the messages. I got a
whole bunch of people pissed at me when I accidentally sent the messages
back to this list.
--Dave