similar to: Script: Moving Maildirs between servers

Displaying 20 results from an estimated 1000 matches similar to: "Script: Moving Maildirs between servers"

2009 Jan 20
2
Move from 1.0.rc29 to 1.1.7?
Hello! I am moving my mail from the old server with 1.0.rc29 to a brand new server with 1.1.7. I use Maildir in both servers. A few questions: 1) The new server has another name, can I just copy the mail files as-is, will the server name in the file names matter? 2) The new server has a different architecture and different endian, so I plan not to copy the index and cache files; they seem to
2009 Jan 22
2
Migration question: .INBOX?
Hi, Not much left to fix in my migration script (moving between two dovecot servers). However, I discovered a mail folder .INBOX without cur, new and tmp subfolders, and the .imap.index files were rather old (feb 2006). Is this an old relic from early dovecot versions (I once ran 0.99 on this old server)? Or is it old client software? There are no data in it. TIA, Peter -- Peter Lindgren
2006 Jan 26
1
1.0beta2 build error
Hi! I received the following error (I ran ./configure and make without options) when running make install: Making all in auth make: don't know how to make db-ldap.h. Stop in /tmp/dovecot-1.0b2/dovecot-1.0.beta2/src/auth. *** Error code 1 Stop in /tmp/dovecot-1.0b2/dovecot-1.0.beta2/src (line 284 of Makefile). *** Error code 1 Stop in /tmp/dovecot-1.0b2/dovecot-1.0.beta2 (line 340 of
2006 Feb 19
1
Updating the web?
Hello! I was looking for some information about which signals I can send to dovecot to do various things, but I couldn't find it. Since it's a wiki, is it ok to just edit the pages, or should I post here first? I thought I'd check with Timo and you guys first, maybe I missed that page that describes the signals... If it's ok, I can edit or add a new page. /Peter -- Peter
2006 Jun 01
1
Platform change, considerations?
Hello! I am switching hardware platform for my dovecot 1.0beta3 installation. From Sun Sparc (SS4) to Intel i386. OS platform will only change from OpenBSD 3.7 to 3.9. From Dovecot 1.0beta3 to beta8. Is there anything special to consider, in terms of endianness or other incompatibilities? I plan on a fresh install (compile) on the new machine, migrate the settings manually (by hand), test
2006 Nov 26
1
IMAPS works, IMAP does not
Hello! I have a simple (I think) problem. I have had IMAPS working fine for a long time. Now I want to start to use IMAP and STARTLS, since my mobile SonyEricsson P900 can't use IMAPS directly. But I can't connect even locally to the IMAP port (143), no-one listens there according to netstat (*.imaps is in LISTEN state). I have the following settings in my /etc/dovecot.conf:
2009 Jan 04
3
Default dirs in ./configure?
Hi! I try to build a new 1.1.7 installation. Since I'm not a large sysadmin, just my own private mail server admin, I just wonder why the sysconf and state dirs defaults to $prefix? Maybe I'm old-school, but isn't /etc and /var, respectively, a better default than /usr/local? Should require two new variables in the configure script, though. (and yes, I know I set them with
2006 Dec 10
1
Huge IMAP folder takes forever
Hi! Just updated to 1.0 rc15, but the problem remains. I think it could be client-dependent to some extent. I have only IMAPS access and Maildir. I have one mailbox which contains some 10,200 mails. That mailbox takes forever (have waited 30 minutes and then aborted) to open with Thunderbird 1.5.0.7. Other mailboxes (like dovecot :-), only 6984 mails) opens quickly. When Thunderbird tries to
2018 Oct 30
1
Copying from a previous Dovecot server
Hello! I have installed a new dovecot server on a new server, using imap and Maildir. The old Maildirs are accessible on a mounted disk. I have tried to copy a few folders manually, by first creating the folder on the new server through the a-mail client, and then copying the contents of the cur folder from the old to the new. Works fine, but is a manual process. I'm looking for a way to
2009 Jan 04
1
Warnings compiling on OpenBSD 4.4 i386
Hi, probably just nothing to worry about, but I get the following warnings when building 1.1.7 on OpenBSD 4.4 on i386. If I remove the --with-bsdauth config option, they all disappear. I won't use it anyway, but maybe there are others. $ dmesg OpenBSD 4.4 (GENERIC) #1021: Tue Aug 12 17:16:55 MDT 2008 deraadt at i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Intel(R)
2006 Feb 06
0
Newbie question
Hi, Finally I managed to build (as ordinary user in my home dir) 1.0b2. (remember, I had problems with db-ldap.h disappeared after compile) What is the (simplest and) safest way to shut down dovecot on the live server and replace the running 0.99.14? I run OpenBSD 3.7 on Sparc. The last step would be 'make install', of course. To shutdown dovecot the last time I resorted to kill
2011 Jul 29
0
[PATCH node] fix dracut plugin wildcard handling
The plugin was breaking when a device with a wildcard was passed. rhbz#725964 Signed-off-by: Mike Burns <mburns at redhat.com> --- dracut/install | 1 + dracut/ovirt-cleanup.sh | 8 ++++---- scripts/ovirt-boot-functions | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/dracut/install b/dracut/install index f3f2f07..1832b89 100755 ---
2011 Jul 29
0
[PATCH node] Add debugging info to dracut plugin
Signed-off-by: Mike Burns <mburns at redhat.com> --- dracut/ovirt-cleanup.sh | 15 ++++++++++++--- 1 files changed, 12 insertions(+), 3 deletions(-) diff --git a/dracut/ovirt-cleanup.sh b/dracut/ovirt-cleanup.sh index a6762cf..f800bf2 100755 --- a/dracut/ovirt-cleanup.sh +++ b/dracut/ovirt-cleanup.sh @@ -20,24 +20,29 @@ elif getarg reinstall >/dev/null; then elif getarg uninstall
2009 May 04
0
Re: Wine menus - rebuilding, deleting
Thanks for the work you did on this - I needed it to clean out some messy entries in Gnome after moving a $HOME structure to a newer Ubuntu release - the original menu's had their titles messed up in ~/.local/share/applications/ I rewrote your script to use shell constructs instead of 'find'. I've copied it here for others to play with. Code: #!/bin/sh wine="wine"
2010 Jul 21
0
[PATCH] RFC: Advanced Storage Configuration
This patch introduces the concept of an "Advanced Storage Configuration", specifically for automated installs (although it could be hooked into manual install), while preserving the original style of specifying LVs. It accomplishes the following: * Add an optional AppVG * Offer new optional LVs - Data2,Swap2 - as part of the new AppVG * Allows the specification of multiple disks, per VG
2006 Apr 11
3
IMAPS - timeout while moving mails
Hi, I'm using Dovecot v1.0.beta5 (NetBSD 3.0, i386) and Mozilla Thunderbird 1.5 (XP, i386). My dovecot.conf is pretty simple, because I just use dovecot for me as the only user. However, when I try to move a 'larger' amount of mails (>200) from my local TB-mbox to the remote IMAPS-storage, the process hangs after about 150 - 160 transferred mails (the 'blocking' mail
2010 Mar 13
1
Specify Includes Only
Hi, sorry if this has been asked before, but I just can't find anywhere on the net that tells me how to do this. I've been trying for ages to get this right, using various forms of --include-from, --exclude, --filter, etc. I want to copy only specific directories that contain specific filetypes, from sourcedir to destdir. For example, I want to copy all .mp3 and all .ogg files found in
2009 Feb 20
3
GUI/WUI for creating (common) sieve scripts?
Anyone aware of a Web User Interface or GUI to allow users to create simple/common-type sieve scripts? I found the sieve testing and have used it as I play; plus mangesieve (and Net:ManageSieve.pm) but want to allow users to build so some clicking and maybe a little typing and then end up with some filters. So before I go invent this wheel I'd like to know what others are doing? TIA,
2011 Oct 19
2
xi.rename-it.nl down?
Hello, is http://xi.rename-it.nl down? Apticron shows me permanently errors. -- Mit freundlichen Gr??en, with kind regards, Jim Knuth --------- Wenn ein wirklich gro?er Geist in der Welt erscheint, kann man ihn untr?glich daran erkennen, da? sich alle Dummk?pfe gegen ihn verb?nden. (Jonathan Swift)
2018 Aug 20
2
[Bug 13582] New: rsync filters containing multiple adjacent slashes aren't reduced to just one slash before matching
https://bugzilla.samba.org/show_bug.cgi?id=13582 Bug ID: 13582 Summary: rsync filters containing multiple adjacent slashes aren't reduced to just one slash before matching Product: rsync Version: 3.1.3 Hardware: x64 OS: Linux Status: NEW Severity: normal Priority: P5