Re: Can't build pigeonhole against dovecot 2.3.2rc1

2018-06-22 Thread Aki Tuomi
Try using branch master-0.5 Aki > On 22 June 2018 at 21:24 ta...@vfemail.net wrote: > > > Help? > > ntfy-mailto.c: In function ‘ntfy_mailto_send’: > ntfy-mailto.c:505:5: error: too few arguments to function > ‘smtp_address_create_from_msg_temp’ > sieve_get_postmaster(senv)); > ^

Re: More and better logging

2018-06-25 Thread Aki Tuomi
On 25.06.2018 11:28, Tom Sommer wrote: > In general I feel there is a lack of debug and "when things go > wrong"-logging in Dovecot (information that should perhaps be provided > with a verbose toggle). > > I was debugging problems with sasl user logins and a generic "SASL > CRAM-MD5

Re: FTS Solr errors using doveadm

2018-06-30 Thread Aki Tuomi
> On 30 June 2018 at 05:54 Stuart Henderson wrote: > > > On 2018-06-07, Ricardo Branco wrote: > > Solr 7 returns JSON by default but fts_solr requires XML. > > > > Would be good to have wt=xml added to the query to force it to xml all the > > time, this would prevent errors if solr has > >

Re: v2.3.1: Event leaked (parent=(nil)): http-client.c:137 and 439

2018-05-01 Thread Aki Tuomi
> On 01 May 2018 at 21:21 Milan Knížek wrote: > > > Hi, > > After upgrade to dovecot 2.3.1, many IMAP clients cause errors in > dovecot log: > > May 01 20:15:51 tiger dovecot[21985]: imap: Warning: Event > 0x555fd3c01630 leaked (parent=(nil)): http-client.c:137 >

Re: Get mailbox name per guid

2018-05-02 Thread Aki Tuomi
You could try doveadm mailbox status -u user guid '*' | grep name ---Aki TuomiDovecot oy Original message From: Harald Leithner Date: 02/05/2018 19:54 (GMT+02:00) To: dovecot@dovecot.org Subject: Get mailbox name per guid Hi, maybe I'm unable to use

Re: director stuck in inifite loop on 2.2.35

2018-04-26 Thread Aki Tuomi
On 26.04.2018 11:15, Jan-Pieter Cornet wrote: > Occasionally, all of our directors get stuck in an endless loop. > Likely triggered by some network event, but I haven't been able to > isolate exactly what triggers it, and am unable to reproduce at the > moment. When this happens, it makes the

Re: Listening on multiple ports

2018-04-26 Thread Aki Tuomi
> On 27 April 2018 at 02:25 Derek Harding wrote: > > > Hi, > > I want dovecot to listen for imaps (ssl) on both 993 and a non-standard > port 8839. > > I've tried using variations on the inet_listener entries in > 10-master.conf as shown in a couple of threads

Re: OCSP Stapling and Certificate Transparency

2018-05-01 Thread Aki Tuomi
on CT. Thank you! -Felipe Gasper Mississauga, Ontario Hi! We are planning to add ocsp stapling support. At least Thunderbird supports must-staple attribute. --- Aki Tuomi

Re: HTTPS for http://xi.dovecot.fi/debian/

2017-10-20 Thread Aki Tuomi
> On October 20, 2017 at 12:37 PM Florent B wrote: > > > Hi, > > We use Dovecot packages from http://xi.dovecot.fi/debian/. > > Could it be possible to serve it with HTTPS ? > > Thank you. > > Florent Hi! It has now https enabled with valid certificate. Aki

Re: Initialization failed: Namespace '': mkdir(/var/www/mail) failed: Permission denied

2017-10-26 Thread Aki Tuomi
> On October 26, 2017 at 6:40 PM tr...@skrilnetz.net wrote: > > > Quoting Aki Tuomi <aki.tu...@dovecot.fi>: > > >> On October 26, 2017 at 5:53 PM tr...@skrilnetz.net wrote: > >> > >>   Quoting Aki Tuomi <aki.tu...@dovecot.fi>: > &

Re: haproxy ssl support

2017-10-26 Thread Aki Tuomi
We are planning to release it later this year. Aki > On October 26, 2017 at 3:13 PM KT Walrus <ke...@my.walr.us> wrote: > > > When is 2.3 scheduled to be released? > > Kevin > > > On Oct 26, 2017, at 7:57 AM, Aki Tuomi <aki.tu...@dovecot.fi> wrote:

Re: Initialization failed: Namespace '': mkdir(/var/www/mail) failed: Permission denied

2017-10-26 Thread Aki Tuomi
> On October 26, 2017 at 7:10 PM tr...@skrilnetz.net wrote: > > > Quoting tr...@skrilnetz.net: > > > Quoting Aki Tuomi <aki.tu...@dovecot.fi>: > > > >>> On October 26, 2017 at 5:53 PM tr...@skrilnetz.net wrote: > >>> > >>>

Re: Password encription

2017-10-26 Thread Aki Tuomi
On 27.10.2017 08:37, @lbutlr wrote: > On 25 Oct 2017, at 03:11, Aki Tuomi <aki.tu...@dovecot.fi> wrote: >> SHA512-CRYPT and PLAIN/LOGIN with SSL. > I’m happy with SHA256-CRYPT and PLAIN/LOGIN. > Yes. SHA256-CRYPT is good too. It was just recommendation over using CRAM-MD5, u

Re: secure setup for imap hibernation

2017-10-27 Thread Aki Tuomi
On 27.10.2017 11:20, Arkadiusz Miśkiewicz wrote: > Hi. > > What's the approach for securely enabling imap hibernation in case when each > user uses different uid and gid? > > Looks like none and 0666 on hibernation and imap master sockets is the only > way? > > Thanks, That's the only way,

Re: secure setup for imap hibernation

2017-10-27 Thread Aki Tuomi
On 27.10.2017 12:32, Arkadiusz Miśkiewicz wrote: > On Friday 27 of October 2017, Aki Tuomi wrote: >> On 27.10.2017 11:20, Arkadiusz Miśkiewicz wrote: >>> Hi. >>> >>> What's the approach for securely enabling imap hibernation in case when >>> each u

Re: How to check which version of openssl is getting compiled in into dovecot?

2017-10-27 Thread Aki Tuomi
On 27.10.2017 00:53, krz...@gmail.com wrote: > I got multiple versions of openssl in my system. I compile dovecot with > PKG_CONFIG_PATH=/usr/openssl-1.0.2l-fpic/lib/pkgconfig ./configure > > How do I check which version of openssl got compiled in? configure > script does not show version. There

Re: Password encription

2017-10-27 Thread Aki Tuomi
l when database is/was stolen ? > Then thief can use eg. rainbow tables to decrypt passwords. > Regards, > Jack > > 2017-10-27 7:42 GMT+02:00 Aki Tuomi <aki.tu...@dovecot.fi>: > >> >> On 27.10.2017 08:37, @lbutlr wrote: >>> On 25 Oct 2017, at 03:11, Aki Tu

Re: How to check which version of openssl is getting compiled in into dovecot?

2017-10-27 Thread Aki Tuomi
On 27.10.2017 10:07, @lbutlr wrote: > >> On Oct 27, 2017, at 12:33 AM, Aki Tuomi <aki.tu...@dovecot.fi> wrote: >> >> >> >> On 27.10.2017 00:53, krz...@gmail.com wrote: >>> I got multiple versions of openssl in my system. I compile dovecot with

Re: haproxy ssl support

2017-10-26 Thread Aki Tuomi
Hi! There is support for haproxy SSL TLVs in 2.3. See https://github.com/dovecot/core/compare/f43567aa%5E...b6fbc235.patch Aki > On October 26, 2017 at 12:25 PM Rok Potočnik wrote: > > > Even though it seems dovecot (using 2.2.33.1) supports haproxy's > send-proxy-v2, it

Re: Locks directory change

2017-10-26 Thread Aki Tuomi
> On October 26, 2017 at 4:30 PM Federico Bartolucci wrote: > > > Hello, > > it's the first time for me writing to the list, I'm trying to change the > location into which the Dovecot's locks are done reserving a special > temporary directory on an other partition, then

Re: Initialization failed: Namespace '': mkdir(/var/www/mail) failed: Permission denied

2017-10-26 Thread Aki Tuomi
> On October 26, 2017 at 5:40 PM tr...@skrilnetz.net wrote: > > > Quoting Steffen Kaiser : > > > On Thu, 26 Oct 2017, tr...@skrilnetz.net wrote: > > > >> /dovecot: lda(www-data): Error: user www-data: Initialization > >> failed: Namespace '': 

Re: Initialization failed: Namespace '': mkdir(/var/www/mail) failed: Permission denied

2017-10-26 Thread Aki Tuomi
> On October 26, 2017 at 5:53 PM tr...@skrilnetz.net wrote: > > > Quoting Aki Tuomi <aki.tu...@dovecot.fi>: > > >> On October 26, 2017 at 5:40 PM tr...@skrilnetz.net wrote: > >> > >>   Quoting Steffen Kaiser <skdove...@smail.inf.fh-brs.de&g

Re: Need help in understanding auth digest-md5 and realm

2017-10-27 Thread Aki Tuomi
> On October 27, 2017 at 6:00 PM Admin Beckspaced wrote: > > > Hello dovecot community, > > I've setup dovecot and need a bit help in understanding the auth > mechanism digest-md5 and realm > > in 10-auth.conf I got > > auth_mechanisms = plain login digest-md5

Re: Quota warning executable can not log to /dev/stdout

2017-10-28 Thread Aki Tuomi
Try adding service quota-warning { chroot = } It won't chroot it then, but I'm not sure if that has a huge security impact. Aki > On October 28, 2017 at 12:13 PM Michael Härtl wrote: > > > I'm running dovecot 2.2.27 in a alpine based docker container and want > to

Re: All over sudden dovecot thinks FS is read only

2017-10-28 Thread Aki Tuomi
> On October 28, 2017 at 1:12 PM "Vlad K." wrote: > > > On 2017-10-28 11:51, Tobi wrote: > > > > Does anyone have an idea why dovecot suddenly behaves like that? > > > > Since that's CentOS 7, I've heard SystemD tends to go mad (madder than > usual) and mount

Re: All over sudden dovecot thinks FS is read only

2017-10-28 Thread Aki Tuomi
> On October 28, 2017 at 1:41 PM Tobi wrote: > > > Hello list > > I saw the response from Vlad in my queue (as dovecot was broken there > has been no delivery to mailbox) but after fix and queue flush Vlads > message does not show up in my mailbox. > > > Check the

Re: Password encription

2017-10-27 Thread Aki Tuomi
> On October 27, 2017 at 11:27 PM Joseph Tam <jtam.h...@gmail.com> wrote: > > > Aki Tuomi wrote: > > > The use of salt, today, is to prevent the attacker from directly seeing > > who has same passwords. Of course it also will make a rainbow table > >

Re: Need help in understanding auth digest-md5 and realm

2017-10-28 Thread Aki Tuomi
> On October 28, 2017 at 11:37 AM Jerry <je...@seibercom.net> wrote: > > > On Fri, 27 Oct 2017 21:35:16 +0300 (EEST), Aki Tuomi stated: > > >We actually discovered that Android has a bug with DIGEST-MD5, which Google > >refuses to fix. Also DIGEST-MD5/CRAM

Re: Package repository now available

2017-12-27 Thread aki . tuomi
CentOS and Ubuntu available at > https://repo.dovecot.org/ > > Packages are provided for 2.3 series and forward. Please let us know if you > run into any trouble with these. > > --- > Aki Tuomi > Dovecot oy > ___ > Dove

Re: Package repository now available

2017-12-27 Thread Aki Tuomi
now has package repository for Debian, CentOS and Ubuntu available > >> at > >> https://repo.dovecot.org > >> > >> Packages are provided for 2.3 series and forward. Please let us know if > >> you run into any trouble > >> with these. > >

Re: Renewing certificates

2017-12-26 Thread Aki Tuomi
> On December 26, 2017 at 11:42 PM Kenneth Porter wrote: > > > I'm setting up certbot/letsencrypt to provide a certificate for dovecot and > sendmail. Is it necessary to restart dovecot to load the new certificate, > as shown in most examples I find in blogs? That

Re: Package repository now available

2017-12-27 Thread Aki Tuomi
repo.dovecot.org/ > > > > Packages are provided for 2.3 series and forward. Please let us know if you > > run into any trouble with these. > > > > --- > > Aki Tuomi > > Dovecot oy > >

Package repository now available

2017-12-27 Thread aki . tuomi
Dovecot now has package repository for Debian, CentOS and Ubuntu available at https://repo.dovecot.org/ Packages are provided for 2.3 series and forward. Please let us know if you run into any trouble with these. --- Aki Tuomi Dovecot oy

Re: Package repository now available

2017-12-27 Thread Aki Tuomi
t; > available at https://repo.dovecot.org/ > > > > Packages are provided for 2.3 series and forward. Please let us know > > if you run into any trouble with these. > > > > --- > > Aki Tuomi > > Dovecot oy > > >

Re: Random delivery

2017-12-29 Thread Aki Tuomi
Not sure how this is random ... =) So you want it to deliver a the mail to first email1, next email to email2, next to email3, and next to email1. I am pretty sure you can do this better with postfix with transport that redirects it to one of these accounts in order. Aki > On December 29,

Re: Adding Sieve to Roundcube

2017-12-29 Thread Aki Tuomi
> On December 29, 2017 at 4:21 PM "@lbutlr" wrote: > > > I'm planning on adding support for sieve to Roundcube here in the near future > and am looking for any recommendations on read-mes on how to do this. > > I am planning on waiting until 2.3.0 hits Freebsd Ports > >

Re: detect suspicious logins

2017-12-21 Thread Aki Tuomi
> On December 20, 2017 at 12:29 PM Marcus Rueckert wrote: > > > On Tue, 19 Dec 2017 17:13:10 + > Matthew Broadhead wrote: > > > does anyone know of a linux module (maybe similar to fail2ban) that > > could be installed which would monitor

Re: New Dovecot service: SMTP Submission (RFC6409)

2017-12-21 Thread Aki Tuomi
> On December 20, 2017 at 4:39 PM Tanstaafl wrote: > > > On Sat Dec 16 2017 15:41:25 GMT-0500 (Eastern Standard Time), Tanstaafl > wrote: > > Ok, well, my ignorance is probably glaring here, but what I meant was, > > the make the

Re: Lua Auth

2017-12-21 Thread Aki Tuomi
> On December 22, 2017 at 6:43 AM Mark Moseley wrote: > > > > > > > > > > > > 2) Is there an appropriate way to return data with spaces in it (or > > presumably other non-alphanum chars. My quota name had a space in it, > > which > > somehow got interpreted as 'yes' ,

Re: Disable ssl validation for replication?

2017-12-21 Thread Aki Tuomi
Thanks for letting us know, we'll check this. But, would it make sense to sign those certs with your own CA cert and distribute the CA cert to your systems? Aki > On December 21, 2017 at 4:56 PM Joseph Ward wrote: > > > I'd considered doing it at the internal DNS

Re: dovecot-submission SMTP send error with Thunderbird (BODY=8BITMIME)

2017-12-23 Thread Aki Tuomi
Hi, thank you for your report. We'll look into it! Aki > On December 23, 2017 at 8:18 AM Reuben Farrelly > wrote: > > > Hi, > > With latest 2.3 -git (and 2.3.0 release), I'm running into this error > with Thunderbird: > > "An error occurred while sending mail. The

Re: Lua Auth

2017-12-23 Thread Aki Tuomi
> On December 22, 2017 at 9:16 PM Mark Moseley <moseleym...@gmail.com> wrote: > > > On Fri, Dec 22, 2017 at 5:18 AM, <aki.tu...@dovecot.fi> wrote: > > > > > > On December 22, 2017 at 8:20 AM Mark Moseley <moseleym...@gmail.com> > > wrote:

Re: Pathetic Upgrade Question: 2.0.9 to 2.3.0

2018-01-08 Thread Aki Tuomi
Find responses between the lines. On 08.01.2018 21:23, John Tulp wrote: > My version output is below, under the heading "My actual question". > > Background to my woes: > === > > I installed a new virtual machine with CentOS 6.9 (I'll refer to it as > xxserverxx) and included the

Re: Removing IMAP ID command

2018-01-07 Thread Aki Tuomi
On 06.01.2018 07:07, Alex Hautequest wrote: > Hello all. Happy 2018! > > > > How can I disable the dovecot IMAP ID command, or hide the product name, so > > one does not eyeball what server software I am running (which happens to be > > v2.2.33.2)? Please see below for an example: > > > > *

Re: Dovecot 2.3.0 TLS

2018-01-11 Thread Aki Tuomi
On 11.01.2018 13:20, Hauke Fath wrote: > On Thu, 11 Jan 2018 12:20:45 +0200, Aki Tuomi wrote: >> Was the certificate path bundled in the server certificate? > No, as a separate file, provided from the local (intermediate) CA: > > ssl_cert = ssl_key = ssl_ca = > Worked

Re: Dovecot 2.3.0 TLS

2018-01-11 Thread Aki Tuomi
On 11.01.2018 12:18, Hauke Fath wrote: > All, > > our dovecot installation provides a bundle of intermedia CA > certificates using the ssl_ca option. > > 2.3.0 does not supply the bundle, resulting in various clients either > complaining about an unverifiable server cert, or quietly not >

Re: Dovecot 2.3.0 TLS

2018-01-11 Thread Aki Tuomi
On 11.01.2018 13:28, Hauke Fath wrote: > On Thu, 11 Jan 2018 13:22:07 +0200, Aki Tuomi wrote: >> Can you try if it works if you concatenate the cert and cert-chain >> to single file? We'll start looking if this is misunderstanding or bug. > This is a production machine, so I

Re: Managesieve and virtual users

2018-01-11 Thread Aki Tuomi
On 11.01.2018 12:09, CP wrote: > On 01/11/2018 11:49 AM, Aki Tuomi wrote: >> >> On 11.01.2018 11:45, CP wrote: >>> Hello list, >>> >>> I'm trying to setup sieve on a Debian 9 install with virtual users. >>> Perhaps I'm getting old, but I

Re: Panic: file mail-index-util.c: line 37 (mail_index_uint32_to_offset): assertion failed: (offset < 0x40000000)

2018-01-11 Thread Aki Tuomi
On 10.01.2018 22:00, Stefan Neben wrote: > Hello, > > i have a problem with a very huge mail account. > > The INBOX of this account has ~1.1 - ~1.7 million mails inside. And > from time to time the index cache make problems and i got the > following in the logs: > > --- Snip --- > Jan 10

Re: Managesieve and virtual users

2018-01-11 Thread Aki Tuomi
On 11.01.2018 13:56, CP wrote: > On 01/11/2018 12:18 PM, Aki Tuomi wrote: >> >> On 11.01.2018 12:09, CP wrote: >>> On 01/11/2018 11:49 AM, Aki Tuomi wrote: >>>> On 11.01.2018 11:45, CP wrote: >>>>> Hello list, >>>>> >&g

Re: Dovecot 2.3.0 imap-login using 100% CPU

2018-01-11 Thread Aki Tuomi
Thank you for this, we'll look into it. Aki On 11.01.2018 01:29, Jason Kiniry wrote: > We were able to obtain a better backtrace: > > 0x7f4b303b5af5 in clients_notify_auth_connected () at > client-common-auth.c:839 > 839 if (!client_does_custom_io(client) && >

Re: Dovecot 2.3.0 imap-login using 100% CPU

2018-01-11 Thread Aki Tuomi
Is it possible for you to provide output of p *client p *client->next p *client->next->next until it hits NULL? Aki On 11.01.2018 01:29, Jason Kiniry wrote: > We were able to obtain a better backtrace: > > 0x7f4b303b5af5 in clients_notify_auth_connected () at > client-common-auth.c:839 >

Re: Managesieve and virtual users

2018-01-11 Thread Aki Tuomi
On 11.01.2018 11:45, CP wrote: > Hello list, > > I'm trying to setup sieve on a Debian 9 install with virtual users. > Perhaps I'm getting old, but I can't figure out why managesieve is > not working for virtual users. I have about 20 v users on this machine > and only one has also a real unix

Re: Released Pigeonhole v0.5.0.1 for Dovecot v2.3.0.

2018-01-04 Thread Aki Tuomi
release and don't hesitate to > notify me when there are any problems. > > Regards, > Also new CE packages for pigeonhole have been released under https://repo.dovecot.org Aki Tuomi

Re: Bug in dovecot 2.3 virtual plugin

2018-01-05 Thread Aki Tuomi
This is a different bug, and I suspect it might be caused by virtual plugin. We'll look into it. Aki On 04.01.2018 23:41, Jakob Schürz wrote: > Hi! > > This is very strange... > This error affects only one mailaccount, and it happend not yesterday. > The file > >

Re: Bug in dovecot 2.3 virtual plugin

2018-01-05 Thread Aki Tuomi
ovecot-virtual > > /var/mail/virtual: # cat AKTUELL/dovecot-virtual > Real/einjahr >  inthread refs younger 2592000 > > /var/mail/virtual: # cat Markierte/dovecot-virtual > Real/Alle >  flagged > > The error only appears in a Mailbox from one of this two names

Re: Doveadm field for message body without attachments

2018-01-10 Thread Aki Tuomi
> On January 10, 2018 at 11:49 AM Athanasios Viennas wrote: > > > > Happy new year to all, > > what is the message field in doveadm data model representing the body > without attachments? I need to dump the message body without the > attachments so as to avoid

Re: Can Dovecot reject unencrypted mail?

2018-01-10 Thread Aki Tuomi
> On January 10, 2018 at 2:08 PM David Seaward wrote: > > > Hi, > > Is it possible to configure Dovecot to reject mail that is not > encrypted. In other words: > > 1. If the user tries to send an unencrypted message from their MUA, > the server rejects it. > > 2. If a

Re: openssl question

2018-01-10 Thread Aki Tuomi
> On January 8, 2018 at 10:19 PM Selcuk Yazar wrote: > > > Hi > > we are using dovecot on secure port > > when i try to command > > openssl s_client -connect mail.mydomain:pop3s > > > > it works perfect. > > [image: Inline image 1] > > > Also i check from >

Re: Get parts from username variable

2018-01-09 Thread Aki Tuomi
On 08.01.2018 03:16, Matt . wrote: > Hi Guys, > > When I have a username like foo-bar-candy can I get/seperate foo, bar > and candy as single variables for my storagepath of the usermail ? > > Thanks, > > Matt The new lua auth backend is probably easiest for this. Dovecot variable manipulation

Re: zlib plugin producing errors on 2.3.0

2018-01-09 Thread Aki Tuomi
On 06.01.2018 20:54, Timo Sirainen wrote: > On 5 Jan 2018, at 18.33, Carsten Uppenbrink wrote: >> On 24.12.2017 15:58, Adam Weinberger wrote: >>> Hello, >>> I use the zlib and imap_zlib plugins on FreeBSD. As of 2.3.0, my logs >>> are producing these errors every so often,

Re: PDFs getting mangled

2018-01-19 Thread Aki Tuomi
On 19.01.2018 04:35, Adam Weinberger wrote: > Since upgrading to 2.3.0 / 0.5.0.1, incoming PDFs are getting mangled. > It seems to be happening when I use vnd.dovecot.filter. When I comment > out the block, things come through fine. > > My filter block looks like this: >require

Re: Fatal: nfs flush requires mail_fsync=always

2018-01-19 Thread Aki Tuomi
On 19.01.2018 11:55, Søren Skou wrote: > Hiya all, > > I'm seeing this "Fatal: nfs flush requires mail_fsync=always" error on > my testbed. The issue is that from what I can see, mail_fsync is set > to always : > > # doveconf -n | grep mail_fs > mail_fsync = always > > The result is that the

Re: [BUG] dovecot 2.3.0 - service(lmtp) killed with signal 11 when user is overquota

2018-01-19 Thread Aki Tuomi
On 17.01.2018 15:23, Aki Tuomi wrote: > > On 17.01.2018 15:22, Marco Giunta wrote: >> Hi, >> I'm using dovecot 2.3.0 installed on a new CentOS 7.4 with rpm from >> Dovecot repo. When I use LMTP to deliver an email to an overquota >> user, lmtp service hangs with a s

Re: Panic: file ostream-zlib.c: line 36 (o_stream_zlib_close): assertion failed:

2018-01-19 Thread Aki Tuomi
On 18.01.2018 11:32, Thomas Robers wrote: > Hi, > > after updating Dovecot to version 2.3 I get a lot of core-dumps like: > >> Jan 18 10:08:20 mail dovecot: >> imap(b...@tutech.de)<18200>: Panic: file >> ostream-zlib.c: line 36 (o_stream_zlib_close): assertion failed: >>

Re: v2.3.0 release candidate released

2018-01-22 Thread Aki Tuomi
On 20.12.2017 11:31, Thomas Leuxner wrote: > * Timo Sirainen 2017.12.18 16:23: > > Hi, > > what is the correct way of implementing carbon stats with 2.3? > > /etc/dovecot/conf.d/90-stats.conf: > old_stats_carbon_server=127.0.0.1:2003 > old_stats_carbon_name=host_domain_tld >

Re: Dovecot 2.3.0 TLS

2018-01-22 Thread Aki Tuomi
On 22.01.2018 22:14, Odhiambo Washington wrote: > > > On 22 January 2018 at 23:10, Matthias Fechner > wrote: > > Dear Odhiambo, > > Am 22.01.2018 um 19:58 schrieb Odhiambo Washington: >> ...and I am still unable to successfully compile

Re: LAYOUT=fs

2018-01-23 Thread Aki Tuomi
On 22.01.2018 00:46, Jungersen, Danjel - Jungersen Grafisk ApS wrote: > Hi there. > > I have read what I could find, but not enough apparently. > > I am about to migrate my server to a postfix / dovecot setup. > > I have stumbled on the mentioned option and are wondering if I should > use it. >

Re: How to set autoexpunge rule for single user mailbox in dovecot conf?

2018-01-23 Thread Aki Tuomi
Configure namespace {    mailbox {    } } and return from userdb namespace//mailbox//autoexpunge=value Ak On 23.01.2018 11:57, Alexey Murz Korepov wrote: > I need to set autoexpunge rule only for one single user and one > mailbox (mail folder), so apply it only for user al...@example.com >

Re: LAYOUT=fs

2018-01-23 Thread Aki Tuomi
On 23.01.2018 11:27, Jungersen, Danjel - Jungersen Grafisk ApS wrote: > > > On 22 Jan 2018 at 10:28, Aki Tuomi wrote: > > > > > On 22.01.2018 00:46, Jungersen, Danjel - Jungersen Grafisk ApS wrote

Re: How to set autoexpunge rule for single user mailbox in dovecot conf?

2018-01-23 Thread Aki Tuomi
for separate > mailbox folder on single user? > > As workaround, can I use command like `doveadm expunge` in cron job > for do this task? > --- > doveadm expunge -u al...@example.com <mailto:al...@example.com> > mailbox INBOX savedbefore 31d > --- > > On 23 Januar

Re: LAYOUT=fs

2018-01-23 Thread Aki Tuomi
On 23.01.2018 12:58, Jungersen, Danjel - Jungersen Grafisk ApS wrote: > > > On 23 Jan 2018 at 11:30, Aki Tuomi wrote: > > > > > On 23.01.2018 11:27, Jungersen, Danjel - Jun

Re: exited on signal 6 (core dumped) when searching folder

2018-01-26 Thread Aki Tuomi
Hi! Thank you for reporting this issue, we'll look into this. Very nice that you were able to provide corpus of email! Aki On 26.01.2018 15:06, Kristjan Eentsalu wrote: > Hey, > > I'm getting messages exited on signal 6 (core dumped) when doing imap > command "a UID SORT (DATE) UTF-8 BODY

Re: Send full X.509 client certificate to custom authentication policy server

2018-01-26 Thread Aki Tuomi
> On January 26, 2018 at 7:15 PM Jaime Hablutzel Egoavil > wrote: > > > I'm working with Dovecot 2.3 and I'm wondering if I could send the full > X.509 client certificate to my custom authentication policy server. > > I'm actually aware that I can send the client

Re: Replication configuration

2018-01-16 Thread Aki Tuomi
On 16.01.2018 18:36, Mantas Gegužis wrote: > Hello, > I am trying to configure replication between two servers, for only > specified virtual users, without success of course :) I am using LDAP > for accounting. > I have tried to pass a file with list like this: > replication_dsync_parameters =

Re: Questions about SPECIAL-USE IMAP extension

2018-01-16 Thread Aki Tuomi
On 16.01.2018 17:54, Tanstaafl wrote: > On Mon Jan 15 2018 18:11:24 GMT-0500 (Eastern Standard Time), Joseph Tam > wrote: >> Tanstaafl writes: >> Is this what you are looking for? https://wiki2.dovecot.org/Plugins/MailboxAlias

Re: [BUG] dovecot 2.3.0 - service(lmtp) killed with signal 11 when user is overquota

2018-01-17 Thread Aki Tuomi
On 17.01.2018 15:22, Marco Giunta wrote: > Hi, > I'm using dovecot 2.3.0 installed on a new CentOS 7.4 with rpm from > Dovecot repo. When I use LMTP to deliver an email to an overquota > user, lmtp service hangs with a segfault: > > Jan 17 13:39:45 server-02.example.com kernel: lmtp[5099]:

Re: Aw: Re: Lmtp Memory Limit

2018-01-15 Thread Aki Tuomi
linux libary function?? > > Best regards, > Thomas Manninger > *Gesendet:* Montag, 15. Januar 2018 um 08:16 Uhr > *Von:* "Aki Tuomi" <aki.tu...@dovecot.fi> > *An:* "Thomas Manninger" <dbgtmas...@gmx.at>, Dovecot@dovecot.org > *Betreff:* Re: Lmtp

Re: Lmtp Memory Limit

2018-01-14 Thread Aki Tuomi
On 14.01.2018 09:11, Thomas Manninger wrote: > Hi, > > i am using dovecot 2.2.33.2 on CentOS 7.4. > > Since i upgraded from CentOS 7.2. to CentOS 7.4. (without upgrading dovecot), > my dovecot sieve-pipe scripts crash with Out of memory: > Out of memory (allocated 262144) (tried to allocate

Re: Mailbox from virtual mailbox in other namespace

2018-01-14 Thread Aki Tuomi
On 14.01.2018 02:11, Jakob Schürz wrote: > Hi there! > > I have more namespaces. One for subscription, another one "inbox", then > one for the archiv and a shared and a public namespace. > And than is there a namespace for virtual mailboxes. > > In the namespace for virtual mailboxes is one

Re: Mailbox from virtual mailbox in other namespace

2018-01-15 Thread Aki Tuomi
On 15.01.2018 10:31, Jakobus Schürz wrote: > > > Am 15.01.2018 um 08:17 schrieb Aki Tuomi: >> >> On 14.01.2018 02:11, Jakob Schürz wrote: >>> Hi there! >>> >>> I have more namespaces. One for subscription, another one "inbox", then

Re: Save login's to a table

2018-01-12 Thread Aki Tuomi
could do that: https://wiki.dovecot.org/PostLoginScripting-- Alex JOSTor https://wiki2.dovecot.org/Plugins/LastLogin---Aki Tuomi

Re: Dovecot 2.3.0 assertion failure on LMTP delivery

2018-01-26 Thread Aki Tuomi
Hi! This is a bug in the new event code. Can you get a full gdb backtrace? Aki > On January 27, 2018 at 6:58 AM "J. Nick Koston" wrote: > > > Hi, > > We are seeing a frequent assertion failure on LMTP delivery with 2.3.0. This > only appears to happen on CentOS/RHEL 7. >

Re: test-net.c failure

2018-01-31 Thread Aki Tuomi
This test is not dependant on the configuration file. I have to see under which exact circumstances does it fail. It should not fail even if you don't have IPv6 enabled on your system. Aki > On January 31, 2018 at 10:09 AM Rupert Gallagher wrote: > > > I meant to

Re: Occasional crash in db-auth.c (Valgrind: Invalid read of size 4 et al.), Dovecot 2.2.27+

2018-01-27 Thread Aki Tuomi
Hi thank you for these, can you send doveconf -n for your minimal reproducer? Aki > On January 27, 2018 at 4:37 PM Jonas Wielicki wrote: > > > Dear list, > > We are encountering troubles with dovecot using LDAP userdbs on Debian > stretch > (but if I’m reading valgrind

Re: 2 panics, 1 segmentation fault in dovecot 2.3.0 (fts)

2018-01-27 Thread Aki Tuomi
> On January 27, 2018 at 4:19 PM Infoomatic wrote: > > > Hi, > > While testing our migration to dovecot 2.3.0, we encountered 2 panics, 1 > segmentation fault while we wanted to rebuild the solr indizes. Problem [1] > was encountered while rebuilding the indizes, and now

Re: Dovecot 2.3 on CentOS 7.

2018-02-01 Thread Aki Tuomi
/etc/systemd/system/dovecot.service.d/writable-home.conf [Service]ProtectHome=false maybe this helps? ---Aki TuomiDovecot oy Original message From: Reio Remma Date: 01/02/2018 21:44 (GMT+02:00) To: dovecot@dovecot.org Subject: Dovecot 2.3 on CentOS 7.

Re: Problem with CentOS package for 2.3.0 and old dependency in systemd with clean install

2018-02-02 Thread Aki Tuomi
On February 2, 2018 at 5:09 AM TG Servers wrote:Hi,you definitely have a problem with the packages out of your own repo forversion 2.3.0 and CentOS.And this is only if you do a clean install, meaning there was no lowerdovecot version ever running on the system.If you want to 'systemctl start

Re: Bug in dovecot 2.3 virtual plugin

2018-02-05 Thread Aki Tuomi
the same problem with a 2.3.0 installation without > virtual plugin. > > Thanks, >   Marco > > > On 2018-01-03 16:52, Aki Tuomi wrote: >> This is not a bug in virtual plugin, but in some email which contains >> invalid unicode sequence somehow. Can you send me a core

Re: Cannot delete IMAP Mail-Folder in Trash

2018-02-05 Thread Aki Tuomi
> On February 5, 2018 at 6:16 PM Gabriel Kaufmann wrote: > > > Doesn't anyone have an idea? > > It looks like Dovecot and/or Thunderbird simply "ignore" sub-folders of > IMAP-Folder in Trash/ as they are also not shown in Trash-Folder. > Sub-Folder for INBOX and other

Re: AuthDatabase CheckPassword broken?

2018-02-01 Thread Aki Tuomi
On 01.02.2018 08:00, Mark Foley wrote: > I had been using the CheckPassword authentication interface with dovecot > 2.2.15, > https://wiki2.dovecot.org/AuthDatabase/CheckPassword, and it was working. > > After upgrading to 2.2.33.2 CheckPassword no longer works. The referenced > wiki page

Re: Why does dovecot reject password when authorizing by a certificate?

2018-02-01 Thread Aki Tuomi
Try adding auth_debug_password=yes Aki On 01.02.2018 10:27, yuryb wrote: > We have FreeBSD-server with dovecot installed on it as IMAP-server. My > user and password database is a text file with plaintext passwords. > Clients connect to imap-server via TLS protocol and plaintext > password. All

Re: Why does dovecot reject password when authorizing by a certificate?

2018-02-01 Thread Aki Tuomi
You probably need to also enable auth_debug=yes auth_verbose=yes also, are you sure you just don't have wrong password? Aki On 01.02.2018 12:08, yuryb wrote: > I have added "auth_debug_password=yes" to "10-logging.conf" and > restarted dovecot. But I do not see any information about the

Re: 2.3.1/0.5.1?

2018-02-07 Thread Aki Tuomi
Yes. We are hoping to release it before end of Q1. ---Aki TuomiDovecot oy Original message From: Larry Rosenman Date: 07/02/2018 22:08 (GMT+02:00) To: Dovecot Mailing List Subject: 2.3.1/0.5.1? Timo & Company,     There have been a

Re: Best mail encryption solution for per-user

2018-02-08 Thread Aki Tuomi
> On February 9, 2018 at 3:20 AM ta...@vfemail.net wrote: > > > > Hai, > > Do you have advice about Dovecot plugins for mail encryption: > > https://wiki2.dovecot.org/Plugins/MailCrypt > > https://0xacab.org/riseuplabs/trees > > I like NaCL based encryption but the MailCrypt plugin is

Re: Segmentation fault in "make check" test_istream_multiplex for 2.3.0 on Solaris Sparc

2018-02-06 Thread Aki Tuomi
Hi! Thank you for these, we'll look into them! Aki On 06.02.2018 22:37, Rainer Jung wrote: > Hi there, > > I get a crash when doing "make check" for version 2.3.0 on Solaris Sparc. > > The build was done with gcc 7.3.0. > > The crash happens in ioloop-poll.c line 181 when running >

Re: FreeBSD Core dump: PAM authentication with Kerberos credentials (GSSAPI_MIT)

2018-02-12 Thread Aki Tuomi
Hi! Can you attempt to get core dump with debugging symbols with dovecot too? Currently it seems to only contain symbols from kerberos bit, which is not very useful on it's own. Aki > On 12 February 2018 at 17:34 Ben Woods wrote: > > > Hi everyone, > > I have a

Re: New mail notification

2018-02-12 Thread Aki Tuomi
On 12.02.2018 05:01, Matthew Allen wrote: > Hi, > > So I'm running dovecot 1.2.17 on Mac OSX using maildir in ~/Mail. > After using getmail for a while to download my POP3 email and store it > in the right place it started not working so I replaced it with a > python script that I wrote. All was

Re: mailbox_list_index documentation?

2018-02-12 Thread Aki Tuomi
On 11.02.2018 23:38, ta...@vfemail.net wrote: > > I find mailbox_list_index on some doc pages, but not explaination > to find what precisely it does? Would someone care to mind explain? > Thank you! > > > - > > ONLY AT VFEmail! - Use our Metadata

Re: Best mail encryption solution for per-user

2018-02-11 Thread Aki Tuomi
> On 11 February 2018 at 09:17 ta...@vfemail.net wrote: > > > > Quoting ta...@vfemail.net: > > > Aki really thanks for reply,, I hope for continue the conversation, > > > >>> Do you have advice about Dovecot plugins for mail encryption: > >>> > >>> https://wiki2.dovecot.org/Plugins/MailCrypt

<    5   6   7   8   9   10   11   12   13   14   >