Re: sieve script is not executed

2025-07-28 Thread Daniel Botting via dovecot
Hi, Try tailing journalctl for your MTA service and see if that helps (I found that helped me when I had problems). Cheers Dan On July 28, 2025 10:10:46 AM GMT+02:00, "Kamil Jonca via dovecot" wrote: Aki Tuomi via dovecot writes: On 28/07/2025 10:46 EEST Kamil Jonca

email-address Tokenizer Splits Hyphenated Local-Parts, Causing Inaccurate FTS Search Results

2025-04-11 Thread Daniel via dovecot
ot;yes" as a future default, as including hyphenated local-parts aligns with RFC 5322 and user expectations for precise email searches, especially for common hyphenated addresses like "first-l...@domain.com". If changing defaults, provide upgrade notes for users relying on the cu

Re: vacation auto reply mail line endings CR LF

2024-12-20 Thread Daniel Lange via dovecot
Am 20.12.24 um 15:58 schrieb tobias.niethammer--- via dovecot: I tried to setup dovecot 2.3.21.1 (d492236fa0) (dovecot-pigeonhole-0.5.21.1) with the sieve vacation function. I'm getting here a bit into trouble. if I sent an e-mail to an receipient dovecot does via dma and the local mailserver a

Re: Error: Couldn't open INBOX: Permission denied

2024-12-14 Thread Daniel Lange via dovecot
Am 14.12.24 um 08:34 schrieb dovecot--- via dovecot: The / is not missing (not sure how it's disappeared for you as I can actually see it in my original post - I thought I'd somehow accidentally deleted it). It seems to be eaten by my MUA trying to interpret /italics/ in text only email. Sorr

Re: Error: Couldn't open INBOX: Permission denied

2024-12-13 Thread Daniel Lange via dovecot
Am 13.12.24 um 19:11 schrieb dovecot--- via dovecot: mail_location = mbox:~mail:INBOX=/var/spool/mail%u / missing between mail and %u Also %n may be more useful as %u _usually_ is u...@domain.tld (possibly not in your configuration, cannot check, your config excerpt is too limited) _

2.3.21.1 build failure on MacOS X 14.6.1

2024-08-14 Thread Daniel J. Luke via dovecot
e_error(user->event, "stat(%s) failed: %m", path); -- Daniel J. Luke ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: lda not sending email on sieve correctly

2024-08-08 Thread Daniel Botting via dovecot
In order to debug the issue I create a warper /programas/scripts/eximvacation/eximwarper to get a log about the comand line :-P if you have any idea will be great! Thanks to answer!! :-D beer on Spain granted. On 08/08/2024 11:52, Daniel Botting wrote: Hi , I believe you'll need to ad

Re: lda not sending email on sieve correctly

2024-08-08 Thread Daniel Botting via dovecot
Hi , I believe you'll need to add to the relevant Exim transport that you are using. For example if you are a smart host add it to the transport for that. Example that might help: Cheers Dan On August 8, 2024 9:15

Re: dovecot.list.index.log

2024-07-19 Thread Daniel Lange via dovecot
Am 19.07.24 um 06:39 schrieb Joan Moreau via dovecot: Does the same goes for all dbox-Mails/dovecot.index* files ? Read the fine documentation: https://doc.dovecot.org/admin_manual/mailbox_formats/dbox/ "Note that with dbox the Index files contain significant data which is held nowhere else.

Re: Only some of my sent emails are stored in sent-folder

2024-06-21 Thread Daniel Lange via dovecot
Copies & Folders -> tick "Place a copy in" and choose a Sent mail folder that you like -> click "OK" Kind regards, Daniel ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Core-dump on SSL connection

2024-06-21 Thread Daniel Lange via dovecot
.cgi?id=1962035 Kind regards, Daniel ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Core-dump on SSL connection

2024-06-19 Thread Daniel Lange via dovecot
will not help you much. If you installed the backports packages from Debian and still see that bug, please use `reportbug` to file a bug with the Debian project. Kind regards, Daniel ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send

Re: Core-dump on SSL connection

2024-06-19 Thread Daniel Lange via dovecot
table-backports/dovecot (currently 2.3.21+dfsg1-3~bpo12+1) It has been patched to work with OpenSSL 3: https://sources.debian.org/patches/dovecot/1:2.3.21%2Bdfsg1-3~bpo12%2B1/Support-openssl-3.0.patch/ and has some other upstream bugs fixed as well. Kind regards, D

Re: Which DKIM application for postfix 3.9.0

2024-04-24 Thread Jean-Daniel Dupas via dovecot
Talking about completeness, you can also use rspamd (https://www.rspamd.com ). While it it design to to more than DKIM, it can be use for it. I have an internal mailer relay based on postfix and rspamd that works great. > Le 24 avr. 2024 à 09:40, infoomatic via dovecot

Re: panics

2024-03-27 Thread Daniel Lange
Am 27.03.24 um 18:49 schrieb Michael Grant via dovecot: I could really use some help debugging issue. Timo gave some debugging tips in a similar case cf. https://dovecot.org/pipermail/dovecot/2023-March/126229.html In case you know how to use gdb, that should work and might get a reproducer s

Re: Disable sieve redirect filters?

2024-03-21 Thread Daniel Lange
be an entirely new function contributed to the project's code? Set sieve_max_redirects to 0 (zero) cf. https://doc.dovecot.org/settings/pigeonhole/#sieve-max-redirects Kind regards, Daniel ___ dovecot mailing list -- dovecot@dovecot.org To unsubs

Re: The future of SIS

2023-10-18 Thread Jean-Daniel Dupas
> Le 18 oct. 2023 à 09:35, Marc a écrit : > >> Dovecot has this option to store attachments separately not? So I am >> not sure this is then still a problem. >> >> >> >> Interesting. How do you tell dovecot to do that ? >> > > I thought I read about something like this, > > mail_loca

Re: The future of SIS

2023-10-17 Thread Jean-Daniel Dupas
Le 17 oct. 2023 à 16:34, Marc a écrit : The problem is a bit what everyone understands as s3. I associate this indeed also with an http endpoint on object storage. But the ceph plugin skips this http and talks directly to object store. I don't think you wou

Re: The future of SIS

2023-10-17 Thread Jean-Daniel Dupas
Le 17 oct. 2023 à 13:12, Marc a écrit : Is s3 not to slow for this? I think the clue is in the name "s3- compatible". Clearly calling out to "real" (AWS) S3 would be a non-starter.

Re: The future of SIS

2023-10-16 Thread Jean-Daniel Dupas
> Le 16 oct. 2023 à 15:51, Marc a écrit : > >>> Hello to everyone! >>> Ooops, we are using SIS, guess the solution for a similar optimization >> will be >>> a native deduplicated filesystem. >> >> did you really mean deduplicated or distributed? >> > > I think this duduplicating. Storage sys

user lookup fails username is SHA256 @domain

2023-07-16 Thread Daniel Botting
-writer {     group = vmail     mode = 0660     user = vmail   } } ssl = required ssl_cert = I followed https://doc.dovecot.org/configuration_manual/howto/simple_virtual_install/ before posting to ensure I hadn't missed something obvious. Any thoughts on this would be appreciated.

Re[2]: Possible hack via doveadm

2023-05-14 Thread Daniel L. Miller via dovecot
rely through the external IP's instead of being VPN dependent. I may change that. Fail2ban and other guards have blocked most port scanning and other junk - this was the first time I saw such log lines in my mail log and it scared me. Now I know what to look for and what it me

Re: Possible hack via doveadm

2023-05-14 Thread Daniel Miller via dovecot
I only allow explicit service traffic through. IMAPS, SMTPS, etc. If doveadm is communicating via the IMAP(S) ports then all I can do via firewall is block countries. Which of course I can but I'm asking about any additional hardening for Dovecot itself. -- Daniel On May 13, 2023 6:25:

Possible hack via doveadm

2023-05-13 Thread Daniel L. Miller via dovecot
hing. How can I defend against this? -- Daniel ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Mailing list is being Spam Filtered by O-365

2023-04-20 Thread White, Daniel E. (GSFC-770.0)[AEGIS] via dovecot
(protection.outlook.com: domain of transitioning open-xchange.com discourages use of 63.88.93.251 as permitted sender) From: Aki Tuomi Date: Thursday, April 20, 2023 at 07:49 Subject: [EXTERNAL] Re: Mailing list is being Spam Filtered by O-365 On 20/04/2023 14:18 EEST White, Daniel E. (GSFC-770.0

Mailing list is being Spam Filtered by O-365

2023-04-20 Thread White, Daniel E. (GSFC-770.0)[AEGIS] via dovecot
Is there any chance that SPF and DKIM records could be added to appear in the headers ? The gubba-mint folks are getting extremely medieval about email security. ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le

LDAP scheme for Dovecot

2023-01-24 Thread Daniel Betschart
I use an LDAP server for user administration, the users can manage themselves with the LDAP Account Manager (LAM). I would like to give the possibility to be able to define the quota per user. LAM provides support for certain schemes, but the qmail scheme is missing in the free variant. So I used

Re: The end of Dovecot Director?

2022-11-02 Thread Jean-Daniel
If the community has enough resources to fork the whole project, it would probably be far more efficient and easier to just fork the Director component. I’m not familiar enough with dovecot sources to tell if this is possible, but if the community really wants to keep Director alive, maybe it s

Re: adding caldav/carddav next to dovecot

2022-10-16 Thread Jean-Daniel
> Début du message réexpédié : > > De: Tanstaafl > Objet: Rép. : adding caldav/carddav next to dovecot > Date: 15 octobre 2022 à 16:11:43 UTC+2 > À: infoomatic , dovecot@dovecot.org > > A HUGE second for SOGo > > We used it for many years in a Gentoo/Dovecot/Postfix environment. > > It was s

Re: [EXTERNAL] Re: Client for a Windows User ?

2022-09-13 Thread White, Daniel E. (GSFC-770.0)[AEGIS]
El 13/9/22 a les 18:01, White, Daniel E. (GSFC-770.0)[AEGIS] ha escrit: Specifically, Windows 2016 server I suggested Thunderbird. Is there anything else ? Is this current ? https://gcc02.safelinks.protection.outlook.com/?url=https://wiki.dovecot.org/Clients&data=05|

Client for a Windows User ?

2022-09-13 Thread White, Daniel E. (GSFC-770.0)[AEGIS]
Specifically, Windows 2016 server I suggested Thunderbird. Is there anything else ? Is this current ? https://wiki.dovecot.org/Clients

Re: Openmetrics label truncation

2022-06-03 Thread Daniel Sabotta
. On 03.06.22 10:16 Aki Tuomi wrote: On 03/06/2022 11:13 Daniel Sabotta wrote: Hello, I'm using dovecot 2.3.18 and want to collect metrics with prometheus via openmetrics. I need to label the metrics with the destination host name. The configuration works fine, but the label val

Openmetrics label truncation

2022-06-03 Thread Daniel Sabotta
return sub_metric; } Why are labels truncated after 32? Is there a reason I do not see? I found no reasons in the openmetrics specification [1]. Thanks in advance Daniel

Re: Fix lmtp_save_to_detail_mailbox to be case insensitive?

2022-05-22 Thread Daniel Lange
Am 22.05.22 um 11:33 schrieb Lucas Rolff: Wouldn’t it be ideal to link to a LMTP documentation page that describes how to do the same thing under LTMP, and not link to LDA? No, because that's not (easily) possible as others have pointed out already. FTR: It is possible but on the postfix side

Re: Fix lmtp_save_to_detail_mailbox to be case insensitive?

2022-05-21 Thread Daniel Lange
Am 21.05.22 um 23:30 schrieb dove...@ptld.com: Dovecot accepts the mail from postfix via LMTP. Dovecot already found the valid recipient and accepted the email. You need to make postfix pass the extension as lowercase to Dovecot. See https://wiki.dovecot.org/LDA/Postfix : An example using ad

Re: [Rocky Linux 8.6] expire plugin file disappeared

2022-05-17 Thread Daniel Lange
Am 18.05.22 um 02:06 schrieb Masakazu Hirose: I use Rocky Linux packages. Rocky or Redhat may fail to package. "/usr/lib64/dovecot/lib20_expire_plugin.so" seems to have disappeared in the new package. [..] May 18 08:21:22 xxx dovecot[3508407]: imap(yyy): Error: Plugin 'expire' not found

Re: [Dovecot-news] Dovecot v2.3.19 released

2022-05-12 Thread Daniel J. Luke
src/lib/ioloop-notify-kqueue.c.orig 2021-06-14 07:56:46.0 -0400 +++ src/lib/ioloop-notify-kqueue.c 2021-06-21 12:10:16.0 -0400 @@ -11,6 +11,7 @@ #include "ioloop-private.h" #include "llist.h" +#include "time-util.h" #include #include #include -- Daniel J. Luke

Better not post your email password on a public mailing list, was: Re: no full syncs after upgrading to dovecot 2.3.18

2022-04-27 Thread Daniel Lange
) * STATUS INBOX (MESSAGES 344) A OK Status completed (0.002 + 0.000 + 0.001 secs). ^C Kind regards, Daniel

Re: how to setup IMAPs with letsencrypt

2022-04-22 Thread Jean-Daniel Dupas
> Le 22 avr. 2022 à 01:50, Jeremy Ardley a écrit : > > > > On 22/4/22 7:44 am, al...@coakmail.com wrote: >>> On 22/4/22 7:25 am, al...@coakmail.com wrote: >>> >> Thanks. I will give a try. >> after enabling SSL, can I disable port 143 e

What is the current state of High Availability Dovecot ?

2022-04-07 Thread White, Daniel E. (GSFC-770.0)[NICS]
… without going to too much fuss ? Searching the Internet produces a lot of old results and many overly complicated results. My only complication is that I am using PostfixAdmin for mailbox management, and all the mailboxes are virtual. Thanks.

Dovecot High Availability ?

2022-03-11 Thread White, Daniel E. (GSFC-770.0)[NICS]
Are there any current, free high availability strategies for Dovecot ?

Re: [Dovecot-news] Dovecot v2.3.18 released

2022-02-03 Thread Daniel J. Luke
ify-kqueue.c 2021-06-21 12:10:16.0 -0400 @@ -11,6 +11,7 @@ #include "ioloop-private.h" #include "llist.h" +#include "time-util.h" #include #include #include -- Daniel J. Luke

Non-unique Message ID in mail messages

2022-01-27 Thread Daniel Ryšlink
reactions, and if I did something wrong by writing this message, I apologize again in advance. If required, I can provide samples of the Spamcop messages. -- --===-- --== Best Regards! ==-- --===-- Daniel Ryšlink Sysadmin @ Quantcom.cz Czech Republic

Re[9]: Replicator bug report

2021-12-11 Thread Daniel Miller
It appears when I set vsz_limit=0 it works without crashing. So the problem appears when setting an explicit maximum. -- Daniel On 12/7/2021 9:57:29 PM, "Aki Tuomi" wrote: On 7 December 2021 23.10.50 UTC, Daniel Miller wrote: On 12/7/2021 12:29:49 PM, "Daniel Miller&quo

Re: [Dovecot-news] Dovecot v2.3.17.1 Released

2021-12-08 Thread Daniel J. Luke
e "llist.h" +#include "time-util.h" #include #include #include > On Dec 7, 2021, at 5:44 AM, Aki Tuomi wrote: > We are happy to announce 2.3.17.1 patch release of Dovecot. This contains > some fixes for issues found after 2.3.17 release. -- Daniel J. Luke

Re[7]: Replicator bug report

2021-12-07 Thread Daniel Miller
On 12/7/2021 12:29:49 PM, "Daniel Miller" wrote: service replicator { vsz_limit = 2G } Aki Tried that - got another one. I just tried setting service replicator { vcsz_limit = 5G } and I still get: Dec 7 15:08:25 bubba dovecot: replicator: Panic: data stack: Out of m

vsz_limit

2021-12-07 Thread Daniel Miller
is correct? -- Daniel

Re[6]: Replicator bug report

2021-12-07 Thread Daniel Miller
vmail } service lmtp { unix_listener /var/spool/postfix/private/dovecot-lmtp { group = mail mode = 0666 user = vmail } } service replicator { process_min_avail = 1 unix_listener replicator-doveadm { mode = 0600 user = vmail } vsz_limit = 2 G } ssl_cert = mail_plugins = fts fts_solr acl zlib virtual notify replication mailbox_alias sieve postmaster_address = postmas...@amfes.com } protocol imap { mail_plugins = fts fts_solr acl zlib virtual notify replication mailbox_alias imap_acl } -- Daniel

Re[4]: Replicator bug report

2021-12-07 Thread Daniel Miller - CLOUD
Use gdb /path/to/replicator /path/to/core bt full Aki root@bubba:/var/core# gdb /usr/lib/dovecot/replicator /var/core/11199.replicator GNU gdb (Ubuntu 8.1.1-0ubuntu1) 8.1.1 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

Re[2]: Replicator bug report

2021-12-07 Thread Daniel Miller
r acl zlib virtual notify replication mailbox_alias sieve postmaster_address = } protocol imap { mail_plugins = fts fts_solr acl zlib virtual notify replication mailbox_alias imap_acl } -- Daniel

Replicator bug report

2021-12-07 Thread Daniel Miller
I've run dovecot-sysreport -o and generated a file - but it's a few gigs in size. Am I generating the core dump incorrectly? Should I do something different? -- Daniel

Re[5]: Replication weirdness

2021-12-04 Thread Daniel Miller - CLOUD
ring during long-running syncs - I don't see why Dovecot doesn't know that it's already syncing a given user before trying to start a second process. Probably something else I setup wrong but I don't know what. -- Daniel

Re[4]: Replication weirdness

2021-12-03 Thread Daniel Miller
ate mailbox GUID f4338038839caa613a1a0500b88bfabe for mailboxes INBOX/Sent Messages and INBOX/Sent - giving a new GUID bcf4f82702a4aa616c079db5accb to INBOX/Sent -- Daniel -- Original Message ------ From: "Daniel Miller" To: "Daniel Miller" ; dovecot@dovecot.org Sent: 12/3/2021 3:13:55 PM

Re[3]: Replication weirdness

2021-12-03 Thread Daniel Miller
licate mailbox GUID 63481f29f6a3aa6177210500b88bfabe for mailboxes INBOX/Sent and INBOX/Sent Messages-temp-1 - giving a new GUID cba35507fca3aa617d210500b88bfabe to INBOX/Sent Dec 3 15:10:58 cloud1 dovecot: doveadm(obfuscated)<336258>: Error: Duplicate mailbox GUID dc3b4434fba3aa6166

Re[2]: Replication weirdness

2021-12-03 Thread Daniel Miller
al sync I suppose is reasonable. A second...maybe? But I'm getting nervous I'm about to start seeing the endless temp folders again. -- Daniel -- Original Message -- From: "Daniel Miller" To: "Daniel Miller" ; dovecot@dovecot.org Sent: 12/3/2021 2:39:25 PM Su

Re: Replication weirdness

2021-12-03 Thread Daniel Miller
refore only one operation is allowed at a time. Am I correct, and whether or not I am - how can I correct these errors? Do I dare try going back to just "-N"? -- Daniel -- Original Message -- From: "Daniel Miller" To: dovecot@dovecot.org Sent: 12/3/2021 2:16:28 PM Sub

Re[2]: No source packages in APT repo?

2021-12-03 Thread Daniel Miller
+1. I *was* using the repo's packages for Ubuntu - but when I wanted to try fts-flatcurve I needed something to compile against. I'd rather do so against the repo sources if possible. -- Daniel -- Original Message -- From: "Shawn Heisey" To: dovecot@dovecot.org

Replication weirdness

2021-12-03 Thread Daniel Miller
lem folders back over. I will say, if it makes any difference, my primary server *was* running version 2.3.13 and I just updated it to 2.3.17. The remote is also 2.3.17. -- Daniel

Re: v2.3.17 - dsync says invalid option -- E

2021-10-29 Thread Daniel J. Luke
On Oct 29, 2021, at 8:54 PM, Daniel J. Luke wrote: > On Oct 29, 2021, at 7:30 PM, Scott Ruckh wrote: >> On 2021-10-29 12:05, Daniel J. Luke wrote: >>> Hello, >>> I've got some scripts that archive off mail that stopped working with >>> 2.3.17. Specifica

Re: v2.3.17 - dsync says invalid option -- E

2021-10-29 Thread Daniel J. Luke
On Oct 29, 2021, at 7:30 PM, Scott Ruckh wrote: > On 2021-10-29 12:05, Daniel J. Luke wrote: >> Hello, >> I've got some scripts that archive off mail that stopped working with >> 2.3.17. Specifically this worksin 2.3.16: >> sudo -n /usr/local/bin/dsync -u dluke

v2.3.17 - dsync says invalid option -- E

2021-10-29 Thread Daniel J. Luke
valid option -- E -- Daniel J. Luke

Re: Dovecot version 2.3.17 - mail replication stopped working

2021-10-29 Thread Daniel Botting
Hi Aki, Thanks for confirming it's fixed in master, much appreciated. Approximately when do you expect 2.3.18 to be released as we found the functionality provided by this option useful in our setup. Best regards Daniel On 29/10/2021 10:04, Aki Tuomi wrote: https://github.com/dovecot

Re: [Dovecot-news] Dovecot v2.3.17 released

2021-10-28 Thread Daniel J. Luke
000 -0400 @@ -11,6 +11,7 @@ #include "ioloop-private.h" #include "llist.h" +#include "time-util.h" #include #include #include see also https://dovecot.org/pipermail/dovecot/2020-September/119963.html and https://dovecot.org/list/dovecot/2021-June/122375.html -- Daniel J. Luke

Re: Dovecot version 2.3.17 - mail replication stopped working

2021-10-28 Thread Daniel Botting
Hi Aki, Thanks for your quick response, much appreciated. We've removed -T from our config and replication is now working again. I'll keep an eye on the mailing list to see when it is fixed in master. Best regards Daniel On 28/10/2021 16:11, Aki Tuomi wrote: Appears option T got

Dovecot version 2.3.17 - mail replication stopped working

2021-10-28 Thread Daniel Botting
Hi, We upgraded to Dovecot 2.3.17 today and mail replication has stopped working as expected, the error in mail.err is: Oct 28 10:27:44 hostname dovecot: imap-login: Error: net_connect_unix(/var/run/dovecot/stats-writer) failed: No such file or directory Oct 28 10:28:47 hostname dovecot: d

Dovecot, Last Login Plugin and PostfixAdmin

2021-09-02 Thread White, Daniel E. (GSFC-770.0)[NICS]
https://doc.dovecot.org/configuration_manual/lastlogin_plugin/ Is there any documentation about how to get the "Last Login" info into the PostfixAdmin database ?

Re: [Dovecot-news] v2.3.16 released

2021-08-06 Thread Daniel J. Luke
X (for the same reason). Tested on Mac OS version 11.5.1. -- Daniel J. Luke

Re: [EXTERNAL] Sv: function for whitelisting IPs

2021-07-15 Thread White, Daniel E. (GSFC-770.0)[NICS]
ry. That reduces the attack surface greatly. -Ursprungligt meddelande- Från: dovecot-boun...@dovecot.org För White, Daniel E. (GSFC-770.0)[NICS] Skickat: den 15 juli 2021 12:21 Till: Dovecot Mailing List Ämne: function for whitelisting IPs Sebastian, Do y

function for whitelisting IPs

2021-07-15 Thread White, Daniel E. (GSFC-770.0)[NICS]
Sebastian, Do you have any examples of such a function and how/where it is used ? -Original Message- From: dovecot on behalf of Sebastian Reply-To: Dovecot Mailing List Date: Thursday, July 15, 2021 at 01:19 To: 'Mailing List' Subject: [EXTERNAL] Sv: 2FA/MFA with IMAP & postfix/subm

High Availability Dovecot / Roundcube / PostfixAdmin ?

2021-07-09 Thread White, Daniel E. (GSFC-770.0)[NICS]
This is a new setup, running on RHEL 8 with the latest everything. Has anyone out there set up a high availability pair of Dovecot servers - with Roundcube and PostfixAdmin - successfully ? "Callahan's Law: Shared pain is lessened; shared joy, increased — thus do we refute entropy" (Spider Robi

Re: libdict_lua linking issues

2021-06-22 Thread Daniel J. Luke
gt; > gmake[3]: *** [Makefile:630: test-dict-client] Error 1 > > Attached patch should work? You'll need to run autogen.sh again. This works for me on MacOS both with and without lua (ran autoconf -fi since autogen.sh isn't in the source tarball). Thanks! -- Daniel J. Luke

Re: [Dovecot-news] Dovecot v2.3.15 released

2021-06-21 Thread Daniel J. Luke
mbers specified (this doesn't happen with 2.3.14.1) -- Daniel J. Luke

Re: [Dovecot-news] Dovecot v2.3.14.1 released

2021-06-21 Thread Daniel J. Luke
or it will error with: ioloop-notify-kqueue.c:70:2: error: implicit declaration of function 'i_gettimeofday' is invalid in C99 [-Werror,-Wimplicit-function-declaration] i_gettimeofday(&ioloop_timeval); ^ -- Daniel J. Luke

Re: sieve not updating headers?

2021-06-14 Thread Daniel J. Luke
On Jun 12, 2021, at 5:16 AM, Stephan Bosch wrote: >> I can see that my sieve_before script successfully sends the message off to >> spamc/spamd - however the message ends up in my mailbox with only the >> pre-existing X-Spam headers (I had expected them to be replaced or to see >> duplicates).

Re: sieve not updating headers?

2021-06-11 Thread Daniel J. Luke
On Jun 11, 2021, at 9:54 AM, Daniel J. Luke wrote: > On Jun 11, 2021, at 3:51 AM, Vincent Brillault > wrote: >>> It then falls through my personal sieve filter and hits the implicit >>> keep at the end and ends up in my inbox - with the original headers. >> >

Re: sieve not updating headers?

2021-06-11 Thread Daniel J. Luke
behaviors is surprising. > My addheader case was solved by adding an explicit keep or a fileinto. I added a keep; to then end of my before.sieve and it doesn't change the behavior (with or without the deleteheaders I always see the other hosts X-Spam headers in the delivered mail). -- Daniel J. Luke

sieve not updating headers?

2021-06-10 Thread Daniel J. Luke
rn.macports.org' 14: finishing match with result: matched 16: filter action 16: execute program `spamc' 16: executed program successfully 16: changed message ## Finished executing script 'before' It then falls through my personal sieve filter and hits the implicit keep at the end and ends up in my inbox - with the original headers. So, two questions: 1. What am I missing? 2. Is there a way to match any X-Spam-* header? (when I tried deleteheader :matches "X-Spam*" it didn't match anything). Thanks. -- Daniel J. Luke

fts_autoindex_exclude for everything in a namespace?

2021-06-02 Thread Daniel J. Luke
ches "year" "*" { set "year" "${1}"; } if true { fileinto :copy :create "#Archive/${year}-${month}"; } -- Daniel J. Luke

mail-crypt-plugin: encrypted user keys

2021-05-28 Thread Daniel Schuermann
Hi, I tried to enable encrypted folder keys using mail-crypt-plugin. It works as expected when using unencrypted folder keys. When I add mail_crypt_require_encrypted_user_key = yes as shown below, I somehow manage to crash dovecot: dovecot: lmtp(82060): Fatal: master: service(lmtp): child

Re: [EXTERNAL] Re: Help with "doveadm" - Socket ?

2021-05-25 Thread White, Daniel E. (GSFC-770.0)[NICS]
19:23 schrieb White, Daniel E. (GSFC-770.0)[NICS]: > I found that /var/run/dovecot/doveadm-server is a socket > but adding it does not help. > > # doveadm mailbox status -A -S /var/run/dovecot/doveadm-server > doveadm mailbox status [-u |-A] [-S ] [-t] [...] &

Re: [EXTERNAL] Re: Help with "doveadm" - Socket ?

2021-05-24 Thread White, Daniel E. (GSFC-770.0)[NICS]
..@nasa.gov" <"daniel.e.white."@nasa.gov> Subject: [EXTERNAL] Re: Help with "doveadm" - Socket ? > On 21/05/2021 23:59 Alexander Dalloz wrote: > > > Am 21.05.2021 um 21:27 schrieb White, Daniel E. (GSFC-770.0)[NICS]: > > dovead

Help with "doveadm" - Socket ?

2021-05-21 Thread White, Daniel E. (GSFC-770.0)[NICS]
doveadm [-f formatter] mailbox status [-A|-u user] [-S socket_path] [-t] fields mailbox ... Where do I find this "socket_path", please ? I am trying to untangle a very old CentOS 6 instance. Thanks in advance.

Re: [EXTERNAL] Re: Separating Dovecot and Postfix

2021-05-14 Thread White, Daniel E. (GSFC-770.0)[NICS]
Hi, White, Daniel E. (GSFC-770.0)[NICS] (Fr 14 Mai 2021 14:37:15 CEST): > I am struggling to update a very old set of mail servers. > Some are supposed to be relays (MTAs by my understanding) while others are where the mailboxes live (MDA) It depends on how your MTA hand

Re: [EXTERNAL] Re: Separating Dovecot and Postfix

2021-05-14 Thread White, Daniel E. (GSFC-770.0)[NICS]
Many thanks, Jeff. Online documentation is not clear. Everything implies both are necessary. -Original Message- From: Josef 'Jeff' Sipek Date: Friday, May 14, 2021 at 08:40 To: Daniel White Cc: "dovecot@dovecot.org" Subject: [EXTERNAL] Re: Separating Dovecot and

Separating Dovecot and Postfix

2021-05-14 Thread White, Daniel E. (GSFC-770.0)[NICS]
I am struggling to update a very old set of mail servers. Some are supposed to be relays (MTAs by my understanding) while others are where the mailboxes live (MDA) In rebuilding the MDA servers, is postfix required on the same server or can dovecot connect to postfix on a separate MTA server ?

Re: disable pop3 ports?

2021-05-04 Thread Jean-Daniel
Not sure what distribution you are using, but some distributions provide distincts package for dovecot-pop, so removing it may be enough. This package main purpose it to install a file in /usr/share/dovecot/protocols.d/ which is then imported in the config by a line like "!include_try /usr/shar

Re: Installation Question: Is a web server required ?

2021-04-28 Thread White, Daniel E. (GSFC-770.0)[NICS]
n Question: Is a web server required ? On 2021-04-28 19:28, White, Daniel E. (GSFC-770.0)[NICS] wrote: > Can Dovecot be installed with Postfix and without being behind a web > server ? > > I want a mail service that can only be accessed by POP3(s)/IMAP(s) and

Re: Installation Question: Is a web server required ?

2021-04-28 Thread White, Daniel E. (GSFC-770.0)[NICS]
rver required ? White, Daniel E. (GSFC-770.0)[NICS] (Mi 28 Apr 2021 19:28:41 CEST): > Can Dovecot be installed with Postfix and without being behind a web server ? Yes. > I want a mail service that can only be accessed by POP3(s)/IMAP(s) and not by a web UI. Dovecot is a

Re: [EXTERNAL] Re: Installation Question: Is a web server required ?

2021-04-28 Thread White, Daniel E. (GSFC-770.0)[NICS]
Excellent. The documentation is not clear about this. We want the email users to use POP/IMAP clients. Many thanks. -Original Message- From: Shaun Johnson Organization: LinuxMagic Inc. Date: Wednesday, April 28, 2021 at 13:33 To: Daniel White Cc: "dovecot@dovecot.org"

Installation Question: Is a web server required ?

2021-04-28 Thread White, Daniel E. (GSFC-770.0)[NICS]
Can Dovecot be installed with Postfix and without being behind a web server ? I want a mail service that can only be accessed by POP3(s)/IMAP(s) and not by a web UI. Thanks.

Re: systemd timeout on startup after upgrade

2021-04-17 Thread Jean-Daniel
> Le 18 avr. 2021 à 08:22, Felix Zielcke a écrit : > > Am Sonntag, dem 18.04.2021 um 08:17 +0200 schrieb Jean-Daniel: >> systemd don’t need pid files, and the executable must be started >> without forking. >> >> >> Can you show us the content fo the sys

Re: systemd timeout on startup after upgrade

2021-04-17 Thread Jean-Daniel
systemd don’t need pid files, and the executable must be started without forking. Can you show us the content fo the system dovecot.service file. As long as it contains this line, it should be fine: Type=simple ExecStart=/usr/sbin/dovecot -F > Le 18 avr. 2021 à 07:34, Felix Zielcke a écrit

Re: JMAP support?

2021-03-09 Thread Jean-Daniel
The HTTP API is just for doveadm and is not related in anyway to JMAP AFAIK. > Le 8 mars 2021 à 23:52, Philip a écrit : > > Didn't JMAP get included with v2.3 with the HTTP API? > > https://www.dovecot.org/list/dovecot-news/2016-March/000313.html > > Or maybe that was just for admin things. >

Dovecot cannot access mailcrypt decryption key

2020-11-30 Thread Daniel Niewerth
following message appears in the logfile: Nov 30 10:56:11 vsrv-dus6-mta01 dovecot: imap(daniel@xxx)<26699>: Error: Mailbox INBOX: UID=15338: read() failed: read(/var/vmail/mailboxes/xxx/daniel/mail/cur/1606576233.M400743P1901.vsrv-dus6-mta01,S=1958,W=2004:2,) failed: Decryption error: no priva

Re: Recovering expunged but not purged e-mails from mdbox with zlib compression

2020-11-10 Thread Daniel Schütze
hand and so am using as a test to see if I can extract them effectively.  These were in the Drafts mailbox so I've also run the command with mailbox Drafts at the end. The output seems to be just dumping messages which are not expunged! Daniel Schütze Director --

Re: Recovering expunged but not purged e-mails from mdbox with zlib compression

2020-11-10 Thread Daniel Schütze
more verbose to help over these bumps! Any chance of a helping hand? Daniel Schütze Director -- CWA International Ltd 5th Floor, 42 Trinity Square London EC3N 4DJ (t) + 44 (0)20 7242 8444 (e) d...@cwa.uk.com (w) http://www.cwa.international/ On 10/11/20 10:53, Aki Tuomi wrote: You c

Recovering expunged but not purged e-mails from mdbox with zlib compression

2020-11-10 Thread Daniel Schütze
od wouldn't work with a folder! Clearly if I was not using zlib compression I could just have read the contents of the mdbox without any complication. -- Daniel Schütze Director -- CWA International Ltd 5th Floor, 42 Trinity Square London EC3N 4DJ (t) + 44 (0)20 724

Re: Feature request.

2020-10-10 Thread Jean-Daniel
> Le 10 oct. 2020 à 11:38, @lbutlr a écrit : > > On 09 Oct 2020, at 02:16, Rogier Wolff wrote: >> It turns out that dovecot had been running uninterrupted since august >> 13th, the certificate was renewed on september 7th and I suspect it >> expired on october 7th. > > The ACME protocol that

Re: Shared mailboxes setups and dictionaries

2020-09-15 Thread Daniel Miller
On 9/15/2020 10:07 AM, Matej Tyc wrote: On 14. 09. 20 22:46, Daniel Miller wrote: On 9/14/2020 1:19 PM, Matej Tyc wrote: ... When learning about how ACL work in e.g. [...] so I can't use it to reverse-engineer the correct syntax. The global ACLs are...global. They apply to all mat

Re: Shared mailboxes setups and dictionaries

2020-09-14 Thread Daniel Miller
ation of ACLs will automatically update the dictionary. What the above implies, and I will now state explicitly, is that while global ACLs provide *access* they do not *publish* that access. A dictionary must be manually updated to list those mailboxes. -- Daniel

  1   2   3   4   5   6   7   8   9   10   >