Copying from a previous Dovecot server

2018-10-30 Thread Peter Lindgren
vecot update them when the user retrieves the mails in that folder? Or, can I just make a symlink to the old Maildir somewhere? Peter -- Peter Lindgren pe...@norrskenkonsult.com 0703-393940

Re: [Dovecot] xi.rename-it.nl down?

2011-10-21 Thread Peter Lindgren
-- Peter Lindgren Norrsken konsult pe...@norrskenkonsult.com 0703-393940

Re: [Dovecot] bugzilla or other similar bug tracking systems

2008-08-04 Thread Peter Lindgren
Timo Sirainen skrev: I don't really want to have a separate bug tracking system where I'd be the only one handling the bug reports. I know this is personal, but when I had my own company developing software, I was the only one handling bug requests. But nevertheless, I felt it was a good thin

[Dovecot] Default dirs in ./configure?

2009-01-03 Thread Peter Lindgren
Should require two new variables in the configure script, though. (and yes, I know I set them with --sysconfdir=/etc --localstatedir=/var --sharedstatestatedir=/var ) /Peter -- Peter Lindgren http://www.norrskenkonsult.com

Re: [Dovecot] Default dirs in ./configure?

2009-01-03 Thread Peter Lindgren
Johan 'yosh' Marklund skrev: Isn't /usr/local/ the default to prevent collisions with dist. provided files? The binaries defaults to /usr/local, and distro's binaries defaults to /usr? Anyway, the config and state directories shouldn't matter if they are the same,

[Dovecot] Warnings compiling on OpenBSD 4.4 i386

2009-01-03 Thread Peter Lindgren
nction `auth_cache_parse_key' passdb-bsdauth.c:60: warning: assignment makes pointer from integer without a cast /Peter -- Peter Lindgren http://www.norrskenkonsult.com

[Dovecot] Move from 1.0.rc29 to 1.1.7?

2009-01-20 Thread Peter Lindgren
. When will Dovecot do the check and rename the files to include the message size? There are some folders with quite large number of messages, the largest is some 45,000 messages. TIA, /Peter -- Peter Lindgren http://www.norrskenkonsult.com

Re: [Dovecot] Move from 1.0.rc29 to 1.1.7?

2009-01-20 Thread Peter Lindgren
Timo Sirainen skrev: On Tue, 2009-01-20 at 22:04 +0100, Peter Lindgren wrote: 3) 1.0.rc29 did not store the message size in the file name as later versions. When will Dovecot do the check and rename the files to include the message size? There are some folders with quite large number of

Re: [Dovecot] Move from 1.0.rc29 to 1.1.7?

2009-01-20 Thread Peter Lindgren
Timo Sirainen skrev: On Tue, 2009-01-20 at 22:35 +0100, Peter Lindgren wrote: The new server seems to have this function on by default, can I force this renaming (by will or by mistake)? Dovecot v1.1 will add the ,W= file sizes to file names always, it's not configurable. But it works

[Dovecot] Migration question: .INBOX?

2009-01-22 Thread Peter Lindgren
old server)? Or is it old client software? There are no data in it. TIA, Peter -- Peter Lindgren http://www.norrskenkonsult.com

Re: [Dovecot] Migration question: .INBOX?

2009-01-22 Thread Peter Lindgren
Timo Sirainen skrev: On Thu, 2009-01-22 at 22:03 +0100, Peter Lindgren wrote: Is this an old relic from early dovecot versions (I once ran 0.99 on this old server)? Yes. Ok, that means the wiki Q&A needs a slight update (removal of .INBOX text). http://wiki.dovecot.org/QuestionsAndAns

[Dovecot] Script: Moving Maildirs between servers

2009-01-30 Thread Peter Lindgren
1.x # * Only dovecot data folders and files are copied, neither dovecot indices nor Sieve scripts etc. # # Originally created by Peter Lindgren # Use this script at your own risk. No warranties whatsoever, of any kind! # Basic settings: The first one you must definitely change, it's w

Re: [Dovecot] Script: Moving Maildirs between servers

2009-02-01 Thread Peter Lindgren
Peter Lindgren skrev: I thought I'd share my migration script with you folks. If there's an interest to put it on the wiki I can do that, but I'm not sure in what page. Slight bug: The script didn't create a Trash folder. Add the following rows before the echo " done

Re: [Dovecot] v1.1.11 released

2009-02-05 Thread Peter Lindgren
a similar warning for mailbox-list-fs-iter.c, but as far as I can tell the warning is unjustified? mailbox-list-fs-iter.c:483: warning: `real_path' might be used uninitialized in this function /Peter -- Peter Lindgren http://www.norrskenkonsult.com

Re: [Dovecot] GUI/WUI for creating (common) sieve scripts?

2009-02-20 Thread Peter Lindgren
ev.org/ /Peter -- Peter Lindgren http://www.norrskenkonsult.com

Re: [Dovecot] v3.0 architecture

2009-05-27 Thread Peter Lindgren
You will need to thread calls, waiting for long-running commands. Unless you switch to Erlang, of course :-) If you don't overdo the XML document part, you can use your own implementation or use saxon (sp?) or another serial XML processor. /Peter -- Peter Lindgren

Re: [Dovecot] v3.0 architecture

2009-06-02 Thread Peter Lindgren
or example). H, there are more things in IMAP than just this. Mail clients (user agents) that are independent of the server platform, for instance. /Peter -- Peter Lindgren

Re: [Dovecot] ot: problem with .de root servers

2010-05-12 Thread Peter Lindgren
t; > - -- > Business Services > > DENIC eG > Kaiserstraße 75-77 > 60329 Frankfurt am Main > GERMANY -- Peter Lindgren Norrsken Konsult Dammkullevägen 13 50732 Brämhult 0703-393940 pe...@norrskenkonsult.com

[Dovecot] Version Numbering and releases

2007-03-31 Thread Peter Lindgren
Hi all, Merging the two large recent threads, my recommendation is as follows: * The Release Candidates for 1.0 should be bug fixes only. * Each new Feature, or a Feature Set, goes in a separate branch. * That branch is tested by those who need/want that feature. * When testing is completed, the