Difference between revisions of "Courier-IMAP"
From CBLFS
Jump to navigationJump to search (→Required) |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
|- | |- | ||
!Download Source: | !Download Source: | ||
− | | http://prdownloads.sourceforge.net/courier/courier-imap-4.1 | + | | http://prdownloads.sourceforge.net/courier/courier-imap-4.4.1.tar.bz2 |
|} | |} | ||
---- | ---- | ||
− | + | {{Package-Introduction|Courier is a POP3/IMAP mail server.|}} | |
− | |||
− | Courier is a POP3/IMAP mail server. | ||
== Dependencies == | == Dependencies == | ||
=== Required === | === Required === | ||
− | * [[GDBM]] or [[ | + | * [[GDBM]] or [[Berkeley DB]] |
− | * [[ | + | * [[Courier-Authlib]] |
− | * [[ | + | * [[Pcre]] |
== Non-Multilib == | == Non-Multilib == | ||
Line 22: | Line 20: | ||
This program will not allow you to compile as user ROOT. | This program will not allow you to compile as user ROOT. | ||
− | ./configure --prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc/courier | + | ./configure --prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc/courier |
make | make | ||
Line 35: | Line 33: | ||
=== 64Bit === | === 64Bit === | ||
+ | == Contents == | ||
+ | {|style="text-align: left" | ||
+ | |-valign="top" | ||
+ | !Installed Directories: | ||
+ | |/etc/courier,/etc/courier/shared,/etc/courier/shared.tmp | ||
+ | |-valign="top" | ||
+ | !Installed Programs: | ||
+ | |pop3d,maildiracl,deliverquota,maildirkw,maildirmake,couriertls,imapd,pop3d.rc,sharedindexinstall, | ||
+ | imapd-ssl.rc,imaplogin,makedatprog,couriertcpd,sharedindexsplit,pop3d-ssl.rc,imapd.rc,pop3login, | ||
+ | |-valign="top" | ||
+ | !Installed Libraries: | ||
+ | |None | ||
+ | |} | ||
− | + | [[Category:Servers]] |
Latest revision as of 07:36, 30 April 2009
Download Source: | http://prdownloads.sourceforge.net/courier/courier-imap-4.4.1.tar.bz2 |
---|
Contents
Introduction to Courier-IMAP
Courier is a POP3/IMAP mail server.
Project Homepage:
Dependencies
Required
Non-Multilib
This program will not allow you to compile as user ROOT.
./configure --prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc/courier make
make install
Multilib
32Bit
N32
64Bit
Contents
Installed Directories: | /etc/courier,/etc/courier/shared,/etc/courier/shared.tmp |
---|---|
Installed Programs: | pop3d,maildiracl,deliverquota,maildirkw,maildirmake,couriertls,imapd,pop3d.rc,sharedindexinstall,
imapd-ssl.rc,imaplogin,makedatprog,couriertcpd,sharedindexsplit,pop3d-ssl.rc,imapd.rc,pop3login, |
Installed Libraries: | None |