Ticket #1069 (closed defect: fixed)
saslauthd update for etch
| Reported by: | anarcat | Owned by: | anonymous |
|---|---|---|---|
| Priority: | block | Milestone: | alternc-0.9.7 |
| Component: | Package Debian | Version: | alternc-0.9.6.4 |
| Severity: | major | Keywords: | |
| Cc: |
Description
We need to upgrade our installed saslauthd configuration with the following:
mkdir /var/spool/postfix/var mkdir /var/spool/postfix/var/run mkdir /var/spool/postfix/var/run/saslauthd chown -R root:sasl /var/spool/postfix/var/
/etc/alternc/templates/default/saslauthd:
OPTIONS="-r -m /var/spool/postfix/var/run/saslauthd -O localhost -c"
(instead of PARAMS)
Change History
Note: See
TracTickets for help on using
tickets.

(In [1954]) fix saslauthd config for etch, partial fix. See #1069