wok-next view cyrus-imapd/stuff/etc/imapd.conf @ rev 2791

slitaz-boot-scripts: Remove old desktop file
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 28 02:19:36 2009 +0200 (2009-04-28)
parents
children
line source
1 configdirectory: /var/imap
2 partition-default: /var/spool/imap
3 lmtpsocket: /var/imap/socket/lmtp
5 # space-separated users who have admin rights for all services.
6 admins: cyrus
8 # The mechanism(s) used by the server to verify plaintext passwords. Possible
9 # values are "saslauthd", "auxprop", "pwcheck" and "alwaystrue". They
10 # are tried in order, you can specify more than one, separated by spaces.
11 sasl_pwcheck_method: saslauthd
13 # Force PLAIN/LOGIN authentication only
14 sasl_mech_list: PLAIN