Re: security/ejabberd-dovecot-auth: new port

2024-12-29 Thread Kirill A . Korinsky
including > > > > ${BUILD_DEPENDS}. > > > > > > RUN_DEPENDS=${BUILD_DEPENDS} would be a bad way to silently drag > > > hidden BDEPs in as RDRPs, but the p5-Authen-SASL port has it the > > > othwr way round, which is ok: > > > > >

Re: security/ejabberd-dovecot-auth: new port

2024-12-27 Thread Kirill A . Korinsky
On Fri, 27 Dec 2024 22:52:04 +0100, Stuart Henderson wrote: > > regarding the filtering - > > I see the problem for user_dovecot (and sort-of for logs, though > if anything parsing logs is susceptible to shell chars you have bigger > problems ;) > > for auth_dovecot, the password and username a

Re: security/ejabberd-dovecot-auth: new port

2024-12-27 Thread Stuart Henderson
hidden BDEPs in as RDRPs, but the p5-Authen-SASL port has it the > > othwr way round, which is ok: > > > > BUILD_DEPENDS = ${RUN_DEPENDS} > > RUN_DEPENDS = security/p5-Authen-SASL > > > > Typo: s/migth/might/ in security/ejabberd-dovecot-auth/pkg/REA

Re: security/ejabberd-dovecot-auth: new port

2024-12-27 Thread Kirill A . Korinsky
out RUN_DEPENDS, though, rather than including ${BUILD_DEPENDS}. > > RUN_DEPENDS=${BUILD_DEPENDS} would be a bad way to silently drag > hidden BDEPs in as RDRPs, but the p5-Authen-SASL port has it the > othwr way round, which is ok: > > BUILD_DEPENDS = ${RUN_DEPEN

Re: security/ejabberd-dovecot-auth: new port

2024-12-27 Thread Stuart Henderson
drag hidden BDEPs in as RDRPs, but the p5-Authen-SASL port has it the othwr way round, which is ok: BUILD_DEPENDS = ${RUN_DEPENDS} RUN_DEPENDS = security/p5-Authen-SASL Typo: s/migth/might/ in security/ejabberd-dovecot-auth/pkg/README.

Re: security/ejabberd-dovecot-auth: new port

2024-12-27 Thread Klemens Nanni
26.12.2024 16:00, Kirill A. Korinsky пишет: > I'm using this for more than a month and quite happy with this. > > I also made small investigation to prove that it is under GPLv2+ as > dereveative of GPLv2+ code, so we can package and distribute it. Port-wise trivial, OK kn I don't run any of thi

Re: security/ejabberd-dovecot-auth: new port

2024-12-26 Thread Kirill A . Korinsky
On Mon, 25 Nov 2024 12:28:49 +0100, Kirill A. Korinsky wrote: > > ports@, > > I'd like to import security/ejabberd-dovecot-auth which requires > security/p5-Authen-SASL-Authd. > > This is small perl script which integrates net/ejabberd with mail/dovecot. > > Wi

Re: security/ejabberd-dovecot-auth: new port

2024-12-17 Thread Kirill A . Korinsky
On Mon, 25 Nov 2024 16:21:57 +0100, Kirill A. Korinsky wrote: > > On Mon, 25 Nov 2024 12:40:13 +0100, > Stuart Henderson wrote: > > > > p5-Authen-SASL-Authd: > > > > s/Commulitive/Cumulative/ in patch comment, then it's ok > > > > &g

Re: security/ejabberd-dovecot-auth: new port

2024-11-25 Thread Kirill A . Korinsky
On Mon, 25 Nov 2024 12:40:13 +0100, Stuart Henderson wrote: > > p5-Authen-SASL-Authd: > > s/Commulitive/Cumulative/ in patch comment, then it's ok > > > ejabberd-dovecot-auth: > > pkg-readme fixes; > > -ejabeerd. Following code migth be added globa

Re: security/ejabberd-dovecot-auth: new port

2024-11-25 Thread Stuart Henderson
On 2024/11/25 12:28, Kirill A. Korinsky wrote: > ports@, > > I'd like to import security/ejabberd-dovecot-auth which requires > security/p5-Authen-SASL-Authd. > > This is small perl script which integrates net/ejabberd with mail/dovecot. > > With patches it works

security/ejabberd-dovecot-auth: new port

2024-11-25 Thread Kirill A . Korinsky
ports@, I'd like to import security/ejabberd-dovecot-auth which requires security/p5-Authen-SASL-Authd. This is small perl script which integrates net/ejabberd with mail/dovecot. With patches it works quite stable against dovecot-2.3.21.1 for couple of weeks which I'm using it. Fe

Re: mail/dovecot: backport small fix for OpenBSD

2024-11-02 Thread Stuart Henderson
thanks - ok sthen On 2024/11/02 18:08, Kirill A. Korinsky wrote: > On Sat, 02 Nov 2024 18:00:37 +0100, > Stuart Henderson wrote: > > > > to save digging around in archives, can you send a current diff please? > > > > sure, here it is >

Re: mail/dovecot: backport small fix for OpenBSD

2024-11-02 Thread Kirill A . Korinsky
On Sat, 02 Nov 2024 18:00:37 +0100, Stuart Henderson wrote: > > to save digging around in archives, can you send a current diff please? > sure, here it is Index: mail/dovecot/Makefile === RCS file: /home/cvs/ports/mai

Re: mail/dovecot: backport small fix for OpenBSD

2024-11-02 Thread Stuart Henderson
are you ok with it to -current? > > Special in the case that seems that dovecot-2.3 will be around for a quite > long time dues to removed features at 2.4. > > > -- > > Sent from a phone, apologies for poor formatting. > > > > On 20 October 2024 03:59:33 Brad Smi

Re: mail/dovecot: backport small fix for OpenBSD

2024-11-02 Thread Kirill A . Korinsky
On Mon, 21 Oct 2024 13:12:51 +0200, Stuart Henderson wrote: > > I think that change is appropriate for pf. > Brad, Stuart, are you ok with it to -current? Special in the case that seems that dovecot-2.3 will be around for a quite long time dues to removed features at 2.4. > -- &g

Re: mail/dovecot: backport small fix for OpenBSD

2024-10-21 Thread Stuart Henderson
: https://github.com/dovecot/core/pull/224 Right now I can find in logs a errors like: Fatal: connect(...) failed: Address already in use not often, like a few times per week. With this fix which extend FreeBSD's condition to OpenBSD as well, such errors dissapears. The diff: Seeing as the

Re: mail/dovecot: backport small fix for OpenBSD

2024-10-20 Thread Brad Smith
On 2024-10-20 4:20 a.m., Kirill A. Korinsky wrote: On Sun, 20 Oct 2024 04:59:10 +0200, Brad Smith wrote: Seeing as the PR is a bunch of fixes, either way put a brief description at the top of the patch. You might want to look at updating the comment at the very top of lib/net.c to include OpenBS

Re: mail/dovecot: backport small fix for OpenBSD

2024-10-20 Thread Kirill A . Korinsky
r with > these kinds of bits said this is appropriate. Neither do I, but this patch seems to cover errors which I see from time to time, and based on the fact that such logic exists, I really think that this is what the authors of dovecot meant. And if this logic/behavior is w

Re: mail/dovecot: backport small fix for OpenBSD

2024-10-19 Thread Brad Smith
On 2024-10-13 5:52 a.m., Kirill A. Korinsky wrote: ports@, Brad, Here a backport of small fix for OpenBSD from mine PR to fix 2.4 branch on OpenBSD:https://github.com/dovecot/core/pull/224 Right now I can find in logs a errors like: Fatal: connect(...) failed: Address already in use not

mail/dovecot: backport small fix for OpenBSD

2024-10-13 Thread Kirill A . Korinsky
ports@, Brad, Here a backport of small fix for OpenBSD from mine PR to fix 2.4 branch on OpenBSD: https://github.com/dovecot/core/pull/224 Right now I can find in logs a errors like: Fatal: connect(...) failed: Address already in use not often, like a few times per week. With this fix

Re: mail/dovecot: fix infinity loop in replicator

2024-10-04 Thread Kirill A . Korinsky
On Sat, 05 Oct 2024 00:39:40 +0200, Brad Smith wrote: > > On 2024-10-04 5:57 p.m., Kirill A. Korinsky wrote: > > ports@, > > > > Here a patch which fixed an infinity loop inside dovecot replicator when it > > is used with any value of replication_sync_timeout. >

Re: mail/dovecot: fix infinity loop in replicator

2024-10-04 Thread Brad Smith
On 2024-10-04 5:57 p.m., Kirill A. Korinsky wrote: ports@, Here a patch which fixed an infinity loop inside dovecot replicator when it is used with any value of replication_sync_timeout. This patch was backported to upstream as https://github.com/dovecot/core/pull/223 but replicator was

Re: mail/dovecot: fix infinity loop in replicator

2024-10-04 Thread Stuart Henderson
CC'ing maintainer. I think it makes semse. On 2024/10/04 23:57, Kirill A. Korinsky wrote: > ports@, > > Here a patch which fixed an infinity loop inside dovecot replicator when it > is used with any value of replication_sync_timeout. > > This patch was backported

mail/dovecot: fix infinity loop in replicator

2024-10-04 Thread Kirill A . Korinsky
ports@, Here a patch which fixed an infinity loop inside dovecot replicator when it is used with any value of replication_sync_timeout. This patch was backported to upstream as https://github.com/dovecot/core/pull/223 but replicator was removed from the next release and I doubt that it will be

Re: [security update] mail/dovecot: update to v2.3.21.1

2024-08-15 Thread Stuart Henderson
Pigeonhole needs updating too, and the various other ports providing plugins for dovecot need revision bumps. I have diffs for all. -- Sent from a phone, apologies for poor formatting. On 15 August 2024 16:41:04 Kirill A. Korinsky wrote: Brad, ports@, Here a clean security update for mail

Re: [security update] mail/dovecot: update to v2.3.21.1

2024-08-15 Thread Kirill A . Korinsky
On Thu, 15 Aug 2024 16:40:37 +0200, Kirill A. Korinsky wrote: > > Brad, ports@, > > Here a clean security update for mail/dovecot. > > Changelog: > > - CVE-2024-23184: A large number of address headers in email resulted > in excessive CPU usage. > - CVE-2024

[security update] mail/dovecot: update to v2.3.21.1

2024-08-15 Thread Kirill A . Korinsky
Brad, ports@, Here a clean security update for mail/dovecot. Changelog: - CVE-2024-23184: A large number of address headers in email resulted in excessive CPU usage. - CVE-2024-23185: Abnormally large email headers are now truncated or discarded, with a limit of 10MB on a single header and

[update] mail/dovecot-pigeonhole: update to 0.5.21.1

2024-08-15 Thread Kirill A . Korinsky
Brad, ports@, Here a clean security update for mail/dovecot-pigeonhole. Changelog: - sieve: When saving to local storage failed after a successful action in sieve (e.g. redirect, vacation), the mail was reported as successfully delivered, although it was lost locally. Announcment: https

Re: [UPDATE] mail/dovecot

2023-11-14 Thread Tiemen Werkman
On Tue, 2023-11-14 at 18:49 +, Stuart Henderson wrote: > On 2023/11/14 16:30, Tiemen Werkman wrote: > > This patch updates Dovecot to version 2.3.21 and adds gssapi > > authentication support. > > pigeonhole will need a matching update too. Is an update required? the o

[UPDATE] mail/dovecot-pigeonhole

2023-11-14 Thread Tiemen Werkman
This patch updates dovecot-pigeonhole to version 0.5.21. I've also added an ldap flavor. Index: Makefile === RCS file: /cvs/ports/mail/Makefile,v retrieving revision 1.432 diff -u -p -r1.432 Makefile --- Makefile4 Sep 2023

Re: [UPDATE] mail/dovecot

2023-11-14 Thread Stuart Henderson
On 2023/11/14 16:30, Tiemen Werkman wrote: > This patch updates Dovecot to version 2.3.21 and adds gssapi > authentication support. pigeonhole will need a matching update too. > GSSAPI is added as a flavor. I've been running dovecot with this patch > for over two years now

[UPDATE] mail/dovecot

2023-11-14 Thread Tiemen Werkman
This patch updates Dovecot to version 2.3.21 and adds gssapi authentication support. GSSAPI is added as a flavor. I've been running dovecot with this patch for over two years now and it works very nicely. I've also removed the --without-vpopmail configure option as it is no longer a va

Re: sshguard update, and fix dovecot parser

2023-09-20 Thread Andreas Kähäri
On Wed, Sep 20, 2023 at 01:07:04PM +0100, Stuart Henderson wrote: > (oops, resending from correct address) > > Dovecot on OpenBSD uses a "dovecot: " prefix on log lines, which > sshguard's parser doesn't handle. I haven't sent it upstream yet > but will do

sshguard update, and fix dovecot parser

2023-09-20 Thread Stuart Henderson
(oops, resending from correct address) Dovecot on OpenBSD uses a "dovecot: " prefix on log lines, which sshguard's parser doesn't handle. I haven't sent it upstream yet but will do so. Update to the current upstream release and add missing pledge marker while ther

Dovecot/Sievec warning messages

2023-06-26 Thread Özgür Konstantin Kazancci
Hello there, I have created a mail server consisting of some postfix and dovecot-2.3.20v0, dovecot-mysql-2.3.20v0 and dovecot-pigeonhole-0.5.20v1 packages for my own use. Whenever I compile a sieve script through "sievec" binary, I get some warning lines related to Linux kernel

Re: Does dovecot on openbsd7.2 -stable support TLSv1.3?

2022-11-16 Thread Theo Buehler
> New, TLSv1/SSLv3, Cipher is TLS_CHACHA20_POLY1305_SHA256 This cipher can only be used with TLSv1.3, so the dovecot instance does speak TLSv1.3. (You could also verify this by using eopenssl11 instead of openssl from base - don't forget to add -CAfile /etc/ssl/cert.pem). > 2022-

Re: Does dovecot on openbsd7.2 -stable support TLSv1.3?

2022-11-16 Thread Stuart Henderson
On 2022/11/16 18:10, Stuart Henderson wrote: > I don't use the google mail app but I do use aquamail on Android and > that only sends a TLSv1.2 client hello (you can feed a file saved from Just tried gmail (2022.10.16.486292356.Release, on Android 12, 1 Oct patch level) and that only sends a 1.2 c

Re: Does dovecot on openbsd7.2 -stable support TLSv1.3?

2022-11-16 Thread Stuart Henderson
On 2022/11/16 16:55, Mikolaj Kucharski wrote: > Hi, > > Just making sure I didn't miss anything on my end. I have working > Dovecot setup for few OpenBSD releases now. Today I wanted to bump > minimal TLS version on the Dovecot end: > > -ssl_min_protocol = TLSv1.2 >

Does dovecot on openbsd7.2 -stable support TLSv1.3?

2022-11-16 Thread Mikolaj Kucharski
Hi, Just making sure I didn't miss anything on my end. I have working Dovecot setup for few OpenBSD releases now. Today I wanted to bump minimal TLS version on the Dovecot end: -ssl_min_protocol = TLSv1.2 +ssl_min_protocol = TLSv1.3 After restarting Dovecot, I see that I can connect to hos

Re: Update mail/dovecot-fts-xapian to 1.5.5 to fix segfault in 7.1

2022-04-27 Thread Tom Wong-Cornall
d Smith wrote: > > On 4/24/2022 7:39 AM, William Orr wrote: > > > Hey, > > > > > > The plugin API of dovecot apparently changed in 2.3.17. Because of this, > > > the version of dovecot-fts-xapian in 7.1 is broken and will crash > > > whenever inv

Re: Update mail/dovecot-fts-xapian to 1.5.5 to fix segfault in 7.1

2022-04-27 Thread Stuart Henderson
RAM. Thanks - will commit it and drop you as maintainer. I'm using flatcurve too, having moved from solr which I found a bit heavyweight and a pain to configure - as the plan seems to be to move flatcurve into the main Dovecot distribution I think this is the most sensible one to use if solr is too much.

Re: Update mail/dovecot-fts-xapian to 1.5.5 to fix segfault in 7.1

2022-04-26 Thread Stuart Henderson
Any comments Tom? Since it is currently broken it's probably best if we commit it asap and also commit something (whether that's 1.5.5 or 1.4.14) to 7.1-stable. On 2022/04/24 15:08, Brad Smith wrote: > On 4/24/2022 7:39 AM, William Orr wrote: > > Hey, > > >

Re: Update mail/dovecot-fts-xapian to 1.5.5 to fix segfault in 7.1

2022-04-24 Thread William Orr
I'm happy to submit them upstream. I just wanted to submit them here first in case there was something I didn't notice that was OpenBSD-specific. Thanks! 24 abr. 2022 21:08:22 Brad Smith : > On 4/24/2022 7:39 AM, William Orr wrote: >> Hey, >> >> The plugin API o

Update mail/dovecot-fts-xapian to 1.5.5 to fix segfault in 7.1

2022-04-24 Thread William Orr
Hey, The plugin API of dovecot apparently changed in 2.3.17. Because of this, the version of dovecot-fts-xapian in 7.1 is broken and will crash whenever invoked. Diff to update the plugin to the latest version follows. I'm running this on my backup MX that I upgraded to 7.1 to test, and

Re: dovecot-pigeonhole fixes

2021-09-16 Thread Brad Smith
Ok. On 9/16/2021 5:32 AM, Stuart Henderson wrote: There are some crashes in dovecot-pigeonhole with delivery using implicit keep and when quota is exceeded, see https://dovecot.org/pipermail/dovecot/2021-September/123038.html https://dovecot.org/pipermail/dovecot/2021-September/123040.html ok

dovecot-pigeonhole fixes

2021-09-16 Thread Stuart Henderson
There are some crashes in dovecot-pigeonhole with delivery using implicit keep and when quota is exceeded, see https://dovecot.org/pipermail/dovecot/2021-September/123038.html https://dovecot.org/pipermail/dovecot/2021-September/123040.html ok to pull back the referenced commits? Seems more

Re: [s...@spacehopper.org: NEW: mail/dovecot-fts-flatcurve]

2021-09-06 Thread Brad Smith
On 9/6/2021 4:53 PM, Stuart Henderson wrote: quick ping, would quite like to get this in so i don't forget about it and am then sad when i upgrade dovecot and it breaks ;) Looks Ok to me. - Forwarded message from Stuart Henderson - From: Stuart Henderson Date: Thu, 2 Sep 20

[s...@spacehopper.org: NEW: mail/dovecot-fts-flatcurve]

2021-09-06 Thread Stuart Henderson
quick ping, would quite like to get this in so i don't forget about it and am then sad when i upgrade dovecot and it breaks ;) - Forwarded message from Stuart Henderson - From: Stuart Henderson Date: Thu, 2 Sep 2021 22:56:30 +0100 To: ports Subject: NEW: mail/dovecot-fts-flat

NEW: mail/dovecot-fts-flatcurve

2021-09-02 Thread Stuart Henderson
This is a fairly new fts plugin for Dovecot, it's likely to be added to the main Dovecot distribution upstream sometime, but it seems useful already. It uses some Dovecot-internal features that means it doesn't have to do as much as the existing dovecot-fts-xapian, takes less memory i

[update] mail/dovecot -> 2.3.15 mail/dovecot-pigeonhole-0.5.15

2021-06-22 Thread Renaud Allard
Hello, Here are some diffs to update dovecot and pigeonhole to solve the following CVE CVE-2021-33515: SMTP Submission service STARTTLS injection CVE-2021-29157: oauth2 JWT local validation path traversal CVE-2020-28200: Sieve excessive resource usage Best Regards Index: Makefile

Re: [update] mail/dovecot -> 2.3.15 mail/dovecot-pigeonhole-0.5.15

2021-06-22 Thread Stuart Henderson
On 2021/06/22 12:14, Stuart Henderson wrote: > The port's maintainer has sent a more complete diff which I am going to > look at sign. oops s/sign/soon/ :)

Re: [update] mail/dovecot -> 2.3.15 mail/dovecot-pigeonhole-0.5.15

2021-06-22 Thread Stuart Henderson
The port's maintainer has sent a more complete diff which I am going to look at sign. On 2021/06/22 10:56, Renaud Allard wrote: > Hello, > > Here are some diffs to update dovecot and pigeonhole to solve the following > CVE > > CVE-2021-33515: SMTP Submission service S

Re: dovecot: Bad file descriptor

2021-06-06 Thread Stuart Henderson
No idea if it's related to what you are seeing, but did you follow the pkg-readme instructions about bumping available fds? On 2021/06/06 18:16, Stephan Mending wrote: > Hello *, > > I've been noticing a large number of error messages in the maillog > coming from dovecot.

Re: dovecot: Bad file descriptor

2021-06-06 Thread Theo de Raadt
umber of error messages in the maillog > coming from dovecot. > > There seems to be a problem yet unknown problem. I've been running this > setup now for a few years and never had problems like these. > > $ cat /var/log/maillog > > Jun  6 18:13:06 stg-00 d

dovecot: Bad file descriptor

2021-06-06 Thread Stephan Mending
Hello *, I've been noticing a large number of error messages in the maillog coming from dovecot. There seems to be a problem yet unknown problem. I've been running this setup now for a few years and never had problems like these. $ cat /var/log/maillog Jun  6 18:13:06 stg-00 dovec

[UPDATE] dovecot-fts-xapian to 1.4.8

2021-03-25 Thread Tom Wong-Cornall
Hello, Diff below updates dovecot-fts-xapian from 1.3.3 to 1.4.8. Upstream has fixed several searching bugs (emails were missed from search), and dropped the sqlite expunge database, so some deps are no longer required. --- Index: Makefile

Re: Dependency problem with stable update of dovecot-2.3.13

2021-01-11 Thread Tom Wong-Cornall
to be a dependency problem if you use dovecot-fts-xapian > > > > Dependency of dovecot-fts-xapian-1.3.1 on dovecot-=2.3.11.3v0 doesn't match. > > > > And a pkg_add -u will try to upgrade dovecot-pigeonhole > > Which will create an ABI issue given that main dovecot is

Dependency problem with stable update of dovecot-2.3.13

2021-01-09 Thread Renaud Allard
Hello, There seems to be a dependency problem if you use dovecot-fts-xapian Dependency of dovecot-fts-xapian-1.3.1 on dovecot-=2.3.11.3v0 doesn't match. And a pkg_add -u will try to upgrade dovecot-pigeonhole Which will create an ABI issue given that main dovecot is not upgraded:

Re: Dependency problem with stable update of dovecot-2.3.13

2021-01-09 Thread Stuart Henderson
This should have been rebuilt as well, this was working in 6.7-stable.. could you take a look please Solene? On 2021/01/09 11:17, Renaud Allard wrote: > Hello, > > There seems to be a dependency problem if you use dovecot-fts-xapian > > Dependency of dovecot-fts-xapian-1

Re: TLS/libressl issues with sogo connecting to dovecot over imaps

2020-10-20 Thread Landry Breuil
runs (among many other > > > things) > > > dovecot+sogo. No issues connecting to dovecot over tls from thunderbird, > > > or > > > openssl s_client -starttls imap, be it with -tls1_2 or not. > > > > > > sogo though feels utterly broken when

Re: TLS/libressl issues with sogo connecting to dovecot over imaps

2020-10-19 Thread Theo Buehler
On Mon, Oct 19, 2020 at 06:20:22PM +0200, Landry Breuil wrote: > On Mon, Oct 19, 2020 at 06:16:28PM +0200, Landry Breuil wrote: > > Hi, > > > > upgraded openbsd vm at work to 6.8, this one runs (among many other things) > > dovecot+sogo. No issues connecting to doveco

Re: TLS/libressl issues with sogo connecting to dovecot over imaps

2020-10-19 Thread Landry Breuil
On Mon, Oct 19, 2020 at 06:16:28PM +0200, Landry Breuil wrote: > Hi, > > upgraded openbsd vm at work to 6.8, this one runs (among many other things) > dovecot+sogo. No issues connecting to dovecot over tls from thunderbird, or > openssl s_client -starttls imap, be it with

TLS/libressl issues with sogo connecting to dovecot over imaps

2020-10-19 Thread Landry Breuil
Hi, upgraded openbsd vm at work to 6.8, this one runs (among many other things) dovecot+sogo. No issues connecting to dovecot over tls from thunderbird, or openssl s_client -starttls imap, be it with -tls1_2 or not. sogo though feels utterly broken when trying to view the 'mail' part

Re: [UPDATE] dovecot-fts-xapian to 1.3.3

2020-10-19 Thread Stuart Henderson
showed in the previous version; it's because the path to sqlite3 is via mail/dovecot, which is listed as RUN_DEPENDS and BUILD_DEPENDS not LIB_DEPENDS. WANTLIB entries are only valid if they come via a LIB_DEPENDS path.

Re: [UPDATE] dovecot-fts-xapian to 1.3.3

2020-10-19 Thread Tom Wong-Cornall
Hello, Post-6.8 ping :) --- On Thu, Sep 24 '20 at 16.12 NZST, Tom Wong-Cornall wrote: > Hello, > > Diff below updates dovecot-fts-xapian from 1.3.1 to 1.3.3. Upstream has > fixed a couple of bugs, and optimised expunges (have seen a good > performance improvement

[UPDATE] dovecot-fts-xapian to 1.3.3

2020-09-23 Thread Tom Wong-Cornall
Hello, Diff below updates dovecot-fts-xapian from 1.3.1 to 1.3.3. Upstream has fixed a couple of bugs, and optimised expunges (have seen a good performance improvement over the past month). Note since last update portcheck now shows "the following libraries in WANTLIB look like mask

Re: dovecot 2.3.11.3 - vfprintf messages

2020-08-13 Thread Mark Patruck
On 2020-08-13 14:15, Stuart Henderson wrote: On 2020/08/13 12:51, Mark Patruck wrote: Anyone else seeing these lines filling up /var/log/messages after updating to dovecot 2.3.11.3 lmtp: vfprintf %s NULL in "Cache %s: " Ah, yes I am. I've reported it here: https://doveco

Re: dovecot 2.3.11.3 - vfprintf messages (was: Re: CVS: cvs.openbsd.org: ports)

2020-08-13 Thread Stuart Henderson
On 2020/08/13 12:51, Mark Patruck wrote: > Anyone else seeing these lines filling up /var/log/messages after updating > to dovecot 2.3.11.3 > > lmtp: vfprintf %s NULL in "Cache %s: " Ah, yes I am. I've reported it here: https://dovecot.org/pipermail/dovecot/2020-August/119645.html

dovecot 2.3.11.3 - vfprintf messages (was: Re: CVS: cvs.openbsd.org: ports)

2020-08-13 Thread Mark Patruck
Anyone else seeing these lines filling up /var/log/messages after updating to dovecot 2.3.11.3 lmtp: vfprintf %s NULL in "Cache %s: " On 2020-08-12 17:21, Stuart Henderson wrote: CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/08/12 09:21:11

Re: [UPDATE] dovecot-fts-xapian to 1.3.1, and RUN_DEPENDS query

2020-05-27 Thread Solene Rapenne
Le Wed, 27 May 2020 20:20:16 +1200, Tom Wong-Cornall a écrit : > Hi ports, > > Question re. BUILD_ and RUN_DEPENDS; user has reported (running > -stable) that `pkg_add dovecot dovecot-fts-xapian` fails because > dovecot-fts-xapian-1.2.9p0 depends on dovecot-2.3.10p0v0; > dov

Re: [UPDATE] dovecot-fts-xapian to 1.3.1, and RUN_DEPENDS query

2020-05-27 Thread Stuart Henderson
On 2020/05/27 11:58, Stuart Henderson wrote: > > Question re. BUILD_ and RUN_DEPENDS; user has reported (running -stable) > > that `pkg_add dovecot dovecot-fts-xapian` fails because > > dovecot-fts-xapian-1.2.9p0 depends on dovecot-2.3.10p0v0; > > dovecot-2.3.10.1v0

Re: [UPDATE] dovecot-fts-xapian to 1.3.1, and RUN_DEPENDS query

2020-05-27 Thread Stuart Henderson
On 2020/05/27 20:20, Tom Wong-Cornall wrote: > Hi ports, > > Diff below updates dovecot-fts-xapian from 1.2.9 to 1.3.1. I posted > previous update to 1.3 close to freeze, so repeating the changes from > then (less the patches I included which are now rolled into 1.3.1): > >

[UPDATE] dovecot-fts-xapian to 1.3.1, and RUN_DEPENDS query

2020-05-27 Thread Tom Wong-Cornall
Hi ports, Diff below updates dovecot-fts-xapian from 1.2.9 to 1.3.1. I posted previous update to 1.3 close to freeze, so repeating the changes from then (less the patches I included which are now rolled into 1.3.1): Changes: - There is a new dependency on sqlite3; this is used to speed up

Re: [UPDATE] dovecot-fts-xapian to 1.3

2020-04-20 Thread Tom Wong-Cornall
On Sun, Apr 12 '20 at 17.33 NZST, Tom Wong-Cornall wrote: > Diff below updates dovecot-fts-xapian to 1.3. > > Author likes to drop the .0 on a new minor version; does the port system > care about that, or should I add the third digit back in to PKGNAME? > > Chang

[UPDATE] dovecot-fts-xapian to 1.3

2020-04-11 Thread Tom Wong-Cornall
Diff below updates dovecot-fts-xapian to 1.3. Author likes to drop the .0 on a new minor version; does the port system care about that, or should I add the third digit back in to PKGNAME? Changes: - There is a new dependency on sqlite3; this is used to speed up expunges - Author has

[UPDATE] dovecot-fts-xapian to 1.2.9

2020-02-14 Thread Tom Wong-Cornall
Diff below updates dovecot-fts-xapian to 1.2.9. I've tested this on amd64 by reindexing a 10,000 msg+ mailbox with attachments, seems to behave correctly. Upstream added a new parameter to control whether attachments are indexed (user reported a Perl attachment caused memory exhausti

Re: [NEW] dovecot-fts-xapian

2020-02-04 Thread Stuart Henderson
t quite > brave enough to run my live mailserver on a rolling release. As such > this has had limited testing on -current. > > If anyone has a good methodology for properly smoke-testing a full mail > stack (smtpd, Dovecot, rspamd etc.) on -current, let me know off-list; >

Re: [NEW] dovecot-fts-xapian

2020-02-02 Thread Tom Wong-Cornall
g on -current. If anyone has a good methodology for properly smoke-testing a full mail stack (smtpd, Dovecot, rspamd etc.) on -current, let me know off-list; I'd be all ears. Maybe regular dsync to a sandbox server? Thanks, Tom

Re: [NEW] dovecot-fts-xapian

2020-02-02 Thread Stuart Henderson
On 2020/02/02 21:17, Tom Wong-Cornall wrote: > Please see attached port for fts_xapian (Dovecot FTS plugin) [1]. > > --- > fts-xapian is a full-text search plugin for Dovecot. It utilises the > Xapian search engine library to index email automatically, and allow > rapid body

[NEW] dovecot-fts-xapian

2020-02-02 Thread Tom Wong-Cornall
Please see attached port for fts_xapian (Dovecot FTS plugin) [1]. --- fts-xapian is a full-text search plugin for Dovecot. It utilises the Xapian search engine library to index email automatically, and allow rapid body and header server-side search over IMAP. The authors intend this plugin to

Anyone working on fts-xapian (Dovecot)?

2020-01-31 Thread Tom Wong-Cornall
Hello, I have been running fts-xapian (full-text search indexing for Dovecot) for a little while and have a feeling others might find some use for a port. It's nice to have decent FTS for IMAP without having to install a monster like Apache Solr. If somebody's already started, ple

Re: Dovecot version mismatch

2019-12-18 Thread Solene Rapenne
t; El 17/12/2019 14:01, Brad Smith escribió: > > >> If you upgrade you have to restart Dovecot. You will see that if > > >> the master process is left running throughout the upgrade. > > >>> OpenBSD 6.6 i386 > > >>> dovecot-2.3.9.2v0 > &g

Re: Dovecot version mismatch

2019-12-18 Thread Daniel Jakots
On Wed, 18 Dec 2019 14:53:35 +0100, Joerg Jung wrote: > > On 17. Dec 2019, at 15:05, SyYExroNZ wrote: > > > > Correct. I didn't pay attention. Excuse me. > > > > El 17/12/2019 14:01, Brad Smith escribió: > >> If you upgrade you have to restart D

Re: Dovecot version mismatch

2019-12-18 Thread Joerg Jung
> On 17. Dec 2019, at 15:05, SyYExroNZ wrote: > > Correct. I didn't pay attention. Excuse me. > > El 17/12/2019 14:01, Brad Smith escribió: >> If you upgrade you have to restart Dovecot. You will see that if the >> master process is left running throughout t

Re: Dovecot version mismatch

2019-12-17 Thread SyYExroNZ
Correct. I didn't pay attention. Excuse me. El 17/12/2019 14:01, Brad Smith escribió: If you upgrade you have to restart Dovecot. You will see that if the master process is left running throughout the upgrade. OpenBSD 6.6 i386 dovecot-2.3.9.2v0 /var/log/maillog: dovecot: auth:

Re: Dovecot version mismatch

2019-12-17 Thread Brad Smith
If you upgrade you have to restart Dovecot. You will see that if the master process is left running throughout the upgrade. On December 17, 2019 7:46:01 a.m. syyexr...@cajaume.org wrote: OpenBSD 6.6 i386 dovecot-2.3.9.2v0 /var/log/maillog: dovecot: auth: Fatal: Dovecot version mismatch

Dovecot version mismatch

2019-12-17 Thread SyYExroNZ
OpenBSD 6.6 i386 dovecot-2.3.9.2v0 /var/log/maillog: dovecot: auth: Fatal: Dovecot version mismatch: Master is v2.3.7.2, auth is v2.3.9.2 (if you don't care, set version_ignore=yes)

Re: Critical mail/dovecot(-pigeonhole) update

2019-08-28 Thread Chris Narkiewicz
On 28/08/2019 22:08, Mark Patruck wrote: > https://dovecot.org/pipermail/dovecot/2019-August/116873.html Thanks, that was quick. Any chance we can see updated binary package in OpenBSD 6.5? Cheers, Chris signature.asc Description: OpenPGP digital signature

Critical mail/dovecot(-pigeonhole) update

2019-08-28 Thread Mark Patruck
https://dovecot.org/pipermail/dovecot/2019-August/116873.html - mail/dovecot 2.3.7.2 https://dovecot.org/pipermail/dovecot/2019-August/116874.html - mail/dovecot-pigeonhole 0.5.7.2 https://dovecot.org/pipermail/dovecot/2019-August/116876.html -- Mark Patruck ( mark at wrapped.cx ) GPG key

Re: Documentation (pkg readme) improvement for mail/dovecot

2019-04-08 Thread Daniel Jakots
On Mon, 8 Apr 2019 20:51:28 +0200, Hiltjo Posthuma wrote: > Below is a patch Yep it's needed. Please cc the maintainer next time and a REVISION bump is needed as well. Probably for post-unlock though

Documentation (pkg readme) improvement for mail/dovecot

2019-04-08 Thread Hiltjo Posthuma
Hi, When installing dovecot with the default config, after generating the certificates and changing login.conf for dovecot according to pkg-readme, dovecot will show the following warning at startup: "Warning: fd limit (ulimit -n) is lower than required under max. load (512 < 1000), be

Re: Dovecot and dovecot-pigeonhole upgrade to 2.3.3

2018-10-02 Thread Renaud Allard
On 10/02/2018 10:29 AM, Renaud Allard wrote: On 10/01/2018 08:15 PM, Brad Smith wrote: Dovecot 2.3.3 has been released now. If you wish, I can update my patch for that version tomorrow. Please do. I will take a look at it and see about getting things ready to commit after release

Re: Dovecot and dovecot-pigeonhole upgrade to 2.3.3

2018-10-02 Thread Renaud Allard
On 10/01/2018 08:15 PM, Brad Smith wrote: Dovecot 2.3.3 has been released now. If you wish, I can update my patch for that version tomorrow. Please do. I will take a look at it and see about getting things ready to commit after release. Thanks. Here is the updated version. In fact

Re: Dovecot and dovecot-pigeonhole upgrade to 2.3.2

2018-10-01 Thread Renaud Allard
On 11/09/2018 14:10, Brad Smith wrote: On 9/11/2018 1:57 AM, Renaud Allard wrote: Hello, As you may have heard dovecot 2.2 is now EOL (https://www.mail-archive.com/dovecot-news@dovecot.org/msg00341.html), which means that if you run into trouble, you will have to replicate it on 2.3

Re: Dovecot and dovecot-pigeonhole upgrade to 2.3.2

2018-09-11 Thread Renaud Allard
On 09/11/2018 02:10 PM, Brad Smith wrote: On 9/11/2018 1:57 AM, Renaud Allard wrote: Hello, As you may have heard dovecot 2.2 is now EOL (https://www.mail-archive.com/dovecot-news@dovecot.org/msg00341.html), which means that if you run into trouble, you will have to replicate it on 2.3

Re: Dovecot and dovecot-pigeonhole upgrade to 2.3.2

2018-09-11 Thread Stuart Henderson
Renaud, your MTA is broken, my IP is *not* listed at dnsbl.spfbl.net: : host mail.arnor.org[91.183.56.64] said: 550 Sender's IP is listed at dnsbl.spfbl.net (in reply to RCPT TO command)

Re: Dovecot and dovecot-pigeonhole upgrade to 2.3.2

2018-09-11 Thread Renaud Allard
On 09/11/2018 11:15 AM, Stuart Henderson wrote: On 2018/09/11 07:57, Renaud Allard wrote: Hello, As you may have heard dovecot 2.2 is now EOL (https://www.mail-archive.com/dovecot-news@dovecot.org/msg00341.html), which means that if you run into trouble, you will have to replicate it on 2.3

Re: Dovecot and dovecot-pigeonhole upgrade to 2.3.2

2018-09-11 Thread Stuart Henderson
On 2018/09/11 07:57, Renaud Allard wrote: > Hello, > > As you may have heard dovecot 2.2 is now EOL > (https://www.mail-archive.com/dovecot-news@dovecot.org/msg00341.html), which > means that if you run into trouble, you will have to replicate it on 2.3. > > Here are some pa

Dovecot and dovecot-pigeonhole upgrade to 2.3.2

2018-09-10 Thread Renaud Allard
Hello, As you may have heard dovecot 2.2 is now EOL (https://www.mail-archive.com/dovecot-news@dovecot.org/msg00341.html), which means that if you run into trouble, you will have to replicate it on 2.3. Here are some patches for dovecot and dovecot-pigeonhole to upgrade them to 2.3.2

Re: GSSAPI flavor for Dovecot

2016-12-01 Thread William Leuschner
hner wrote: >>> Hello Brad, >>> >>> I've written a patch for Dovecot that adds GSSAPI as a flavor. Could you >>> take a look at it? >> >> Your diff doesn't register the library dependencies properly. This one >> is more complete but

  1   2   3   >