Hi Benny,

Sorry I must have missed your email. Here's the output of doveconf -P | grep auth:

doveconf: Warning: NOTE: You can get a new clean config file with: doveconf -Pn > dovecot-new.conf doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:25: 'imaps' protocol is no longer necessary, remove it
auth_anonymous_username = anonymous
auth_cache_negative_ttl = 1 hours
auth_cache_size = 0
auth_cache_ttl = 1 hours
auth_cache_verify_password_with_worker = no
auth_debug = yes
auth_debug_passwords = yes
auth_default_realm =
auth_failure_delay = 2 secs
auth_gssapi_hostname =
auth_krb5_keytab =
auth_master_user_separator =
auth_mechanisms = plain login
auth_policy_check_after_auth = yes
auth_policy_check_before_auth = yes
auth_policy_hash_mech = sha256
auth_policy_hash_nonce =
auth_policy_hash_truncate = 12
auth_policy_log_only = no
auth_policy_reject_on_fail = no
auth_policy_report_after_auth = yes
auth_policy_request_attributes = login=%{requested_username} pwhash=%{hashed_password} remote=%{rip} device_id=%{client_id} protocol=%s session_id=%{session}
auth_policy_server_api_header =
auth_policy_server_timeout_msecs = 2000
auth_policy_server_url =
auth_proxy_self =
auth_realms =
auth_socket_path = auth-userdb
auth_ssl_require_client_cert = no
auth_ssl_username_from_cert = no
auth_stats = no
auth_use_winbind = no
auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@
auth_username_format = %Lu
auth_username_translation =
auth_verbose = yes
auth_verbose_passwords = yes
auth_winbind_helper_path = /usr/bin/ntlm_auth
auth_worker_max_count = 30
disable_plaintext_auth = yes
imap_urlauth_host =
imap_urlauth_logout_format = in=%i out=%o
imap_urlauth_port = 143
  auth_verbose = default
  auth_verbose = default
  unix_listener anvil-auth-penalty {
service auth-worker {
  executable = auth -w
  unix_listener auth-worker {
service auth {
  executable = auth
  unix_listener /var/spool/postfix/private/auth {
  unix_listener auth-client {
  unix_listener auth-login {
  unix_listener auth-master {
  unix_listener auth-userdb {
service imap-urlauth-login {
  executable = imap-urlauth-login
  unix_listener imap-urlauth {
service imap-urlauth-worker {
  executable = imap-urlauth-worker
  unix_listener imap-urlauth-worker {
service imap-urlauth {
  executable = imap-urlauth
  unix_listener token-login/imap-urlauth {
  auth_verbose = default
  auth_verbose = default

I'm not sure how it will help me edit source files though...

On 2022-10-10 22:33, Benny Pedersen wrote:
Serveria Support skrev den 2022-10-10 20:05:
I checked the source code on Github and discussed this with a C
developer. There seem to be too many files... perhaps somebody can
guide me where should I look? Aki?

you ask for help ?, and i have sayed "doveconf -P | grep auth" how can
i help more when you are not provide it ?, sorry then

Reply via email to