StuRa:Server/SRS14/2018: Unterschied zwischen den Versionen

Aus Wiki StuRa HTW Dresden
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:


== Ports ==
== Ports ==
=== dovecot ===
<code>
[X] KQUEUE    kqueue(2) support
[X] SSL      SSL support
[ ] GSSAPI    GSSAPI support
[ ] VPOPMAIL  vpopmail support
[ ] LDAP      OpenLDAP support
[ ] PGSQL    PostgreSQL support
[X] MYSQL    MySQL support
[ ] SQLITE    SQLite support
</code>
=== mailman ===
<code>
[ ] SENDMAIL  for use with sendmail
[ ] EXIM3    for use with exim3
[ ] EXIM4    for use with exim4
[X] POSTFIX  for use with postfix
[ ] COURIER  for use with courier
[ ] CHINESE  support for Chinese mailing lists
[ ] HTDIG    htdig integration patches
[ ] NAMAZU2  make private archives searchable with namazu2
</code>
=== mysql5.5-client ===
<code>
[X] OPENSSL  Enable SSL support
[ ] FASTMTX  Replace mutexes with spinlocks
</code>
=== mysql5.5-server ===
<code>
[X] OPENSSL  Enable SSL support
[ ] FASTMTX  Replace mutexes with spinlocks
</code>
=== python27 ===
<code>
[X] THREADS          Enable thread support
[ ] HUGE_STACK_SIZE  Use a larger thread stack
[ ] SEM              Use POSIX semaphores (experimental)
[ ] PTH              Use GNU Pth for threading/multiprocessing
[X] UCS4            Use UCS4 for unicode support
[X] PYMALLOC        Use python's internal malloc
[X] IPV6            Enable IPv6 support
[ ] FPECTL          Enable floating point exception handling
</code>
=== ohne config ===
*


== Siehe auch ==
== Siehe auch ==

Version vom 28. September 2011, 19:45 Uhr

  • emails

Ports

dovecot


[X] KQUEUE    kqueue(2) support
[X] SSL       SSL support
[ ] GSSAPI    GSSAPI support
[ ] VPOPMAIL  vpopmail support
[ ] LDAP      OpenLDAP support
[ ] PGSQL     PostgreSQL support
[X] MYSQL     MySQL support
[ ] SQLITE    SQLite support 

mailman


[ ] SENDMAIL  for use with sendmail
[ ] EXIM3     for use with exim3
[ ] EXIM4     for use with exim4
[X] POSTFIX   for use with postfix
[ ] COURIER   for use with courier
[ ] CHINESE   support for Chinese mailing lists
[ ] HTDIG     htdig integration patches
[ ] NAMAZU2   make private archives searchable with namazu2

mysql5.5-client


[X] OPENSSL  Enable SSL support
[ ] FASTMTX  Replace mutexes with spinlocks 

mysql5.5-server


[X] OPENSSL  Enable SSL support
[ ] FASTMTX  Replace mutexes with spinlocks 

python27


[X] THREADS          Enable thread support
[ ] HUGE_STACK_SIZE  Use a larger thread stack
[ ] SEM              Use POSIX semaphores (experimental)
[ ] PTH              Use GNU Pth for threading/multiprocessing
[X] UCS4             Use UCS4 for unicode support
[X] PYMALLOC         Use python's internal malloc
[X] IPV6             Enable IPv6 support
[ ] FPECTL           Enable floating point exception handling


ohne config

Siehe auch