Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 2004 09:25:27 -0500
From:      Ed Budd <ebudd@grokking.org>
To:        Ajitesh K <freebsd@infoglobe.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Question about Cyrus IMAP
Message-ID:  <20040108092527.7e46d612.ebudd@grokking.org>
In-Reply-To: <00e401c3d5ef$4b94aa40$3a02010a@wcox>
References:  <00e401c3d5ef$4b94aa40$3a02010a@wcox>

next in thread | previous in thread | raw e-mail | index | archive | help
Cyrus-imapd is somewhat unique in that it uses its own database for
mail. This means you don't need local user accounts. However, it does
take more work to set up.

If you've already successfully installed cyrus-imapd (and all its
dependencies) from the ports collection, you need to:

cd /usr/local/share/docs/cyrus

then read the .html docs starting with install.html. Follow the
directions for setting up the proper directories under /var and
configuring and testing authentication. THEN you can create cyrus
mailboxes using the cyradm tool and configure your MTA (sendmail or
otherwise) to delivery to cyrus' database.

As much as I like cyrus personally, it is a fair amount of work if all
you want is a pop3 server. Maybe consider qoppper or something else
unless you really want/need cyrus.

EB



On Thu, 8 Jan 2004 08:57:03 -0500
"Ajitesh K" <freebsd@infoglobe.com> wrote:

> I am newbie in FreeBSD as well as cyrus IMAP world.
> 
> Problem: Need to setup new POP3 account. I have assume that setting up
> new account in Cyrus IMAP of POP3 server would takecare of setting up
> new accounts.
> 
> I am not able to connect Cyrus IMAP server in POP3 server as I don't
> know about user & password of cyradm or imtest. Can any one help me to
> find a user and login into POP3 server's Cyrus IMAP.
> 
> Thanks in Advance.
> 
> Ajitesh
> 
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"



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