similar to: BUG report: dbox movealt doesn't move reverse (to default location)

Displaying 20 results from an estimated 1000 matches similar to: "BUG report: dbox movealt doesn't move reverse (to default location)"

2020 Jul 09
0
BUG report: dbox movealt doesn't move reverse (to default location)
Hi, Here is the problem that occured: #sudo doveadm -D altmove -u vv at vito.pp.ua all works properly and moves all storage to alt dir. However, to move it back to default storage I add '-r' by manual: #sudo doveadm -D altmove -u vv at vito.pp.ua -r all That seems behave like the original command ignoring '-r'. my dovecot conf: # 2.3.4.1 (f79e8e7e4): /etc/dovecot/dovecot.conf
2020 Jul 12
3
Syncing emails from external server like Gmail
> On 12. Jul 2020, at 23.38, Sami Ketola <sami.ketola at dovecot.fi> wrote: > > > >> On 12. Jul 2020, at 12.54, Vitalii <vnagara at yandex.com> wrote: >> >> Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check): >> assertion failed: (mail_index_is_expunged(view, lseq) || >>
2020 Jul 12
2
Syncing emails from external server like Gmail
On Sat, 11 Jul 2020 20:36:44 +0300 Sami Ketola <sami.ketola at dovecot.fi> wrote: > > On 11. Jul 2020, at 14.22, Vitalii <vnagara at yandex.com> wrote: > > > > Greeting > > > > I've managed to backup my emails from external email server via > > dsync and imapc: protocol like this: > > > > doveadm -Dv -o imapc_user='user at
2020 Jul 11
4
Syncing emails from external server like Gmail
Greeting I've managed to backup my emails from external email server via dsync and imapc: protocol like this: doveadm -Dv -o imapc_user='user at gmail.com' -o imapc_password="pass" -o imapc_host=imap.gmail.com backup -R -u duke at ejoom.com imapc: taken from https://wiki.dovecot.org/Migration/Dsync I wish to do regular syncing of 5min interval to substitute
2020 Oct 07
3
Version controlled (git) Maildir generated by Dovecot
Thank you Vitalii. Could you please tell me / do you know if those dovecot* files have to be also backed / archived? Kind regards, Adam > ---------- P?vodn? e-mail ---------- > Od: Vitalii <vnagara at yandex.com> > Komu: Adam <adam.ranek at seznam.cz> > Datum: 7. 10. 2020 12:04:11 > P?edm?t: Re: Version controlled (git) Maildir generated by Dovecot > My 5 cents:
2023 Mar 21
1
"doveadm altmove -r" not working ?
> On 21/03/2023 00:26 EET Benoit Branciard <benoit.branciard at univ-paris1.fr> wrote: > > > Hello, > > I have some trouble using "doveadm altmove -r". > > Regular "doveadm altmove" is OK, selected mails were moved to alternate > storage as expected. But I can't manage to get them back to original > location, "doveadm altmove
2023 Mar 20
3
"doveadm altmove -r" not working ?
Hello, I have some trouble using "doveadm altmove -r". Regular "doveadm altmove" is OK, selected mails were moved to alternate storage as expected. But I can't manage to get them back to original location, "doveadm altmove -r" has no effect. We are using Dovecot 2.3.4 (Debian Buster package). mail_location =
2023 Mar 21
1
"doveadm altmove -r" not working ?
Hi, Your problem might be similar to mine a long time ago. IMO behavior of "doveadm altmove -r" command with mdbox format is different to sdbox format: - With sdbox format, when you move back a message to primary storage (aka default storage), only the message and the file containing it are affected. There is nothing impacted. - With mdbox format, a file in storage contains
2020 Sep 02
1
Incremental purge?
> > On 24/08/2020 08:30 Jesus Cea <jcea at jcea.es> wrote: > > > > > > I would be personally interested in incremental purge per user. My > > personal IMAP account, for instance, has at this moment about 40GB > > of mdbox files. I keep most of my email for decades, but sure I > > could free some space doing a purge, but I am scared of trying with
2011 Nov 04
1
doveadm altmove -r
Hi there, there is the ubuntu version 2.0.13 ov dovecot installed on our server. But in contrast to http://wiki2.dovecot.org/Tools/Doveadm/Altmove the option -r isn't supported in this version. altmove: invalid option -- 'r' doveadm altmove [-u <user>|-A] [-S <socket_path>] <search query> In which version of dovecot is this option supported? Thanks Lars
2015 May 14
2
Alternate Storage altmove not working bug
Hello everyone! I would like to report a bug here. We are using dovecot's sdbox with alternate storage here. From time to time my SSD partition gets full and I always find users with lots of e-mails stuck there, and altmove just won't move them. It moves most of the e-mails correctly, but a few was getting stuck everyday. So, I think I have found the problem! When a user moves the
2020 Jul 13
1
Syncing emails from external server like Gmail
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> <br> </div> <blockquote type="cite"> <div> On 13/07/2020 01:47 Vitalii <<a href="mailto:vnagara@yandex.com">vnagara@yandex.com</a>> wrote: </div> <div> <br>
2012 Feb 01
1
doveadm altmove fails to pack messages?
Hello again. When I use doveadm altmove, I notice that it may result in some very small storage files in either the primary or the alternate storage location. I'm not quite sure, but it almost seems like every storage file that contains messages to be moved is simply split into two parts, even if a part might only contain a single message. This seems quite curious, since the idea of
2011 Sep 15
1
movming mail out of alt storage
I moved some mail into the alt storage: doveadm altmove -u johnd at example.com seen savedbefore 1w and now I want to move it back to the regular INBOX, but I can't see how I can do that with either 'altmove' or 'mailbox move'. thanks! micah -- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type:
2012 Feb 27
2
Dovecot altmove questions
Hello We are using Dovecot 2.0.17 with mdbox+zlib and we are evaluating alternative storage. These are the relevant settings mdbox_rotate_interval = 1d mdbox_rotate_size=60m [...] zlib_save_level = 9 # 1..9 zlib_save = gz # or bz2 [...] zlib plugin enabled in dovecot-lda These are my questions: 1? General mdbox question. We are happy usings zlib_save, but we would like to try bzip2
2013 May 17
1
doveadm altmove to gzipped-mdbox
Hi, im wondering if it's possible to store old messages in a compressed mdbox on alternate storage. The main storage is uncompressed mdbox. I tried something like: doveadm -Dv -o "plugin/zlib_save=gz" altmove -u testuser sentbefore 8d Could someone tell me if it's possible and give me a hint how this can be done? I tried this with dovecot-2.2 Claus
2020 Nov 01
2
strange file .temp.1592374672.P11164Q21M692534.hostname - doveadm altmove
dovecot 2.2.33.2 Ubuntu 18.04 I got strange file .temp.1592374672.P11164Q21M692534.hostname after doveadm altmove command in INBOX on alternate storage server What can I do with this file? Remove? I am using dbox regards
2011 Sep 16
3
v2.0.15 released
http://dovecot.org/releases/2.0/dovecot-2.0.15.tar.gz http://dovecot.org/releases/2.0/dovecot-2.0.15.tar.gz.sig + doveadm altmove: Added -r parameter to move mails back to primary storage. - v2.0.14: Index reading could have eaten a lot of memory in some situations - doveadm index no longer affects future caching decisions - mbox: Fixed crash during mail delivery when mailbox didn't
2011 Sep 16
3
v2.0.15 released
http://dovecot.org/releases/2.0/dovecot-2.0.15.tar.gz http://dovecot.org/releases/2.0/dovecot-2.0.15.tar.gz.sig + doveadm altmove: Added -r parameter to move mails back to primary storage. - v2.0.14: Index reading could have eaten a lot of memory in some situations - doveadm index no longer affects future caching decisions - mbox: Fixed crash during mail delivery when mailbox didn't
2020 Oct 07
4
Version controlled (git) Maildir generated by Dovecot
Hi David, I've never heard about such feature in LibreOffice. Thank you for letting me know. I don't really see myself using the feature since I'd have to remember it. I'm used to store all sort of stuff / binary files in git. My rule of thumb is that if the file is bellow 10M, just add/commit it. Is it proper way of using git? No. Does it work? Yes ;-). I think that the