Displaying 1 result from an estimated 1 matches for "default_mail_loc".
2007 Oct 30
1
mail_location and master_user rel 1.0.x
...l
}
client {
path = /var/spool/postfix/private/auth
mode = 0660
user = postfix
group = mail
}
}
}
but the same configuration on the newer version 1.0.5 does not work, the
problem being in mail location (note changed from default_mail_location
to mail_location). so i had to make a number of changes...
## Dovecot configuration file
base_dir = /var/lib/dovecot/
protocols = imap pop3 imaps
disable_plaintext_auth = no
log_path = /var/log/dovecot/error.log
info_log_path = /var/log/dovecot/info.log
ssl_cert_file = /etc/pki/tls/certs/do...