Hi
Can you send your lmtp config ?
Like:
service lmtp {
process_limit = 20
vsz_limit = 512M
}
and yours limit via /etc/security/limits.conf
W dniu 5.02.2025 o 13:15, Michael via dovecot pisze:
hey, :)
i have a postfix instance trying to deliver a message to dovecot via
lmtp, but fails
Hi
Do you test postlogin ?
https://doc.dovecot.org/2.3/admin_manual/post_login_scripting/
https://www.lemat.priv.pl/index.php?m=page&pg_id=170
W dniu 30.09.2024 o 15:49, Maciej Polewczyński via dovecot pisze:
When using the last_login plugin I noticed that the IP address
information is not upd
Hi
I have 1 director and ~8 dovecot nodes. I thinking about Solr cluster beacuse
one server solr probably is not enough.
I thinking about SolrCloud Mode but I don't know if it will work with Dovecot
And if not SolrCloud Mode, then what?
I don't have much experience in Solr clustering and I want t
Hi
The problem was trivial and unrelated to dovecot.
The programmer pasted an incorrect hash into the database
W dniu 13.07.2023 o 09:50, Aki Tuomi pisze:
What was it?
Aki
On 13/07/2023 10:36 EEST Maciej Milaszewski wrote:
Hi
Problem solved
W dniu 12.07.2023 o 15:20, Maciej
Hi
Problem solved
W dniu 12.07.2023 o 15:20, Maciej Milaszewski pisze:
Hi
For test I try use new auth (argonid) fot dovecot-2.3.20
I change only in sql:
password: {ARGON2ID}
in dovecot.conf i set
default_vsz_limit = 2000 M
and I can't auth
Jul 12 15:07:43 dovecot8 dovecot:
Hi
For test I try use new auth (argonid) fot dovecot-2.3.20
I change only in sql:
password: {ARGON2ID}
in dovecot.conf i set
default_vsz_limit = 2000 M
and I can't auth
Jul 12 15:07:43 dovecot8 dovecot: auth-worker(44928): conn
unix:auth-worker (pid=23437,uid=114): auth-worker<4772376
Hi
This is probaly problem in outlook clients and outlook configurations
third party add-ins/utilities
Check if the problem occurs on thunderbird
Probably problem not exists in thunderbird
W dniu 29.05.2023 o 10:43, Nick Lekkas pisze:
Hello there to all !
I have 2 postfix/dovecot mailserver
file
Linux dovecot16 Debian 3.x.68-2 (kernel-care)
I use netup - I don't administer it and I don't have access and only
downgrade kernel solve problem
W dniu 15.02.2023 o 18:17, Sohin Vyacheslav pisze:
15.02.2023 16:58, Maciej Milaszewski пишет:
Can you send me info about mount
Hi
Can you send me info about mounted options (fstab) and what is your
kernel and nfs version in client and your storage
W dniu 15.02.2023 o 12:32, Sohin Vyacheslav pisze:
Hi All,
In mail.log are exists error messages "Error: Broken file
/data/mail/vhosts/domain.com/u...@domain.com/Maildir/
Hi
What is the planned replacement like
doveadm director status
move / kick / flush
add /up / del
In 3.0 ?
Will there be a fork dovecot ?
OpenPGP_signature
Description: OpenPGP digital signature
Hi
I Migrate user from ldap to mysql (director+nodes) (2.2.36.4)
All works fine but when I turn on debbug auth I get "cache differences "
look:
dovecot6 (lmysql)run:
#doveadm user m...@domain.ltd
field value
user domain.ltd_mx8
uid 300
gid 300
home /vmail2/na/domain.ltd_mx8
mail
Hi
Sorry from last e-mail :) problem solved problem was in mysql query and
iterate_query
W dniu 30.09.2021 o 15:10, Maciej Milaszewski pisze:
> Hi
> In ldap:
>
>
> user_attrs = uid=user, mailMessageStore=home,
> mailQuotaSize=quota_rule=*:bytes=%$
> user_filter =
&
= a.id and ((a.account_status is null) or
(a.account_status != "deleted")) and ( a.user_name = "%u" or a.mail =
"%u" or amaa.mail_alternate_address = "%u" ) UNION select
a.user_password_encoded password,"y" AS proxy from account a where
((a.account_statu
Hi
I have dovecot director + nodes and migrate users from ldap to mysql.
I allow to auth via e-mail and alias and uid - thats i need
In director ( where users is in ldap ) all works fine - user is proxy to
UID like:
...
doveadm auth test o...@domain.ltd passs
passdb: o...@domain.ltd auth succeede
Hi
What is official irc server ? Freenode or libra or other ?
OpenPGP_signature
Description: OpenPGP digital signature
Hi
Sorry for e-mail - problem solved - drine options in haproxy not
terminated existing connections
> Hi
> In my lab I have tested auth cache in dovecot like:
>
> 1) test auth
> doveadm auth login a...@domain.ltd pass
> passdb: a...@domain.ltd auth succeeded
>
> - user a...@domain.ltd is in mysq
Hi
In my lab I have tested auth cache in dovecot like:
1) test auth
doveadm auth login a...@domain.ltd pass
passdb: a...@domain.ltd auth succeeded
- user a...@domain.ltd is in mysql (klater galera)
2)I stop the galley cluster
3)test auth - via cache
doveadm auth login a...@domain.ltd pass
pass
Hi
Probably netapp fas8200 not support NFS 4.2 and NFS 4.1 not support auth
via exports (only kerberros)
On 28.01.2021 19:45, Tom Talpey wrote:
> On 1/28/2021 11:14 AM, Maciej Milaszewski wrote:
>> Hi
>> For test I crete a new director with 2.3.13 and node 2.3.13 I mount
>>
With "new kernel" (where error comes) UID number skip always a number
> and the field "G1611..." is missing.
>
> Maciej, do you also have this behavior?
>
> Why Dovecot create different uidlist line format with different kernel?
>
> Il 22/01/21 17:50,
fix my problem,
> but I d'ont know why wiht old kernel works and with recent no.
>
> Are you using POP/IMAP and LMTP via director so any update to dovecot
> indexes is done from the same server?
>
> Il 19/01/21 16:22, Maciej Milaszewski ha scritto:
>> Hi
>> I u
ption (instead of nfsvers=3) - if your netapp supports it -
>> with a newer kernel - 4.14-stable or 4.19-stable (if possible). The
>> reason for that, is a nasty bug found in linux nfs client with older
>> kernels...
>>
>> https://about.gitlab.com/blog/2018/11/14/how-
a NFS on NetApp.
>
> For local delivery of emails are you using LDA or LMTP? I'm using LDA.
>
> Let me know.
>
> Thanks
>
> Il 13/01/21 15:56, Maciej Milaszewski ha scritto:
>> Hi
>> I have been trying resolve my problem with dovecot for a few days and I
>>
Hi
Any idea some one ?
Dnia 13 stycznia 2021 15:56:18 CET, Maciej Milaszewski
napisał(a):
>Hi
>I have been trying resolve my problem with dovecot for a few days and I
>dont have idea
>
>My environment is: dovecot director+5 dovecot guest
>
>dovecot-2.2.36.4 from so
Hi
I have been trying resolve my problem with dovecot for a few days and I
dont have idea
My environment is: dovecot director+5 dovecot guest
dovecot-2.2.36.4 from source
Linux 3.16.0-11-amd64
storage via nfs (NetApp)
all works fine but when I update OS from debian 8 (kernel 3.16.x) to
debia
On 04.01.2021 14:02, Dan Malm wrote:
> On 2021-01-04 13:03, Aki Tuomi wrote:
>> Vulnerable version: 2.2.26-2.3.11.3
>> Fixed version: 2.3.13
> No fix for 2.2.36?
>
Hi
Probably not fixed - my heart's been broken to - but this solutions
"imap_hibernate_timeout = 0" probably save you...
--
Maciej Mi
Hi
I have dovecot-2.36.4 (director +5 nodes) - backend to auth is
openldap+keepalived to second ldap
For test i shutdown my ldap server - keepalive works perfectly VIP
switched - ldapserach works ok (all connect to second ldap)
but I noticed strange dovecot behavior - some user get "no response"
Hi
Any idea ? or solutions ?
> Hello
> I have a problem with Invalid data
> System debian10 dovecot-2.2.36.4
>
> # 2.2.36.4 (baf9232c1): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.4.24.rc1 (debaa297)
> # OS: Linux 4.19.0-12-amd64 x86_64 Debian 10
>
>
> Oct 23 15:57:52 dovecot6 dovecot:
> l
Hello
I have a problem with Invalid data
System debian10 dovecot-2.2.36.4
# 2.2.36.4 (baf9232c1): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24.rc1 (debaa297)
# OS: Linux 4.19.0-12-amd64 x86_64 Debian 10
Oct 23 15:57:52 dovecot6 dovecot:
lmtp(33973,media4_js,2KEXD2Dhkl+1hAAAe3x6RQ): Erro
Hello
I have a problem with migrating dovecot from 2.2.36 to 2.3.8 -
everything works fine, but a problem with migrating anti-spam plugins
New dovecot 2.3.x has implemented own antispam-plugin like:
new from dovecot 2.3.8 -
# From elsewhere to Spam folder
imapsieve_mailbox1_name = Spam
Hi
But if you have more users (200K) that is a problem with that scripts
On 14.10.2020 16:28, Adrian Minta wrote:
> The cron option is the safest.
>
> Run each night something like this:
>
> #!/bin/bash
>
> DOVEADM="/usr/bin/doveadm";
>
> $DOVEADM expunge -A mailbox Trash savedbefore 30d
> $DOVEAD
Hi
System centos8 + dovecot-2.3.8 from repo
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 4.18.0-193.19.1.el8_2.x86_64 x86_64 CentOS Linux release
8.2.2004 (Core)
I need "Antispam plugin". What antispam-plugin I must use ?
In older version dove
Hi
I started migrations dovecot cluster from 2.2.36.4 (debian) to 2.3.8
(cetos8) .I read https://wiki2.dovecot.org/Upgrading/2.3
In 10-director.conf I must disable director_doveadm_port like:
#director_doveadm_port = 2424
and add:
.
service doveadm {
inet_listener {
port = 2424
}
}
I
Hi
I change kernel from 4.9.0-13-amd64 to this same (before update debian)
ant problem with "dovecot-uidlist line 112: Invalid data" not exists
probably problem is a nfs library in kernel 4.9.x (something that)
On 16.09.2020 16:32, Maciej Milaszewski wrote:
> Hi
> A few day
Hi
A few days ago I upgraded debian8 to debian9
dovecot is from source
# 2.2.36.4 (baf9232c1): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24.2 (aaba65b7)
# OS: Linux 4.9.0-13-amd64 x86_64 Debian 9.13
Today I get some times in logs:
"dovecot-uidlist line 112: Invalid data" and I dont know
LimitSIGPENDING=357577
LimitSIGPENDINGSoft=357577
On 16.09.2020 14:17, Urban Loesch wrote:
> Hi,
>
> perhaps this?
>
> > with new debian9:
> > open files (-n) 1024
>
> Regards
> Urban
>
>
> Am 16.09.20 um 12:57 schrieb Maciej Milaszewski
;
and add:
echo "kernel.pid_max = 5" >> /etc/sysctl.conf
sysctl -p
systemctl edit dovecot.service
[Service]
TasksMax=4
systemctl daemon-reload
systemctl restart dovecot.service
cat /sys/fs/cgroup/pids/system.slice/dovecot.service/pids.max
Any idea ?
On 16.09.2020 09:45
Hi
I update os from debian8 to debian9
# 2.2.36.4 (baf9232c1): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24.2 (aaba65b7)
# OS: Linux 4.9.0-13-amd64 x86_64 Debian 9.13
All works fine but sometimes I get:
Sep 16 09:17:00 dovecot4 dovecot: master: Error: service(pop3): fork()
failed: Resou
Hi
I tested ver solr-8.6.0 but not found schema for 2.2.x with version
6.6.x works fine
On 18.08.2020 14:59, Alessio Cecchi wrote:
>
> Hi Maciej,
>
> version 6.6.x works fine, but probably also 7.7.x with schema from
> Dovecot 2.3.
>
> Ciao
>
> Il 18/08/20 14:00, Ma
Hi
I have dovecot-2.2.36.4 (director) + 5 nodes dovecot (dovecot-2.2.36.4)
What version of Solr do you recommend ?
--
Maciej Miłaszewski
Starszy Administrator Systemowy
IQ PL Sp. z o.o.
Biuro Obsługi Klienta:
e-mail: b...@iq.pl
tel.: +48 58 326 09 90 - 94
fax: +48 58 326 09 99
Dział pomocy: ht
Hi
Today i try run solr-8.6.0 + dovecot-2.2.36.4 and false
I read
https://doc.dovecot.org/configuration_manual/fts/solr/#fts-backend-solr
Where I get schema.xml and solrconfig.xml for this version solr and
dovecot ?
I try schema.xml and solrconfig.xml from working solr-6.6.5 (dovecot)
"dovecot:
Hi
I have a problem with warrnings in log
Yesterday "big gays" change datastore
and After this time i get warrnings in dovecot like:
Warning: Created dotlock file's timestamp is different than current time
(1592878268 vs 1592871191): /vmail/us/username/Maildir/dovecot-uidlist
Before that there
16:11 Maciej Milaszewski wrote:
>>
>>
>> Hi
>> System debian 8.11 and dovecot-2.2.36.4 My webmail is roundcube with
>> imapproxy.
>>
>> I have one problem.
>>
>> My dovecot servers is are in a cluster with keepalived like:
>>
>>
Hi
System debian 8.11 and dovecot-2.2.36.4 My webmail is roundcube with
imapproxy.
I have one problem.
My dovecot servers is are in a cluster with keepalived like:
dovecot1VIP-IPdovecot2
All works fine
I have a problem with imapproxy when a server dovecot1 had a problem
(kernel pan
92
>
> Aki
>
>> On 31/03/2020 14:21 Maciej Milaszewski wrote:
>>
>>
>> Hi
>> How I understood it correctly
>>
>> service imap {
>> process_limit = 25000
>> }
>>
>> fs.inotify.max_user_watches= 5
>> fs.inotif
Hi
System debian 8.11 dovecot-2.2.36.4 and I have some warnings in log likes:
Warning: Inotify watch limit for user exceeded, disabling. Increase
/proc/sys/fs/inotify/max_user_watches
cat /proc/sys/fs/inotify/max_user_watches
8192
in sysctl i change
#fs.inotify.max_user_watches= 8192
#fs.inoti
Hi
I use dovecot-2.2.36.4 on Debian 8.11 and plugin dovecot-antispam from
http://johannes.sipsolutions.net/Projects/dovecot-antispam
All works fine but in roundcube i get two folder: Spam (real: Junk) and SPAM
in sieve i have:
require ["fileinto","imap4flags"];
# rule:[SPAM Box]
if header :cont
Hi
I have change now to dovecot-2.2.36.4 and problem seems not to occur
On 20.11.2019 13:48, Aki Tuomi via dovecot wrote:
> This is likely fixed in more recent version, can you try with 2.2.36?
>
> Aki
>
> On 20.11.2019 11.20, Maciej Milaszewski IQ PL wrote:
>> Hi
>>
pet the panic. So
> maybe few more lines before the Raw backtrace?
>
> Aki
>
> On 20.11.2019 10.54, Maciej Milaszewski IQ PL via dovecot wrote:
>> Hi
>> I have "problem" with dovect 2.2.13 from repo debian8 and I don't know
>> how to solve it ...
>>
Hi
I have "problem" with dovect 2.2.13 from repo debian8 and I don't know
how to solve it ...
Server is a virtual (kvm) with debian 8.11 (postfix + dovecot from repo)
and storage is mounting via nfs (I have use only one dovecot with
external storage)
All works fine but sometime ( after a few hour
Hi
Sorry for my question...
I use dovecot+ldap
How realy works (in dovecot-2.2.x ) lists of LDAP hosts to use ?
-- dovecot.conf
hosts = ldap.domain.pl:389 ldap-slave.domain.pl:389
#uris =
This is simpe HA ? I mean if ldap.domain.pl have problem another request
go to ldap-sla
Hi
For test in my smal testing lab i downlod latest dovecot-2.2.36.4 and
debian 7.x
./configure --prefix=/usr/local/dovecot-2.2.36.4 --sysconfdir=/etc
--with-mysql --with-ssl=openssl --with-solr --with-storages=maildir,imapc
and make
working ok
debian 7:
dovecot-director
debian 8:
dovecot node
Hi
I have some problem with SNI and dovecot 2.2.36.4
Server debian 9.x ad dovecot-2.2.36.4
default server ssl cert is a wildcard like *.domain.com (digicert)
ssl_ca = /var/control/cert.pem
ssl_cert = https://wiki.dovecot.org/SSL/DovecotConfiguration
like:
local_name imap.mail.test.domain.com {
Hi
This is for all dovecot version ?
On 10.09.2019 08:05, Greg Wildman via dovecot wrote:
> On Fri, 2019-09-06 at 17:25 -0700, remo--- via dovecot wrote:
>> What is the best way to adopt multiple certs?
> I have a setup that creates letsencrypt certs for each customer domain.
> To automate this I
Hi
I have set up SOLR in accordance with documentation and it runs well.
I use solr like:
...
fts = solr
fts_solr = debug url=http://IP:8983/solr/ (solr in external machine)
..
Is replication of this system really essential ?? Due to my tests,
rollback of the solr server on external machin
>> A few clients have 25K and more e-mail
>>
>> I thinking about use solr like:
>> fts = solr
>> fts_solr = debug url=http://IP:8983/solr/ (solr in external machine)
>>
>> Does it make sense ? use dovecot_indexes and fts ?
>> What is the difference in performance?
>>
> Hi!
>
> Dovecot indexes a
Hi
I have a question about tunning dovecot-2.2.36.x
Mail was stared in storage via nfs in MAILDIR via
/home/us/usern...@domain.ltd/MAILDIR/
I use additionally local dovecot_indexes via SSD disk
(/var/dovecot_indexes%h)
A few clients have 25K and more e-mail
I thinking about use solr like:
fts =
I changed memory and tunning min_free_kbytes in kernel
My question is about soultions keeplive+haproxy
1)director1-ringdirector2
2)director3 - standalone as backup
Options 1 and 2 have connect to 5 backend dovecot
On 07.03.2019 08:43, Aki Tuomi via dovecot wrote:
> On 6.3.2019
Hi
Maby stupid question :)
It possible to have 3 directors (frontend)
but without rings ?
All directors connect to this same dovecot (backend) - all backad have
this same login_trusted_networks
--
Maciej Miłaszewski
IQ PL Sp. z o.o.
Starszy Administrator Systemowy
Hi
I have dovecot director with 2-3 ring and 4 dovecot
My ring is :
10.0.100.2 9090 right never synced 8 37305225 39763861
0 723 2019-02-13 16:02:04 2019-02-13
16:02:04
10.0.100.3 9090 left never synced 8 574096
Hi
I have a testing lab with:
debian10 + dovecot-2.2.33 (director) and one backaned with 2.2.33.2
mail_location = maildir:~/Maildir:INDEX=/var/dovecot_indexes%h
All works fine but I thinking now about solutions to moved all messeges
older by (14day) to my alter storage with poor disk to folder Ar
Hi
Is there any chance that Dovecot-2.2.36 supports "jmap" ?
--
Maciej Miłaszewski
IQ PL Sp. z o.o.
Starszy Administrator Systemowy
Biuro Obsługi Klienta:
e-mail: b...@iq.pl
tel.: +48 58 326 09 90 - 94
fax: +48 58 326 09 99
Dział pomocy: https://www.iq.pl/pomoc
Informacja dotycząca przetwarzani
Hi
All works fine :) Thanks a lot Aki :)
On 24.01.2019 19:59, Aki Tuomi wrote:
> Another known issue, fixed with
>
> https://github.com/dovecot/core/commit/ca4c2579f0456072bdb505932a9cf7602e42afd2.patch
>
> Aki
>
>> On 24 January 2019 at 20:54 Maciej Milaszewski IQ PL
e:
strace -p 664
strace: Process 664 attached
gettimeofday({tv_sec=1548355306, tv_usec=938191}, NULL) = 0
On 24.01.2019 19:34, Maciej Milaszewski IQ PL wrote:
> Hi
> Thenx for replay - problem solved :)
>
> I forget `autoreconf -vi`
>
> You are rox :)
>
> On 24.01.2019 1
Hi
Thenx for replay - problem solved :)
I forget `autoreconf -vi`
You are rox :)
On 24.01.2019 19:10, Aki Tuomi wrote:
> You need to do `autoreconf -vi` before configure, won't work otherwise.
>
> Aki
>
>> autoreconf -viOn 24 January 2019 at 20:09 Maciej Milas
Hi
Thenx. I use your patch but problem not solved.
Hunk #1 succeeded at 334 with fuzz 2 (offset 19 lines).
patching file src/auth/mycrypt.c
./configure --prefix=/usr/local/dovecot-2.2.36 --sysconfdir=/etc
--with-ldap=yes --with-mysql --with-ssl=openssl --with-solr
--with-storages=maildir,imapc
es =
mod_set =
services =
#4 main (argc=, argv=) at main.c:396
c =
On 24.01.2019 18:16, Aki Tuomi wrote:
> Try
>
> gdb /usr/local/dovecot/libexec/dovecot/auth /var/run/dovecot/core
> bt full
>
> Aki
>> On 24 January 2019 at 18:53 Maciej Mi
e core file?
>
> https://dovecot.org/bugreport.html
>
> Aki
>> On 24 January 2019 at 17:10 Maciej Milaszewski IQ PL <
>> maciej.milaszew...@iq.pl <mailto:maciej.milaszew...@iq.pl>> wrote:
>>
>>
>> Hi
>> Thenx for replay.
>>
&g
dovecot wrote:
> Maybe you should try 2.2.36?
>
> Aki
>
> On 22.1.2019 16.47, Maciej Milaszewski IQ PL wrote:
>> Hi
>> I have little problem with debian10 and dovecot 2.2.33.2
>>
>> ps -ax
>> 21815 ? S 0:00 dovecot/pop3-login director
>> 2
Hi
I have little problem with debian10 and dovecot 2.2.33.2
ps -ax
21815 ? S 0:00 dovecot/pop3-login director
21816 ? S 0:00 dovecot/pop3-login director
21817 ? S 0:00 dovecot/pop3-login director
21818 ? S 0:00 dovecot/pop3-login director
21819 ?
Hi
I have two server directors in ring and 5 dovecot servers (2.2.36)
IP for IMAP and POP3 is a VIP (keepalived)
What is the best solutions to get realy HA for 5 dovecot servers ?
Maby corosync+pacemeker ? But this solution is too problematic and hardcore
Why I need HA ?
Doveadmin is too lazy an
Hi
Do you try recalc and get ?
On 22.11.2018 08:56, Vincent Seynhaeve wrote:
>
> Hello,
>
> I'm trying to set up LDAP stored quota on Dovecot but it doesn't work
> and doesn't get reported by the command doveadm quota get.
>
> I'm using the field departmentNumber in my LDAP server to store the quo
Hello
Fabian for tunning maby this help you:
- change type sort of roundcube
Problem: https://github.com/roundcube/roundcubemail/issues/3556
solved: https://github.com/roundcube/roundcubemail/issues/5072#ticket
- if you have many big account user solr for full-text search
Probably is problem wi
Hi
I have a problem with doveadm and flush
# 2.2.36 (1f10bfa63): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24.rc1 (debaa297)
# OS: Linux 3.16.0-5-amd64 x86_64 Debian 8.10
example:
#doveadm director status
mail server ip tag vhosts state state changed users
10.0.100.24 1 up
73 matches
Mail list logo