similar to: manual mdbox lock

Displaying 20 results from an estimated 1200 matches similar to: "manual mdbox lock"

2020 Sep 07
0
Search in Mailbox via doveadm REST-API
Hey, i need some help with the http-api from doveadm, i try to search a string in the mail-text from all mails in my inbox. My curl-post looks like these: curl -v -X POST -u <user>:<password> -H "Content-Type: application/json" -d
2020 Sep 17
0
doveadm search segfault Dovecot 2.2.22
Good Evening, i have a serius problem by usung the search function via imap or via doveadm. If i run this command: doveadm search -u <user> mailbox INBOX text 'Hello' I receive this line in my maillog: dovecot: imap(<user>): Fatal: master: service(imap): child 7472 killed with signal 11 (core dumped) in my /var/log/apport.log i can see this: ERROR: apport
2020 Sep 21
1
AW: doveadm search segfault Dovecot 2.2.22
Hey, i am now a bit deeper into dovecot debugging with gdb and have a full bt now, with debugging infos. Is there a patch that resolve this Problem in dovecot 2.2.22-1ubuntu2.13 for ubuntu 16? Here the bt: (gdb) bt full #0 0x00007ffff73cf3f3 in array_count_i (array=0x555555810d38) at ../../src/lib/array.h:155 No locals. #1 message_part_finish (ctx=ctx at entry=0x555555810ce0)
2020 Aug 31
0
AW: how fetch zlibed mails with doveadm
> On 31/08/2020 14:19 rudolf at padaru.de wrote: > > <snip/> Try loading zlib plugin globally, so add mail_plugins = $mail_plugins zlib before your protocol sections Aki > I can imagine, that some protocol need the mail_plugins=zlib directive too? > > > Yours sincerely > Pascal Rudolf > > -----Urspr?ngliche Nachricht----- > Von: dovecot
2020 Aug 31
2
AW: how fetch zlibed mails with doveadm
Yes: # 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.21 (92477967) # OS: Linux 4.15.0-109-generic x86_64 Ubuntu 18.04.5 LTS auth_mechanisms = plain login auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@?????? auth_worker_max_count = 60 disable_plaintext_auth = no imap_capability = +XLIST imap_logout_format = in=%i out=%o
2020 Sep 22
0
[SOLVED]AW: AW: doveadm search segfault Dovecot 2.2.22
Dear Aki thank you! With version 2.3.11 of dovecot it works fine. Yours sincerely Pascal Rudolf -----Urspr?ngliche Nachricht----- Von: dovecot <dovecot-bounces at dovecot.org> Im Auftrag von Aki Tuomi Gesendet: Montag, 21. September 2020 17:37 An: rudolf at padaru.de; Dovecot Mailing List <dovecot at dovecot.org> Betreff: Re: AW: doveadm search segfault Dovecot 2.2.22 > On
2020 Aug 31
0
how fetch zlibed mails with doveadm
> On 31/08/2020 12:55 rudolf at padaru.de wrote: > > > Hey there, > > i need some help with an administrativ dovecot question. > > I run a dovecot 2.2.33 ubuntu server with mdbox and ?zlib_save = gz zlib_save_level = 6?. Now i want to fetch the mailheader from some mails via doveadm fetch -u <user> hdr uid <uid>. The only thing what i receive is some binary
2020 Aug 31
2
how fetch zlibed mails with doveadm
Hey there, i need some help with an administrativ dovecot question. I run a dovecot 2.2.33 ubuntu server with mdbox and "zlib_save = gz zlib_save_level = 6". Now i want to fetch the mailheader from some mails via doveadm fetch -u <user> hdr uid <uid>. The only thing what i receive is some binary stuff. Is there a way, i can tell the dovemadm fetch command, that he
2010 May 29
0
User Error during memcached integration
Hello, I hope all is well. I am hoping someone can help me with a problem that I am certain is user error? The configuration details below work in all my other environments including integration, development and qa. However, the production servers give the following error: unable to find server during initialization. When I telnet to the memcached box from the server having the problem and run
2007 Jan 24
2
Logistic regression model + precision/recall
Hi, I am using logistic regression model named lrm(Design) Rite now I was using Area Under Curve (AUC) for testing my model. But, now I have to calculate precision/recall of the model on test cases. For lrm, precision and recal would be simply defined with the help of 2 terms below: True Positive (TP) - Number of test cases where class 1 is given probability >= 0.5. False Negative (FP) -
2020 Oct 01
1
dovecot lda deliver_log_format question
Hey, i have an question about the deliver_log_format. My log looks sometimes like: Oct 1 09:38:01 dd44414 dovecot: lda(user)<20009><9MYzGVmHdV8pTgAA+v7NQw>: msgid=<20201001073801.628713AC05DC at myserver.com>: saved mail to INBOX The deliver_log_format settings are still on default. Are somebody able to explain me this part of the log message?
2019 Jun 18
0
mdbox to Maildir
> On 18 Jun 2019, at 16.59, Odhiambo Washington via dovecot <dovecot at dovecot.org> wrote: > > > > On Tue, 18 Jun 2019 at 01:35, Ralph Seichter via dovecot <dovecot at dovecot.org <mailto:dovecot at dovecot.org>> wrote: > * Odhiambo Washington via dovecot: > > > Is it possible? How do I do it for ALL mailboxes? > > This has been asked (and
2004 Jan 08
0
Samba Problems
Hello can anyone please help??? i have SuSe Linux 7.9 and am using the inbuild Samba software that comes with it, i have a shared folder on the Samba system which is accessable to my windows XP pro system as long as i keep guest access on, when i turn this off the system can no longer access the directory it keeps poping up asking for login details, it won`t let me login even if i use the Linux
2019 Jun 18
0
Converting mdbox to mbox/MailDir
On 18 Jun 2019, at 14:32, Adam Raszkiewicz via dovecot <dovecot at dovecot.org> wrote: > Is there any way to convert Dovecot's mdbox/dbox to mbox, MailDir or eml format (or any other easy to import format)? https://wiki.dovecot.org/Migration/MailFormat
2019 Jun 18
2
Converting mdbox to mbox/MailDir
@lbutlr via dovecot skrev den 2019-06-18 23:06: > On 18 Jun 2019, at 14:32, Adam Raszkiewicz via dovecot > <dovecot at dovecot.org> wrote: >> Is there any way to convert Dovecot's mdbox/dbox to mbox, MailDir or >> eml format (or any other easy to import format)? > > https://wiki.dovecot.org/Migration/MailFormat page error python update that failed ?
2019 Jun 18
0
Converting mdbox to mbox/MailDir
> On 18 Jun 2019, at 15:18, Benny Pedersen via dovecot <dovecot at dovecot.org> wrote: > > @lbutlr via dovecot skrev den 2019-06-18 23:06: >> On 18 Jun 2019, at 14:32, Adam Raszkiewicz via dovecot >> <dovecot at dovecot.org> wrote: >>> Is there any way to convert Dovecot's mdbox/dbox to mbox, MailDir or eml format (or any other easy to import format)?
2014 Aug 05
2
Migrating from maildir to mdbox
Hi everybody, I have a virtual user setup that is using maildir, and I'd like to migrate it to mdbox. Following directions from http://wiki2.dovecot.org/Migration/MailFormat and keeping in mind that my maildir is in maildir:/mnt/vmail/%d/%u, after having updated 10-mail.conf I have tried to execute: dsync -u "user at domain.org" mirror maildir:/mnt/vmail/domain.org/user
2019 Jun 19
2
mdbox to Maildir
I saw that before but there is only maildir -> mdbox but not mdbox -> maildir Did I have missed anything there? From: dovecot <dovecot-bounces at dovecot.org> on behalf of Sami Ketola via dovecot <dovecot at dovecot.org> Reply-To: Sami Ketola <sami.ketola at dovecot.fi> Date: Tuesday, June 18, 2019 at 9:58 PM To: Dovecot Mailing List <dovecot at dovecot.org> Cc:
2019 Jun 19
3
Converting mdbox to mbox/MailDir
I saw that before but there is only maildir -> mdbox but not mdbox -> maildir Did I have missed anything there? ?On 6/18/19, 9:59 PM, "dovecot on behalf of @lbutlr via dovecot" <dovecot-bounces at dovecot.org on behalf of dovecot at dovecot.org> wrote: > On 18 Jun 2019, at 15:18, Benny Pedersen via dovecot <dovecot at dovecot.org> wrote: >
2010 Dec 24
1
Migrate from Maildir to mdbox
Looking at http://wiki2.dovecot.org/Migration/MailFormat, I do not see much on how to do a migration from Maildir to mdbox. That page isn't quite updated it looks. I have several domains (virtual) with the following storage layout: /var/spool/virtual/$domain. So the users have their mail stored as follows: /var/spool/virtual/domain1/$user/Maildir /var/spool/virtual/domain2/$user/Maildir