mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 08:22:59 +02:00
Umfassend am Mailserver gearbeitet:
- Unnuetze Patches aus dem cyrusimapd raus - Eine Konfiguration und Datenbank fuer openmailadmin erstellt. - Konfiguration von Postfix und Cyrus ein wenig optimiert. - 2 Threads des saslauthd muessen reichen fuer kleine Mailserver. Kleines Problem mit den Dateiberechtigungen in den Pakfire-Paketen gehabt und hoffentlich behoben. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@918 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
case "$1" in
|
||||
start)
|
||||
boot_mesg "Starting the Cyrus SASL Server..."
|
||||
loadproc /usr/sbin/saslauthd -a pam
|
||||
loadproc /usr/sbin/saslauthd -n 2 -a pam
|
||||
;;
|
||||
|
||||
stop)
|
||||
|
||||
Reference in New Issue
Block a user