文件操作 - auth-static.conf.ext
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/dovecot-2.2.36/example-config/conf.d/auth-static.conf.ext
编辑文件内容
# Static passdb. Included from 10-auth.conf. # This can be used for situations where Dovecot doesn't need to verify the # username or the password, or if there is a single password for all users: # # - proxy frontend, where the backend verifies the password # - proxy backend, where the frontend already verified the password # - authentication with SSL certificates # - simple testing #passdb { # driver = static # args = proxy=y host=%1Mu.example.com nopassword=y #} #passdb { # driver = static # args = password=test #} #userdb { # driver = static # args = uid=vmail gid=vmail home=/home/%u #}
修改文件时间
将文件时间修改为当前时间的前一年
删除文件