- Timestamp:
- 04/24/12 17:51:47 (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/etc/alternc/templates/dovecot/dovecot-sql.conf
r3137 r3142 61 61 # connect = /etc/dovecot/authdb.sqlite 62 62 # 63 connect = host=%%dbhost%% dbname=%%dbname%% user=%%db user%% password=%%dbpwd%%63 connect = host=%%dbhost%% dbname=%%dbname%% user=%%db_mail_user%% password=%%db_mail_pwd%% 64 64 65 65 # Default password scheme. … … 68 68 # http://wiki.dovecot.org/Authentication/PasswordSchemes 69 69 # 70 default_pass_scheme = MD570 default_pass_scheme = PLAIN-MD5 71 71 72 72 # passdb query to retrieve the password. It can return fields:
Note: See TracChangeset
for help on using the changeset viewer.
