Displaying 13 results from an estimated 13 matches for "db4e9a2f".
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-character vacation subaddress comparator-i;ascii-numeric
relation...
2020 Jun 09
0
How to unset namespace configuration from dovecot.conf in conf.d/99-cutom.conf?
...scribe
special_use = \Junk
}
mailbox Drafts {
auto = create
special_use = \Drafts
}
mailbox Trash {
auto = create
special_use = \Trash
}
}
[1] `doveconf -n` for the original configuration:
# 2.3.10 (0da0eff44): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.9 (db4e9a2f)
doveconf: Warning: service auth { client_limit=1000 } is lower than
required under max. load (2248)
doveconf: Warning: service anvil {
client_limit=1000 } is lower than required under max. load (2251)
# OS: Linux 4.15.0 x86_64 Ubuntu 18.04.4 LTS ext4
# Hostname: ############
auth_mechanisms = #...
2020 Feb 17
1
Shared Mailboxes with Multiple Domains
...nfig.
>
>The files /var/mail/%d/shared-mailboxes contain entries like:
>shared/shared-boxes/group/allshared/user at domain.com
> 1
>
>
>Below is "doveconf -n" output.
>
># 2.3.9.3 (9f41b88fa): /usr/local/etc/dovecot/dovecot.conf
># Pigeonhole version 0.5.9 (db4e9a2f)
># OS: Linux 5.3.0-28-generic x86_64 Ubuntu 18.04.4 LTS
># Hostname: bubba.amfes.lan
>auth_cache_size = 4 k
>auth_master_user_separator = *
>auth_mechanisms = plain login
>auth_policy_hash_nonce = # hidden, use -P to show it
>auth_policy_hash_truncate = 8
>auth_policy_serve...
2020 Mar 30
2
Panic/Assert dns-lookup.c
..._start_main[0x7f27a14901f0] -> #23 _start[0x55c930e8e2c0] -> #24 [no start/end information]
Mar 30 15:54:06 imap16 dovecot: auth: Fatal: master: service(auth): child 6133 killed with signal 6 (core dumped)
Config:
# 2.3.9.2 (844fc8246): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.9 (db4e9a2f)
# OS: Linux 4.9.0-12-amd64 x86_64 Debian 9.12
# Hostname: imap16.domain.de
auth_default_realm = domain.de
auth_failure_delay = 0
auth_mechanisms = plain login cram-md5
auth_username_format = %{if;%d;eq;domain.de;%n at olddomain.de;%u}
auth_verbose = yes
base_dir = /var/run/dovecot/
default_client_...
2020 Mar 30
0
Panic/Assert dns-lookup.c
...23 _start[0x55c930e8e2c0] -> #24 [no start/end information]
> Mar 30 15:54:06 imap16 dovecot: auth: Fatal: master: service(auth): child 6133 killed with signal 6 (core dumped)
>
>
> Config:
>
> # 2.3.9.2 (844fc8246): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.5.9 (db4e9a2f)
> # OS: Linux 4.9.0-12-amd64 x86_64 Debian 9.12
> # Hostname: imap16.domain.de
> auth_default_realm = domain.de
> auth_failure_delay = 0
> auth_mechanisms = plain login cram-md5
> auth_username_format = %{if;%d;eq;domain.de;%n at olddomain.de;%u}
> auth_verbose = yes
> base...
2020 May 14
0
[Dovecot v2.3.9.3] HTTP API Endpoint for mailbox cryptokey operations
...ce it seems I've figured out the other part partly tinkering partly
looking through the source code.
Thanks everyone for your input.
Thibault PASSERON
PS : excerpts from my configuration :
doveconf -n
===========
# 2.3.9.3 (9f41b88fa): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.9 (db4e9a2f)
# OS: Linux 5.6.7-300.fc32.x86_64 x86_64 Fedora release 32 (Thirty Two)
# Hostname: <hostname>
auth_mechanisms = plain login
dict {
sqldict = mysql:/etc/dovecot/dovecot-sql-dict.conf.ext
}
doveadm_api_key = # hidden, use -P to show it
mail_attribute_dict = proxy:dict:sqldict
mail_plugins...
2020 Feb 13
0
Shared Mailboxes with Multiple Domains
...; yields the full list with either config.
The files /var/mail/%d/shared-mailboxes contain entries like:
shared/shared-boxes/group/allshared/user at domain.com
1
Below is "doveconf -n" output.
# 2.3.9.3 (9f41b88fa): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.9 (db4e9a2f)
# OS: Linux 5.3.0-28-generic x86_64 Ubuntu 18.04.4 LTS
# Hostname: bubba.amfes.lan
auth_cache_size = 4 k
auth_master_user_separator = *
auth_mechanisms = plain login
auth_policy_hash_nonce = # hidden, use -P to show it
auth_policy_hash_truncate = 8
auth_policy_server_api_header = Authorization: Ba...
2020 Mar 10
1
LDAP pass_filter seems to be not working
...pass_filter =
(&(objectClass=customMail)(!(mailEnabled=FALSE))(mail=%u)(%LsEnabled=TRUE))
iterate_attrs = mail=user
iterate_filter = (objectClass=demonMail)
default_pass_scheme = SSHA
*Dovecot main config:*
dovecot -n
# 2.3.9.3 (9f41b88fa): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.9 (db4e9a2f)
# OS: Linux 4.19.87-1.ph3-esx x86_64 xfs
# Hostname: 26feef366ef9
auth_cache_negative_ttl = 1 mins
auth_cache_size = 10 M
auth_cache_ttl = 1 mins
auth_debug = yes
auth_master_user_separator = *
auth_mechanisms = login plain
auth_verbose = yes
default_vsz_limit = 512 M
disable_plaintext_auth = no...
2020 Feb 25
2
Auto Subscribe not working for LDA/Sieve created Mailbox?
...-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20200224/27138c3e/attachment.html>
-------------- next part --------------
# 2.3.9.3 (9f41b88fa): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.9 (db4e9a2f)
# OS: FreeBSD 12.1-STABLE amd64
# Hostname: thebighonker.lerctr.org
auth_default_realm = lerctr.org
auth_mechanisms = plain login
auth_realms = lerctr.org thebighonker.lerctr.org tbh.lerctr.org thejonesonair.com thejonesonair.net why.net
default_vsz_limit = 1 G
deliver_log_format = msgid=%m: %$...
2020 Jan 26
0
Number of imap-login processes always keeps growing, never goes down
...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 = 1000
hostname = imap.supersecretcorp.nl
instance_name = dovecot-1...
2020 Jan 27
2
Dovecot authentication through proxy
...en, use -P to show it
ssl_prefer_server_ciphers = yes
userdb {
args = /etc/dovecot/dovecot-sql.conf
driver = sql
}
protocol lmtp {
auth_socket_path = director-userdb
}
### Backend Config ###
######################
# 2.3.9.2 (cf2918cac): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.9 (db4e9a2f)
# OS: Linux 4.15.0-72-generic x86_64 Ubuntu 18.04.3 LTS
# Hostname: vsrv-**-mta01.**.**.***.**
auth_debug = yes
auth_mechanisms = plain login
mail_attribute_dict = file:%h/Maildir/dovecot-attributes
mail_fsync = always
mail_gid = vmail
mail_home = /var/vmail/mailboxes/%d/%n
mail_location = maildi...
2020 Mar 30
2
Panic/Assert dns-lookup.c
...[no start/end information]
> > Mar 30 15:54:06 imap16 dovecot: auth: Fatal: master: service(auth): child 6133 killed with signal 6 (core dumped)
> >
> >
> > Config:
> >
> > # 2.3.9.2 (844fc8246): /etc/dovecot/dovecot.conf
> > # Pigeonhole version 0.5.9 (db4e9a2f)
> > # OS: Linux 4.9.0-12-amd64 x86_64 Debian 9.12
> > # Hostname: imap16.domain.de
> > auth_default_realm = domain.de
> > auth_failure_delay = 0
> > auth_mechanisms = plain login cram-md5
> > auth_username_format = %{if;%d;eq;domain.de;%n at olddomain.de;%u}
>...
2019 Dec 08
5
Shared namespace is empty after migration to new Dovecot installation
Hi all,
I've used most of this weekend finalizing my migration from an old
server running Dovecot 2.2.22 to a brand new installation running 2.3.8.
In general, the migration was painless, everything just clicked, but
checking up on the finer details post migration i've found out that user
shared folders does not seem to work anymore, and I simply can't get it
to work.
The setups