Displaying 9 results from an estimated 9 matches for "cf2918cac".
2020 Jan 28
1
error: include: personal location for included script `foo is unavailable
Hi,
I want to split my active script into smaller chunks but I have issues
with the include directive.
My doveconf -n is
# 2.3.9.2 (cf2918cac): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.9 (db4e9a2f)
# OS: Linux 5.1.15-arch1-1-ARCH x86_64 Arch Linux
auth_mechanisms = plain login
auth_verbose = yes
mail_location = maildir:~/mail
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-...
2020 Feb 20
3
Unknown setting error with dovecot-sql.conf.ext
Hi All,
I am trying to install Dovecot connecting to MySQL and all seems to be
working until I try to send/receive.
I'm getting a "Unknown setting" error for anything that is inside
dovecot-sql.conf.ext
dovecot-sql.conf.ext is inside /etc/dovecot and is referenced from
/etc/dovecot/conf.d/auth-sql.conf.ext
The error I get is:
auth: Fatal: sql
2020 Jan 27
2
Dovecot authentication through proxy
...=<KDGSF9OcZuDAqBQx>
Jan 23 18:48:51 vsrv-***-mta01 dovecot: imap-login: Disconnected (no auth attempts in 30 secs): user=<>, rip=192.168.20.49, lip=192.168.20.28, TLS handshaking: Connection closed, session=<lwKTF9OcbuDAqBQx>
### Proxy Config ###
####################
# 2.3.9.2 (cf2918cac): /etc/dovecot/dovecot.conf
# OS: Linux 4.15.0-74-generic x86_64 Ubuntu 18.04.3 LTS
# Hostname: vsrv-***-prx01
auth_debug = yes
director_mail_servers = 192.168.20.28 192.168.20.29
director_servers = 192.168.20.49:9090 192.168.20.58:9090
disable_plaintext_auth = no
mail_location = mbox:~/mail:INBOX...
2020 Feb 14
0
Dovecot Proxy - Oauth2 mech add custom fields
...UjddrSr3uXmXreB44VLZ8B4xBgVRjK9K-sjjkXT8Bkv8WbxUdEEHaarWU_qanI5DlhA0CZXlJ
CyDsNcRwQfwVHOESxXE7ehgIDPm-NjA
I have a mechanism for adding other attributes with Dovecot when calling Keyclock? This for insert email or other fields into the token.
Thanks all,
Domenico
???
Dovecot Frontend
# 2.3.9.2 (cf2918cac): /config/dovecot/dovecot-proxy/dovecot.conf
# OS: Linux 3.10.0-693.17.1.el7.x86_64 x86_64 CentOS Linux release 7.4.1708 (Core)
# Hostname: fe-new.example.it
auth_debug = yes
auth_debug_passwords = yes
auth_master_user_separator = *
auth_verbose = yes
auth_verbose_passwords = yes
base_dir = /data...
2020 Feb 20
0
Unknown setting error with dovecot-sql.conf.ext
...Andy Woolley <andy at milonic.com>
Subject: Re: Unknown setting error with dovecot-sql.conf.ext
I am unable to reproduce the issue here, can you send me the file itself?
Maybe it has some strange thing in it?
On 20.2.2020 12.23, Andy Woolley wrote:
>
> doveconf -n
>
> # 2.3.9.2 (cf2918cac): /etc/dovecot/dovecot.conf
>
> # OS: Linux 5.4.19-200.fc31.x86_64 x86_64 Fedora release 31 (Thirty
> One)
>
> # Hostname: data.tia3.com
>
> auth_mechanisms = plain login
>
> mail_location = /home/vmail/%d/%n
>
> mail_privileged_group = mail
>
> mbox_write_lo...
2020 Jan 26
0
Number of imap-login processes always keeps growing, never goes down
...EN
Active UNIX domain sockets
Address Type Vnode Conn Local Address Remote Address
----8<--------------------
This is the running Dovecot config:
----8<--------------------
# doveconf -n -c /etc/dovecot/dovecot.conf
# 2.3.9.2 (cf2918cac): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.9 (db4e9a2f)
# OS: SunOS 5.11 i86pc
# Hostname: dovecot-1.inst.sp-prod.nl1.cns.supersecretcorp.nl
auth_failure_delay = 3 secs
auth_mechanisms = plain oauthbearer xoauth2
base_dir = /var/run/dovecot/
disable_plaintext_auth = no
first_valid_uid = 1...
2020 Jan 14
0
Upgrade 2.2.27 to 2.3.9.2: master(imap): net_connect_unix(imap) failed: Resource temporarily unavailable
...sport = :143 or sport = :993 )" | grep "\"imap\"" | wc -l
19141
~# ss -ntp "( sport = :143 or sport = :993 )" | grep "\"imap-login\"" |
wc -l
333
~# ss -ntp "( sport = :143 or sport = :993 )" | wc -l
19530
~# doveconf -n
# 2.3.9.2 (cf2918cac): /etc/dovecot/dovecot.conf
# OS: Linux 4.9.0-9-amd64 x86_64 Debian 9.11
# Hostname: [redacted]
default_vsz_limit = 768 M
disable_plaintext_auth = no
imap_id_log = *
log_timestamp = "%F %T %z "
login_trusted_networks = [redacted]
mail_fsync = always
mail_location = maildir:~/Maildir
mail_...
2020 Jan 06
4
Upgrade 2.2.27 to 2.3.9.2: master(imap): net_connect_unix(imap) failed: Resource temporarily unavailable
Hi,
After upgrading Dovecot from version 2.2.27 to 2.3.9.2, we are
sporadically seeing lots of these errors in the error log on many of our
servers:
imap-login: Error: master(imap): net_connect_unix(imap) failed:
Resource temporarily unavailable -
http://wiki2.dovecot.org/SocketUnavailable
The issue is causing significant delays and/or timeouts on login.
From what I can tell, this
2020 Feb 06
2
doveadm backup -R -m -s not picking up a new message
...irrored locally when I run without the -s flag.
I'm running dovecot 2.3.9.2 from FreeBSD ports. I've reviewed the
FreeBSD port?; it does have some patches, but none of them seem relevant
to this issue.
The remote server runs Cyrus.
Debug output, etc follow:
[[[
% doveconf -n
# 2.3.9.2 (cf2918cac): /usr/local/etc/dovecot/dovecot.conf
# OS: FreeBSD 12.1-RELEASE amd64
# Hostname: imapmirror.v.shahaf.local2
disable_plaintext_auth = no
first_valid_uid = 1000
imapc_features = " rfc822.size fetch-headers modseq"
imapc_host = imap.fastmail.com
imapc_password = # hidden, use -P to show...