HEX
Server: Apache/2.4.65 (Unix) OpenSSL/1.1.1k
System: Linux f37.eelserver.com 4.18.0-553.107.1.el8_10.x86_64 #1 SMP Mon Feb 23 10:50:53 EST 2026 x86_64
User: zulfiqar (1084)
PHP: 8.3.0
Disabled: NONE
Upload Files
File: //proc/self/root/etc/dovecot/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
#}