Re: Notifications to over-quota accounts

2024-03-15 Thread Urban Loesch via dovecot
Hi, I'm sending warnings to accounts when their quota gets up to 80% and again on 95%. Relevant parts from "doveconf -n": ... service quota-warning { executable = script /usr/local/bin/quota-warning.sh unix_listener quota-warning { user = mailstore } user = mailstore } plugin {

Re: Question about sieve language

2024-03-15 Thread Tom Hendrikx via dovecot
On 14-03-2024 12:51, Ralph Seichter via dovecot wrote: * Tom Hendrikx via dovecot: Or in readable sieve: [...] Do you mean to imply that regular expressions are not readable? ;-) All it takes is a little practice. Besides, regex are more efficient. It is well worth learning about them,

Re: Notifications to over-quota accounts

2024-03-15 Thread Markus Bach
Hi, The only way to deliver mails to accounts that are over quota that I can think of is using the lda. There is an example in the manual (https://doc.dovecot.org/configuration_manual/quota/#example-configuration) that shows how to do that. Mit freundlichen Grüßen Markus Bach

Notifications to over-quota accounts

2024-03-15 Thread N V
Hello! I'm trying to allow a system email address to send notifications to over-quota accounts. Is there a way to do it? Thanks in advance! ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: antispoofing with dovecot submission

2024-03-15 Thread Kees van Vloten
On 15-03-2024 08:10, Aki Tuomi via dovecot wrote: On 14/03/2024 17:28 EET dovecot--- via dovecot wrote: it is possible to do antispoofing, like reject_authenticated_sender_login_mismatch from postfix ? I could be wrong, but i believe dovecot submission is only a proxy to postfix

Re: [EXT] Re: How to get a memory pointer in the core process

2024-03-15 Thread Jochen Bern
On 14.03.24 21:21, Joan Moreau wrote: I am trying to avoid closing/ reopening a file pointer to the exact same file between each call to the plugin That's still a "what" and not a "why". Long before you'll run into any serious resource problem, that file will be firmly seated in the disk

Re: dovecot panic

2024-03-15 Thread Aki Tuomi via dovecot
> On 15/03/2024 10:53 EET Michael Grant via dovecot wrote: > > > I'm running dovecot 2.3.19.1 on debian stable. I just started seeing a > slew of these in my log: > > Mar 14 10:02:38 strange.networkguild.org dovecot[865654]: > imap(mgrant)<1939553>: Panic: file istream-header-filter.c: >

dovecot panic

2024-03-15 Thread Michael Grant via dovecot
I'm running dovecot 2.3.19.1 on debian stable.  I just started seeing a slew of these in my log: Mar 14 10:02:38 strange.networkguild.org dovecot[865654]: imap (mgrant)<1939553>: Panic: file istream-header-filter.c: line 663 (i_stream_header_filter_snapshot_free): assertion failed: (snapshot-

Re: antispoofing with dovecot submission

2024-03-15 Thread Aki Tuomi via dovecot
> On 14/03/2024 17:28 EET dovecot--- via dovecot wrote: > > > > it is possible to do antispoofing, like > > reject_authenticated_sender_login_mismatch from postfix ? > > > I could be wrong, but i believe dovecot submission is only a proxy to postfix > submission. Dovecot does not directly