26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
$OpenBSD: README-main,v 1.3 2011/11/06 17:34:16 ajacoutot Exp $
|
|
|
|
+-----------------------------------------------------------------------
|
|
| Running ${FULLPKGNAME} on OpenBSD
|
|
+-----------------------------------------------------------------------
|
|
|
|
WARNING: mmap(2) is not fully POSIX on OpenBSD so cyrus needs to
|
|
map_refresh on every lock which will incure a performance penalty under
|
|
high load. See this bugreport for details:
|
|
http://bugzilla.cyrusimap.org/show_bug.cgi?id=3370
|
|
|
|
The following man pages have been renamed to avoid conflicts with other
|
|
packages:
|
|
deliver(8) -> cyrus-deliver(8) # conflict with mail/archiveopteryx
|
|
fetchnews(8) -> cyrus-fetchnews(8) # conflict with news/leafnode
|
|
idled(8) -> cyrus-idled(8) # conflict with sysutils/idled
|
|
master(8) -> cyrus-master(8) # conflict with mail/postfix
|
|
imapd(8) -> cyrus-imapd(8) # conflict with mail/courier-imap
|
|
|
|
cyrus-imapd uses the LOG_LOCAL6 syslog facility for logging. This
|
|
package of cyrus-imapd uses idled for IMAP IDLE.
|
|
|
|
Don't forget to edit /etc/services to include missing network services
|
|
if needed.
|
|
e.g. sieve 2000/tcp
|