blob: 1016d9655c5a8fe96aa3c3dc210e8c496a032b73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PREFIX/etc/cyrusdb.db now needs to be created
before applications that depend on SASL are used.
su cyrus
PREFIX/sbin/saslpasswd -c userid
You will also need to start the pwcheck daemon:
PREFIX/etc/rc.d/pwcheck.sh start
Read the documentation in PREFIX/share/doc/SASL
How to enable SMTP AUTH with system Sendmail 8.11 - Sendmail.README
How to use LDAP or MySQL for passwords - see html/sysadmin.html
|