Re: Which DKIM application for postfix 3.9.0

2024-04-23 Thread Rupert Gallagher via dovecot
The developers of DKIM moved on to ARC, then they stopped working on ARC also. Try this: https://github.com/fastmail/authentication_milter Original Message On Mar 11, 2024, 23:21, wrote: > I am upgrading to postfix 3.9.0. I have not used DKIM in previous postfix > installs, b

Setting compression to specific namespace

2024-04-23 Thread Filip Bartmann via dovecot
Hello, is it possible to set compression for specific namespace or spefic mailbox folder? Thanks, Filip Bartmann ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

RE: Which DKIM application for postfix 3.9.0

2024-04-23 Thread Marc via dovecot
> > I am upgrading to postfix 3.9.0. I have not used DKIM in previous > postfix installs, but I would like to start now with the new google > rules. I have done some research and opendkim is the most recommended, > however, other research states the opendkim has been abandoned by it's > maintainers

Re: Which DKIM application for postfix 3.9.0

2024-04-23 Thread Jeroen de Meijer via dovecot
I let rspamd do the DKIM (and DMARC-reporting) for me. It is actively maintained. > On 23 Apr 2024, at 15:50, Rupert Gallagher via dovecot > wrote: > > The developers of DKIM moved on to ARC, then they stopped working on ARC > also. > > Try this: > > https://github.com/fastmail/authenticat

RE: Which DKIM application for postfix 3.9.0

2024-04-23 Thread Marc via dovecot
I can remember looking at rspamd years ago. I thought it was a bit chaotic with all these rules. I can even remember asking developers some design questions which they could not answer. The fact that they generate their own graphs (still?) is also old fashioned. This Sergey that is working on ma

Re: Which DKIM application for postfix 3.9.0

2024-04-23 Thread Benny Pedersen via dovecot
Jeroen de Meijer via dovecot skrev den 2024-04-23 16:21: I let rspamd do the DKIM (and DMARC-reporting) for me. It is actively maintained. all in one basket only makes crumpled eggs :) i do dkim signing in amavisd, and dkim reporting from spamassassin, lots more flexible then understanding bu

RE: Which DKIM application for postfix 3.9.0

2024-04-23 Thread Joseph Tam via dovecot
On Tue, Apr 23, 2024 at 7:33 AM wrote: > > I am upgrading to postfix 3.9.0. I have not used DKIM in previous postfix > > installs, but I >> would like to start now with the new google rules. I have done some research >> and opendkim >> is the most recommended, however, other research states th

Logging e_debug messages

2024-04-23 Thread D S via dovecot
Is it possible to log the e_debug events in quota-status.c? [https://github.com/dovecot/core/blob/main/src/plugins/quota/quota-status.c] Running: Dovecot 2.3.19.1 (9b53102964) Here's the config I've tried: log_path = /var/log/dovecot.log event_exporter log { format = json format_args = tim