Re: dovecot replication

2024-07-12 Thread Michael Slusarz via dovecot
> On 07/12/2024 1:14 PM MDT James Cook via dovecot wrote: > > On Fri, Jul 12, 2024 at 06:28:13PM GMT, John Fawcett via dovecot wrote: > >Hi James > > > >I want to avoid the -1 parameter because it doesn't do deletes in the > >target. > > -l, not -1. No, it's -1 - as in one(1)-way sync. -l (low

Re: dovecot imap_zlib

2024-07-09 Thread Michael Slusarz via dovecot
> On 07/09/2024 6:42 AM MDT Bjoern Franke via dovecot > wrote: > > >> I tested teh git version of dovecot. It seems the IMAP Compress plugin > >> (imap_zlib) has disappeared. > > > > https://github.com/dovecot/core/commit/5f27e25c64555dcaae6cb00c479cd05bc2638081 > > so the zlib plugin is also

Re: dovecot imap_zlib

2024-07-07 Thread Michael Slusarz via dovecot
> On 07/07/2024 8:09 AM MDT Joan Moreau via dovecot wrote: > > I tested teh git version of dovecot. It seems the IMAP Compress plugin > (imap_zlib) has disappeared. https://github.com/dovecot/core/commit/5f27e25c64555dcaae6cb00c479cd05bc2638081 michael _

Re: AW: [EXT] Re: Dovecot community repositories

2024-06-13 Thread Michael Slusarz via dovecot
> On 06/13/2024 2:33 AM MDT MK via dovecot wrote: > > What is the reason that Debian 12/Ubuntu 22.04/RHEL 9 are not supported by CE > 2.3? OS-provided dependencies that won't work with 2.3 code (e.g., OpenSSL). michael ___ dovecot mailing list -- d

Re: Dovecot community repositories

2024-06-12 Thread Michael Slusarz via dovecot
> On 06/12/2024 5:37 AM MDT MK via dovecot wrote: > > just a short question to the dovecot people, maybe Aki or someone else can > answer this. > Will there be an update to the Dovecot community repositories in the near > future? > The repositories are lagging behind the current distributions.

Re: Log detective help

2024-06-05 Thread Michael Slusarz via dovecot
> On 06/05/2024 1:22 PM MDT GDS via dovecot wrote: > > Hello all, I am seeing hundreds of lines like the one below in my mail.log > from this specific IP address, which belongs to Google. Is there a way to > determine why this "deferred (delivery temporarily suspended)" is happening? > > Jun 

Re: After user disconnect run the custom script

2024-05-20 Thread Michael Slusarz via dovecot
> On 05/20/2024 9:43 AM MDT Alexey Krylov via dovecot > wrote: > > Please, send me the link, where I can find the info about configuring > firing script after dovecot client is disconnected. > > I found post-login scripting. Than's cool, but... I need to fire script > a little bit later. See

RE: temporary auth errors

2024-05-02 Thread Michael Slusarz via dovecot
> On 05/02/2024 7:48 AM MDT Marc via dovecot wrote: > > > auth_failure_delay = 2 secs ? > > > > That will still simply wait before *rejecting* the login, compared to > > *dropping the connection*. > > > > We are thus looking for three different behaviours: > > > > 1. If backend confrims a

Re: Auth USER lookup failed

2024-02-06 Thread Michael Slusarz via dovecot
> On 02/05/2024 10:17 PM MST thecou...@gmail.com wrote: > > I have dovecot working with PAM and Samba DC authentication for IMAP. However > when I'm attempting to pass emails from postfix via LMTP > I don't actually need to authenticate LMTP I'm happy to check for valid users > upstream. > > I'

Re: The future of SIS

2023-10-15 Thread Michael Slusarz via dovecot
Aki is correct and is consistent with what I said in the video, although I could have phrased my explanation better. "dsync" refers to the tool/utility (part of doveadm) that does mail synchronization between a source account to a destination account. As Aki said, this is not going anywhere.

Re: Replication going away?

2023-07-19 Thread Michael Slusarz via dovecot
> On 07/19/2023 2:54 PM MDT Michael Grimm via dovecot > wrote: > > Michael Slusarz via dovecot wrote: > >> On 07/18/2023 9:00 AM MDT Gerald Galster wrote: > > >> While I understand it takes effort to maintain the replication plugin, > >> this

Re: [EXT] RE: Replication going away?

2023-07-19 Thread Michael Slusarz via dovecot
> On 07/19/2023 12:51 PM MDT Marc wrote: > > > A 50-100 mailbox user server will run Dovecot CE just fine. Pro would > > be overkill. > > What is overkill? I always thought it had a bit more features and support. For Pro 2.3, you need (at minimum) 7 Dovecot nodes + HA authentication + HA stora

Re: Replication going away?

2023-07-19 Thread Michael Slusarz via dovecot
> On 07/18/2023 9:00 AM MDT Gerald Galster wrote: > > While I understand it takes effort to maintain the replication plugin, this > is especially problematic for small active/active high-availability > deployments. To clarify: replication absolutely does not provide "active/active". Replicati

Re: Replication going away?

2023-07-17 Thread Michael Slusarz via dovecot
Hello all, I want to provide a brief overview regarding various questions surrounding features that are being removed from Dovecot CE going forward. We are currently working on providing updated/improved website info and documentation that will better explain exactly what is being maintained in

Re: Debian package for bookworm

2023-06-16 Thread Michael Slusarz via dovecot
> On 06/16/2023 9:59 AM MDT Claudio Corvino wrote: > > I updated to Debian 12 but I can't find repo for bookworm on  > https://repo.dovecot.org/. > When it will be released? There will not be any releases of 2.3 for Debian 12. You will need to wait for 2.4. michael

Re: Inaccurate results while searching for a phrase in subject (fts-flatcurve)

2023-05-25 Thread Michael Slusarz via dovecot
See below. > On 05/23/2023 2:14 AM MDT s...@fea.st wrote: > > I had been using the lucene FTS plugin since a decade now and it has done me > well. Thought of upgrading to the new & current stuff and came across the > flatcurve plugin which seems very promising (xapian on the other hand was > c

Re: auth module logging

2019-08-03 Thread Michael Slusarz via dovecot
> On August 2, 2019 9:35 PM AP via dovecot wrote: > > As per my discussion with cmouse on irc, I'm currently just using > dovecot for its auth mechanism, etc capabilities (alas, Exim does > not support argon directly). Tis a fun little side project. :) > > I have the config pared down as far as

RE: Dovecot eBook

2019-07-20 Thread Michael Slusarz via dovecot
You need to talk to Peer and/or the publisher.  We are not affiliated with that book. michael One can easily find some PDFs on the net. But all of them looks outdated. http://gen.lib.rus.ec/book/index.php?md5=AB2

Re: Getting login stats

2019-07-11 Thread Michael Slusarz via dovecot
> I'm trying to get some IMAP auth stats on a Dovecot 2.3.6 instance, but > whatever I declare in metric, it always show 0. None of these auth_* requests exist in 2.3.6. > I tried using the following metrics: > > > > metric auth_request_finished { > event_

Re: Dovecot release v2.3.6

2019-04-30 Thread Michael Slusarz via dovecot
> On April 30, 2019 at 12:06 PM "@lbutlr via dovecot" > wrote: > > pkg adult shows the following, not mentioned in the changes: > > dovecot-2.3.5.1 is vulnerable: > dovecot -- json encoder crash > CVE: CVE-2019-10691 > WWW: > https://vuxml.FreeBSD.org/freebsd/a64aa22f-61ec-11e9-85b9-a4badb2966

Re: SMTPUTF8 support

2019-04-08 Thread Michael Slusarz via dovecot
Dovecot does not work as the "final mile" delivery host in a fully-compliant SMTPUTF8 chain. This is on the (long) list of things todo. michael > On April 6, 2019 at 6:53 AM "@lbutlr via dovecot" wrote: > > > On 5 Apr 2019, at 13:47, André Rodier via dovecot wrote: > > > >> root@portal:/e

Re: SMTPUTF8 support

2019-04-03 Thread Michael Slusarz via dovecot
> On April 3, 2019 at 10:12 PM sylvhem--- via dovecot > wrote: > > I'm currently trying to set up SMTPUTF8 on my mail stack, but I can't > find any information on Dovecot's RFC 6531 support. Has it been > implemented yet? No. michael

Re: Repository / builds for Debian "buster"?

2019-04-01 Thread Michael Slusarz via dovecot
Support for Buster will be added once 10/buster is a stable release. We only provide builds for the current stable version, and the previous version, so Debian 8/jessie support will be dropped when this happens. But it is premature to do that now. michael > On March 31, 2019 at 6:04 AM Kosty

Re: Dovecot crashing when attempting to search in virtual folder with fts_squat activated

2019-03-20 Thread Michael Slusarz via dovecot
fts_squat was deprecated in 2.1. There's a high likelihood it is buggy in a variety of ways in any recent Dovecot release. michael > On March 20, 2019 at 1:21 PM Benjamin Godbersen via dovecot > wrote: > > Hi everyone, > > I have now updated to dovecot 2.3.4.1 - unfortunately the i

Re: index problems after update

2019-02-15 Thread Michael Slusarz via dovecot
> On February 15, 2019 at 3:35 AM Hajo Locke via dovecot > wrote: > > Thanks for your reply, so iam not the only one. I think downgrading is > not an option for me. Ubuntu 18.04 comes with openssl 1.1.0 and it seems that > older versions like 2.2.22 not compile successful. > Best way f

Re: Using SHA256/512 for SQL based password

2019-02-12 Thread Michael Slusarz via dovecot
> On February 12, 2019 at 4:33 PM Robert Moskowitz via dovecot > wrote: > > On 2/12/19 6:03 PM, Matthias Fechner via dovecot wrote: > > Am 12.02.2019 um 17:05 schrieb Robert Moskowitz via dovecot: > >> I have trying to find how to set the dovecot-sql.conf for using > >> SHA256/512.  I am going t

FOSDEM

2019-01-21 Thread Michael Slusarz via dovecot
Hello all, Several Open-Xchange/Dovecot folks will be attending FOSDEM in Brussels on 2-3 February 2019. For those of you planning to attend: we would love to meet and chat with members of the Dovecot community! Come find us wandering around the talks, or look for us in the evening. Rumor is