AD authentication with dovecot not working.

2024-07-10 Thread hkhk_exact10 via dovecot
Hi All, I am trying to setup AD auth with dovecot and have tried a lot of options but still no success. I am using a bind account for AD authentication and the users are not posix accounts. I am not using the ssl cert as its not available, so disabling it. I have used the similar settings with sa

Re: New Member Introduction

2024-07-10 Thread John Fawcett via dovecot
On 10/07/2024 07:37, Selena Thomas via dovecot wrote: Hi everyone, I am new to this forum and excited to be here. I'm interested in learning more about Dovecot and its features, and I'm eager to participate in the discussions here. Could someone please guide me on how to ask questions here ? W

Re: dovecot-lda: timeout for external scripts called by sieve

2024-07-10 Thread John Fawcett via dovecot
Corrected a typo in the previous message, should have read sieve_filter_exec_timeout and not sieve_pipe_exec_timeout On 10/07/2024 10:41, John Fawcett wrote: On 10/07/2024 09:40, John Fawcett via dovecot wrote: On 09/07/2024 09:02, Meinhard Schneider via dovecot wrote: Hello, I have

Re: dovecot-lda: timeout for external scripts called by sieve

2024-07-10 Thread John Fawcett via dovecot
On 10/07/2024 09:40, John Fawcett via dovecot wrote: On 09/07/2024 09:02, Meinhard Schneider via dovecot wrote: Hello, I have set both the values for "sieve_execute_exec_timeout" and "sieve_extension_exec_timeout" to 60 sec, but according to the log, this does not seem to affect the 10

Re: dovecot-lda: timeout for external scripts called by sieve

2024-07-10 Thread John Fawcett via dovecot
On 09/07/2024 09:02, Meinhard Schneider via dovecot wrote: Hello, I have a small problem with dovecot-lda. I am using Debian 12 Bookworm: root@lnxmail01:~# dovecot --version 2.3.13 (89f716dc2) Historically grown (probably still from sendmail times, long time ago) I always used procmail for

Re: dovecot imap_zlib

2024-07-10 Thread Aki Tuomi via dovecot
IMAP compress plugin has been integrated to code so that you do not need separate plugin.   zlib has been renamed as mail_compress as pointed out by Michael.   Please review https://doc.dovecot.org/2.4/installation/upgrade/2.3-to-2.4.html   Aki On 10/07/2024 08:52 EEST Selena Thomas via doveco