Courier-IMAP: Difference between revisions

From CBLFS
Jump to navigationJump to search
No edit summary
Oppiz (talk | contribs)
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 2: Line 2:
|-
|-
!Download Source:
!Download Source:
| http://prdownloads.sourceforge.net/courier/courier-imap-4.1.2.tar.bz2
| http://prdownloads.sourceforge.net/courier/courier-imap-4.4.1.tar.bz2
|}
|}


----
----


== Introduction to DHCP ==
{{Package-Introduction|Courier is a POP3/IMAP mail server.|}}
 
Courier is a POP3/IMAP mail server.


== Dependencies ==
== Dependencies ==
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
|}


== Configuring ==
[[Category:Servers]]

Latest revision as of 15:36, 30 April 2009

Download Source: http://prdownloads.sourceforge.net/courier/courier-imap-4.4.1.tar.bz2

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