/var/run/dovecot/stats-writer) failed: No such file or directory

2021-11-22 Thread Brent Clark
    } } ~ # ls -la /var/run/dovecot/stats-writer srw-rw 1 dovecot mail 0 Nov 21 17:00 /var/run/dovecot/stats-writer Could anyone please shed an idea or tip of where more too can I look. Many thanks Regards Brent Clark

Re: /var/run/dovecot/stats-writer) failed: No such file or directory

2021-12-01 Thread Brent Clark
... Aki Hi Aki Your timing is perfect. Many thanks. As a process of elimination. I *just* set  the following. stats_writer_socket_path="" Ill look at your suggestion. Many thanks again Regards Brent Clark

dovecot: doveconf: Fatal: block_alloc(134217728): Out of memory

2020-06-30 Thread Brent Clark
ook it would be appreciated. This one has my team and I stumped. Kind regards Brent Clark

[Dovecot] Wanting to seperate MTA and Imap

2007-11-23 Thread Brent Clark
NOT the best solution. My question is, how do some of the fellow dovecot users,or other companys, e.g. google etc, pull this off. If you can assist in helping me fine a solution and too help me understand, I would greatfully appreciate it. Kind Regards Brent Clark

[Dovecot] dovecotpw

2008-03-08 Thread Brent Clark
password and update the DB, then the mail client authenticates perfectly. If anyone can help, it would be most appreciated. Kind Regards Brent Clark

Re: [Dovecot] dovecotpw

2008-03-08 Thread Brent Clark
Thanks Timo Ill try again. Regards Brent Clark On Sat, Mar 8, 2008 at 11:52 AM, Timo Sirainen <[EMAIL PROTECTED]> wrote: > On Sat, 2008-03-08 at 11:27 +0200, Brent Clark wrote: > > > use Digest::SHA1; > > use MIME::Base64; > > $ctx = Digest::SHA1->new; > &

Re: [Dovecot] dovecotpw

2008-03-08 Thread Brent Clark
Thanks again Timo. Does work. Typo my side. Regards Brent On Sat, Mar 8, 2008 at 12:07 PM, Brent Clark <[EMAIL PROTECTED]> wrote: > Thanks Timo > > Ill try again. > > Regards > Brent Clark > > > On Sat, Mar 8, 2008 at 11:52 AM, Timo Sirainen <[EMAIL PROTECT

[Dovecot] (no subject)

2008-03-08 Thread Brent Clark
Hi Im trying something new with my test dovecot. I set my mail_location to to a new location mail_location = maildir:/var/maildir/%u/Maildir But with this new setup i too am authenticating against Mysql. This worked fine till i decided to move the mail. So now i have moved the mail, deleted th

Imap reverse / proxy in front of our clients machines.

2019-05-26 Thread Brent Clark via dovecot
Good day Guys I have a user story have an imap reverse / proxy in front of our clients servers. Im currently using the following sources for information. https://wiki.failover.de/Email/Dovecot/IMAP/Proxy/ https://gist.github.com/rplessl/dd56d05c84f988706418 https://wiki2.dovecot.org/PasswordDatab

Error: Corrupted index cache file and Error: Maildir filename has wrong S value

2019-11-11 Thread Brent Clark via dovecot
happens, but more importantly how to recover from this. doveadm index -u INBOX do the trick? I also would like to ask the community, is there any tips or tricks any of you guys do to mitigate index / cache corruptions. Many thanks Regards Brent Clark

Re: Error: Corrupted index cache file and Error: Maildir filename has wrong S value

2019-11-11 Thread Brent Clark via dovecot
Good day Guys Just an update, my colleague and I came across this script. https://www.dovecot.org/tools/maildir-size-fix.pl We made a backup, ran it, but unfortunately the problem still persists. Regards Brent On 2019/11/11 11:42, Brent Clark wrote: Good day Guys I have been met with a

Re: Error: Corrupted index cache file and Error: Maildir filename has wrong S value

2019-11-11 Thread Brent Clark via dovecot
11.11.2019 12.26, Brent Clark via dovecot wrote: Good day Guys Just an update, my colleague and I came across this script. https://www.dovecot.org/tools/maildir-size-fix.pl We made a backup, ran it, but unfortunately the problem still persists. Regards Brent On 2019/11/11 11:42, Brent Clark wrote

Re: Error: Corrupted index cache file and Error: Maildir filename has wrong S value

2019-11-11 Thread Brent Clark via dovecot
Good day Guys I forgot to add and mention a very important piece of the puzzle. We are making use of dovecots compression plugin. I.e. https://doc.dovecot.org/configuration_manual/zlib_plugin/#compression Regards Brent Clark On 2019/11/11 14:49, Brent Clark wrote: Good day Aki Thanks ever

Re: Error: Corrupted index cache file and Error: Maildir filename has wrong S value

2019-11-11 Thread Brent Clark via dovecot
Good day Guys We came across https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661008 maildir_broken_filename_sizes = yes We tried and all worked. A question, is this a setting that one would enable in a production environment? Regards Brent On 2019/11/11 16:17, Brent Clark wrote: Good

Using dovecot Replication in a medium to large enterprise.

2019-11-27 Thread Brent Clark via dovecot
, is anyone else using Dovecot Replication in a medium to large enterprise? Can you please share your experiences, pitfalls and if you have any tips managing mail replication. Kindest regards and thanks in advance. Brent Clark

Help Translating Dovecot 2.3 Proxy Configuration to 2.4

2025-05-28 Thread Brent Clark via dovecot
the proxy: URI in 2.4?     Are password_key and user_key still supported, or should I be using a different mechanism?     Is iterate_disable = yes still relevant or required in this context? Any guidance, examples, or pointers to migration resources would be very helpful. Thanks in advance, B

Dovecot 2.4. field lookup for sqlite_path?

2025-06-04 Thread Brent Clark via dovecot
what I have passdb sql {   query = SELECT name AS username, password FROM mailboxes WHERE name = '%{user | username}'   sqlite_path = /usr/home/.mail/%{domain}/mailconf.sq3 } If I hard code the path, then the error message goes away Regards B

Re: Dovecot 2.4. field lookup for sqlite_path?

2025-06-04 Thread Brent Clark via dovecot
On 2025/06/04 14:53, Aki Tuomi wrote:  The correct syntax is %{user|domain}.   Aki Good day Aki Thank you, for taking the time to reply. The reason, why it was %{domain}, for if I did what you proposing, I get Failed to parse configuration: Failed to expand sqlite_path setting variables: Unk

How do I enable the CDB backend in Dovecot 2.4.1? → “auth: Fatal: Unknown passdb driver ‘cdb’”

2025-06-09 Thread Brent Clark via dovecot
ters (or a minimal working example) would be greatly appreciated. Kind Regards Brent Clark ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org