On Sep 19, 2013, at 4:59 AM, Anton Lundin wrote:
> On 18 September, 2013 - Charles Sprickman wrote:
>
>> I've been using Dovecot in some fresh installs lately and have found
>> it fairly easy to configure. However I'm starting on a migration
>> that involves moving from some very old software (a
On 18 September, 2013 - Charles Sprickman wrote:
> I've been using Dovecot in some fresh installs lately and have found
> it fairly easy to configure. However I'm starting on a migration
> that involves moving from some very old software (ancient vpopmail,
> qmail and Courier).
>
> On the Courie
I've been using Dovecot in some fresh installs lately and have found
it fairly easy to configure. However I'm starting on a migration
that involves moving from some very old software (ancient vpopmail,
qmail and Courier).
On the Courier front, I've reviewed the migration page in the wiki,
and it
On Mon, Jul 15, 2013 at 03:13:54PM -0700, J Gao wrote:
> Now I want to build a new system on CentOS 6.4 64bit with postfix,
> dovecot and migrate all user accounts and their emails.
I assume you've already reviewed the migration pages on the wiki?
http://wiki2.dovecot.org/Migration/Courier
My o
.
Best wishes
Eugene
-Original Message-
From: J Gao
Sent: Tuesday, July 16, 2013 2:13 AM
To: dovecot@dovecot.org
Subject: [Dovecot] courier to dovecot
Hi, All,
I am new here and I need your advises. Here is my story:
I have a mail server like this:
- CentOS 5 32 bit (LAMP)
- Postfix 2.3
Hi, All,
I am new here and I need your advises. Here is my story:
I have a mail server like this:
- CentOS 5 32 bit (LAMP)
- Postfix 2.3
- Courier
- MailScanner
Courier use maildir to save emails in /home/vmail// /
Now I want to build a new system on CentOS 6.4 64bit with postfix,
dovecot an
IMAP and POP3 always have different looking UIDs, but with Courier it is often
possible to generate POP3 UIDs from IMAP UIDs. Dovecot v1.x migration script
relies on this. Dovecot v2.x migration script can handle completely different
IMAP vs POP3 UIDs.
On 8.5.2012, at 0.27, Grafibit Admin - Tam
Hi,
Thanks, i'll try.
I figured out that the old Courier server has different uids for IMAP and for
POP3 Is there a way to handle this in Dovecot?
(Or i have to update the courier impa file to have the pop3 UIDs in that as
well, then do the migration?)
Thanks,
Tamas
On 2012.05.07. 21:39, Tim
On 6.5.2012, at 21.18, Grafibit Rendszergazda wrote:
> I know there were many threads on this topic. I was searching the archive and
> the net also, but did not find a solution on my problem. I hope you can help
> me.
>
> I am migrating from an old server using courier to a new server with dove
Dear All,
I know there were many threads on this topic. I was searching the archive and
the net also, but did not find a solution on my problem. I hope you can help me.
I am migrating from an old server using courier to a new server with dovecot and
i can not manage to have the same uids afte
Hi,
on 04/04/2012 09:36 AM, xnasx wrote:
'uidvalidity' are the same for both servers, but UIDs of mesages are not:
Courier:
d fetch 1:* uid
* 1 FETCH (UID 64295)
* 2 FETCH (UID 64296)
* 3 FETCH (UID 64297)
Dovecot:
* 1 FETCH (UID 64296)
* 2 FETCH (UID 64297)
* 3 FETCH (UID 64298)
Does your
Thank you!
I really don't know what I made, but now all works fine with Thunderbird and
Outlook 2007.
But something strange:
'uidvalidity' are the same for both servers, but UIDs of mesages are not:
Courier:
d fetch 1:* uid
* 1 FETCH (UID 64295)
* 2 FETCH (UID 64296)
* 3 FETCH (UID 64297)
Dovec
On 3.4.2012, at 15.33, xnasx wrote:
> I trying to migrate to Dovecot 2.0.18 from Courier 4.10.
> I using a script 'courier-dovecot-migrate.pl' from oficial wiki - it works
> without errors and creating dovecot-uidlist, etc. .
>
> I running Dovecot on a different port: 11149.
> When I connecting
Hi!
Forgive my bad English.
I trying to migrate to Dovecot 2.0.18 from Courier 4.10.
I using a script 'courier-dovecot-migrate.pl' from oficial wiki - it works
without errors and creating dovecot-uidlist, etc. .
I running Dovecot on a different port: 11149.
When I connecting to port 11149 from
On Wed, 2011-01-19 at 11:46 +0100, Uffe Jakobsen wrote:
> All certificates are self signed "standalone" cerfificates - no CA
> hierarchy/structure is made.
>
> With courier-imap we could just put every client certificate into a
> trusted cert file (or hashed directory for a larger number of cli
Hi,
I'm attempting an one-to-one migration from courier-imap to dovecot-imap.
current state:
Imap-server has a self signed certificate
Every client/user has a self signed client certificate that is used for
SSL/TLS client authentication.
All certificates are self signed "standalone" cerfif
> Yes i'm using sendmail from Courier. When i changed sendmail_path to
> original sednmail binary it's working and vacation is sent, but i can see
> some errors from sendmail.
>
> Jan 4 12:14:36 OVZ sendmail[15576]: p04BEabd015576:
> Authentication-Warning: OVZ.mail: komodo set sender to <> usin
On Wed, 2011-01-05 at 17:28 +0200, Mark Zealey wrote:
> # POP3 clients may want to get POP3 UIDLs in the same order always.
> # Preserve the order even if it causes IMAP UIDs to change.
>
> Does anyone have details as to which clients this actually causes a
> problem with? If it's some
This reordering also appears to needlessly cause new pop3 UIDL's to be
created in certain cases too; for example:
courierimapuiddb
1727 1268763912.M544686P12485V0805I02DD03CD_79,S=8529
1731 1268763915.M68112P12485V0805I02DD03D1_83,S=1176
1732 1268763915.M376124P12485V
Hi there,
I've just been experimenting with the latest courier-dovecot-migrate.pl
script and I notice that it favours keeping pop3 UIDL ordering rather
than IMAP UID preservation. There is this comment (line 312):
# POP3 clients may want to get POP3 UIDLs in the same order always.
# P
Op 4-1-2011 11:59, komodo schreef:
On Tuesday 04 January 2011 11:46:41 Timo Sirainen wrote:
So I think your problem is that it sends a bounce instead of a vacation
message. deliver should log what it's doing, probably "rejected:
". What do you see in logs?
Here is the log
Jan 4 11:54:12 OVZ d
On Tuesday 04 January 2011 12:11:53 you wrote:
> On Tue, 2011-01-04 at 13:03 +0200, Timo Sirainen wrote:
> > On Tue, 2011-01-04 at 11:59 +0100, komodo wrote:
> > > [r...@ovz.mail ~]# /usr/sbin/sendmail -i -f '<>' -- kom...@domain.com
> > > 517 Syntax error.
> >
> > What is your /usr/sbin/sendmai
On Tue, 2011-01-04 at 13:03 +0200, Timo Sirainen wrote:
> On Tue, 2011-01-04 at 11:59 +0100, komodo wrote:
> > [r...@ovz.mail ~]# /usr/sbin/sendmail -i -f '<>' -- kom...@domain.com
> > 517 Syntax error.
>
> What is your /usr/sbin/sendmail? It shouldn't be behaving like this. You
> could try if /u
On Tue, 2011-01-04 at 11:59 +0100, komodo wrote:
> [r...@ovz.mail ~]# /usr/sbin/sendmail -i -f '<>' -- kom...@domain.com
> 517 Syntax error.
What is your /usr/sbin/sendmail? It shouldn't be behaving like this. You
could try if /usr/lib/sendmail works better. If it does, set:
sendmail_path = /usr
On Tuesday 04 January 2011 11:46:41 Timo Sirainen wrote:
> On Tue, 2011-01-04 at 11:43 +0100, komodo wrote:
> > > > execve("/usr/sbin/sendmail", ["/usr/sbin/sendmail", "-i", "-f", "<>",
> > > > "--", "someu...@somedomain"], [/* 2 vars */]
> >
> > Thanks for the answer, but this must be the problem
On Tue, 2011-01-04 at 11:43 +0100, komodo wrote:
> > > execve("/usr/sbin/sendmail", ["/usr/sbin/sendmail", "-i", "-f", "<>",
> > > "--", "someu...@somedomain"], [/* 2 vars */]
> > >
> Thanks for the answer, but this must be the problem, because when i run
> sendmail from command line
> (exactly
> > Here is some output of strace
> >
> > execve("/usr/libexec/dovecot/deliver", ["/usr/libexec/dovecot/deliver",
> > "-a", "kom...@somedomain", "-f", "someu...@somedomain"], [/* 22 vars
> > */]) = 0
> >
> > So it's clear that deliver have those variables, but then i can see this
> >
> > execve(
Op 4-1-2011 11:12, komodo schreef:
I have setup dovecot lda instead of maildrop on my courier server.
Delivery is working, sieve plugin too, but i can't figure out why lda can't
send emails via sendmail
(vacation).
I always get error
Error: Sendmail process terminated abnormally, exit status 6
Hi all
Sorry for repost, but i don't believe that there is noone who know where the
problem can be. At
least developers should know :-)
I have sent this post once, but without answer.
I have setup dovecot lda instead of maildrop on my courier server.
Delivery is working, sieve plugin too, but
Hi all
I have setup dovecot lda instead of maildrop on my courier server.
Delivery is working, sieve plugin too, but i can't figure out why lda can't
send emails via sendmail (vacation).
I always get error
Error: Sendmail process terminated abnormally, exit status 67
And i know why, but i don
Hello!
I plan a migration from courier-imap to dovecot.
at now run courier-imap as imaps server only and with perdition as
redirector.
can i run courier-imap and dovecot at same time on the same
server(listing on diferent ports of course), i mean with shared home
directory tree (Mailbox dir) ?
Many thanks for you fast replies.
I believe I was sleeping yesterday :)
the mailbox_command to dovecot/deliver worked like charm.
By the way, do you know if there is a way to migrate the password db
from authlib in dovecot in someway? Because we had different password
for users in ssh and IMA
On Tue, Mar 16, 2010 at 11:41:47AM +0100, Thomas Leuxner wrote:
> Hi,
>
> to diagnose, can you provide full output of 'dovecot -n' plus the dovecot LDA
> excerpexcerptom Postfix's 'master.cf'?
>
> Regards
> Thomas
... ouch... Of course this should read: excerpt from 'master.cf' :)
On Tue, Mar 16, 2010 at 10:08:16AM +, Daniel Grilo wrote:
> Well, I've been all day yesterday solving this .. and of course a simple
> [r...@magenta ~]# chmod a+rx /opt/mailboxes/
>
> allows me to see the mails from scanner user.
>
> The only problem now is when sending mails to that user I sti
Daniel Grilo put forth on 3/16/2010 5:08 AM:
> Well, I've been all day yesterday solving this .. and of course a simple
> [r...@magenta ~]# chmod a+rx /opt/mailboxes/
>
> allows me to see the mails from scanner user.
>
> The only problem now is when sending mails to that user I still get a
> warn
Well, I've been all day yesterday solving this .. and of course a simple
[r...@magenta ~]# chmod a+rx /opt/mailboxes/
allows me to see the mails from scanner user.
The only problem now is when sending mails to that user I still get a
warning: connect #3 to subsystem private/dovecot: Connection r
Dear All,
I saw some topics discussed in forums about this, but none with my
problems :(
Currently we have a mailserver postfix with courier-imap-4.1.1, and
courier-pop3 and courier-authlib.
Our Maildir's are written in the users home directory (ex: ~/Maildir)
I'm now migrating the mailser
On Thu, 2010-02-18 at 11:26 -0500, Tony Rutherford wrote:
> >> Here's a question though. If the dovecot-uidlist file is deleted (for
> >> whatever reason), it gets rebuilt by Dovecot. But, how does it get
> >> rebuilt? It does not appear to generate uids based on the date of
> >> messages...I
Timo Sirainen wrote:
On Thu, 2010-02-18 at 11:26 -0500, Tony Rutherford wrote:
Well, with v1.1+ it's possible to preserve both POP3 and IMAP UIDs (each
line is P :). I guess the script doesn't
merge IMAP and POP3 messages well enough. Feel free to fix the script ;)
Yes, unless you're
On Thu, 2010-02-18 at 11:26 -0500, Tony Rutherford wrote:
> > Well, with v1.1+ it's possible to preserve both POP3 and IMAP UIDs (each
> > line is P :). I guess the script doesn't
> > merge IMAP and POP3 messages well enough. Feel free to fix the script ;)
>
> Yes, unless you're unfortunate enoug
Timo Sirainen wrote:
On Wed, 2010-02-17 at 11:31 -0500, Tony Rutherford wrote:
The last three entries exist in the Courier IMAP file, but NOT the Courier
POP file. The resulting dovecot-uidlist format is different, but to be
honest, I haven't been able to find the exact specification for the
On Wed, 2010-02-17 at 11:31 -0500, Tony Rutherford wrote:
> > The last three entries exist in the Courier IMAP file, but NOT the Courier
> > POP file. The resulting dovecot-uidlist format is different, but to be
> > honest, I haven't been able to find the exact specification for the format
> > of
Tony Rutherford wrote:
For testing purposes, on a small set of users, we've run the
courier-dovecot-migrate.pl script. We are converting from Courier 0.43 to
Dovecot 1.2.9. For the most part, things seem to be ok. However, an iPhone
IMAP client user is reporting a problem where some of her me
For testing purposes, on a small set of users, we've run the
courier-dovecot-migrate.pl script. We are converting from Courier 0.43 to
Dovecot 1.2.9. For the most part, things seem to be ok. However, an iPhone
IMAP client user is reporting a problem where some of her messages don't
show up. Ev
El 29/01/10 07:22, Werner escribió:
>
>> If so, Outlook 2000 won't download all messages again if we do the migration
>> because
>> POP3/SMTP-Server remains the same. Can anybody confirm this?
>
> Hi again,
>
> Found on the dovecot-Website:
>
> "Some clients re-download all mails if you change
> If so, Outlook 2000 won't download all messages again if we do the migration
> because
> POP3/SMTP-Server remains the same. Can anybody confirm this?
Hi again,
Found on the dovecot-Website:
"Some clients re-download all mails if you change the hostname in the client
configuration. Be aware
Hi everybody,
I'm currently playing through the migration from Courier to dovecot. I've
converted
the User's Maildir with 'courier-dovecot-migrate.pl'. Outlook 2003 is configured
to access the Mailbox via POP3, the option "Leave a copy of messages on the
server"
is activated.
But: after the mig
Problem was solve Thank you.
On Oct 20, 2009, at 10:04 AM, Rami Rami wrote:
After using the "courier-dovecot-migrate.pl" script users using pop3
are
re-downloading their old emails as duplicates.
This issue is resolved by replacing :
maildir:~/Maildir:INDEX=/tmp/QUOTA/index/%u:CONTROL=/tmp/QUOTA/
control/%u
Don't put c
On Oct 20, 2009, at 10:04 AM, Rami Rami wrote:
Hello,
I am trying to migrate users form courier to dovecot 1.2.6.
The main configuration parameters are as follows :
--
# 1.2.6: /usr/local/etc/dov
Hello,
I am trying to migrate users form courier to dovecot 1.2.6.
The main configuration parameters are as follows :
--
# 1.2.6: /usr/local/etc/dovecot.conf
Warning: fd limit 1024 is lower than what
Odhiambo ワシントン wrote:
I have a question about migration from courier-imap.
I have a server running courier-imap which I'd like to change to dovecot.
The problem at hand is that there are POP3 users as well as IMAP4 users.Some
of the POP3 users have the option to "leave a copy of the message on t
I have a question about migration from courier-imap.
I have a server running courier-imap which I'd like to change to dovecot.
The problem at hand is that there are POP3 users as well as IMAP4 users.Some
of the POP3 users have the option to "leave a copy of the message on the
server" set in their
On Wed, 2009-04-01 at 22:49 +0200, Louis-David Mitterrand wrote:
> BTW, does dovecot (plans to) have an Outbox sending feature like courier
> has? (when saved to a special "Outbox" imap folder, the message is sent
> by the imap daemon)
I'm not planning to implement it myself. It's possible to writ
Hello,
Timo Sirainen schrieb:
> On Mar 31, 2009, at 7:58 AM, kosov...@web.de wrote:
>
>> log_path = /var/log/dovecot.log
>> info_log_path = /var/log/dovecot-info.log
> ..
>> Log:
>
> This looks like it's only the dovecot-info.log.
>
>> dovecot: 2009-03-31 13:50:16 Info: POP3(webmas...@silviosie
On Wed, Apr 01, 2009 at 04:43:32PM -0400, Timo Sirainen wrote:
> On Fri, 2009-03-27 at 16:01 +0100, Louis-David Mitterrand wrote:
> > When running the migration script, non of the active users'
> > "courierimapsubscribed" and "courierimapuiddb" files seem to be
> > detected:
> >
> > ZENON:~# .
On Fri, 2009-03-27 at 16:01 +0100, Louis-David Mitterrand wrote:
> When running the migration script, non of the active users'
> "courierimapsubscribed" and "courierimapuiddb" files seem to be
> detected:
>
> ZENON:~# ./courier-dovecot-migrate.pl --to-dovecot --recursive /home
> Testin
On Mar 31, 2009, at 7:58 AM, kosov...@web.de wrote:
log_path = /var/log/dovecot.log
info_log_path = /var/log/dovecot-info.log
..
Log:
This looks like it's only the dovecot-info.log.
dovecot: 2009-03-31 13:50:16 Info: POP3(webmas...@silviosiefke.de):
Couldn't open INBOX top=0/0, retr=0/0, d
Hello,
For months I have the following configuration in run.
Postfix with Mysql and Postfixadmin, Courier Imap + Pop
I get a new server and, therefore, would like to change on Dovecot.
The installation has also clapped without problems and the configuration
has run so far also without defects. I
Hi,
I'm testing migration from courier to courier-0.57.0 to
dovecot-imap-1.1.12 on a debian/sid box.
When running the migration script, non of the active users'
"courierimapsubscribed" and "courierimapuiddb" files seem to be
detected:
ZENON:~# ./courier-dovecot-migrate.pl --to-dovecot --
2008/12/12 Timo Sirainen
> On Nov 12, 2008, at 3:01 PM, Warren Baker wrote:
>
> Where the first line is a header. So for example with 3 different kinds
>>> of Courier UIDLs:
>>>
>>> 3 V1196932607 N125574
>>> 1234 P1234 :1225386267.M230815P21206.host
>>> 1235 P1196932607-1235 :1225386268.M230815P
On Thu, 2008-11-13 at 09:54 -0600, John Lightsey wrote:
> W is the size of the file with CR/LF for newlines. It's the same size
> courier stores in the POP3 uildlist file.
>
> I wrote an updated version of the courier-dovecot migration script
> that attempts to convert in both directions (usi
On Nov 12, 2008, at 3:01 PM, Warren Baker wrote:
Where the first line is a header. So for example with 3 different
kinds
of Courier UIDLs:
3 V1196932607 N125574
1234 P1234 :1225386267.M230815P21206.host
1235 P1196932607-1235 :1225386268.M230815P21206.host
1236 P1225386269.M230815P21206.host :
Baker
Cc: dovecot@dovecot.org
Subject: Re: [Dovecot] Courier->dovecot migration script
On Wed, 2008-11-12 at 13:12 +0200, Warren Baker wrote:
HI All,
We have the latest Dovecot 1.1.6 running and I need to migrate some
POP3 users over from Courier to Dovecot and would need to convert the
courierp
om: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Timo
Sirainen
Sent: 12 November 2008 02:43 PM
To: Warren Baker
Cc: dovecot@dovecot.org
Subject: Re: [Dovecot] Courier->dovecot migration script
On Wed, 2008-11-12 at 13:12 +0200, Warren Baker wrote:
> HI All,
>
> We have the la
2008/11/12 Timo Sirainen <[EMAIL PROTECTED]>:
> Dovecot v1.1 can read v1.0 uidlists just fine, so the script still
> works. But it's possible that the script doesn't convert all POP3 UIDLs
> because it wasn't possible with v1.0 (it'll report how many it couldn't
> convert).
Answers my question why
On Wed, 2008-11-12 at 13:12 +0200, Warren Baker wrote:
> HI All,
>
> We have the latest Dovecot 1.1.6 running and I need to migrate some
> POP3 users over from Courier to Dovecot and would need to convert the
> courierpop3dsizelist to maintain the UIDs.
> I just need to confirm that the script
> (
On Wed, Nov 12, 2008 at 01:12:45PM +0200, Warren Baker wrote:
> I just need to confirm that the script
> (http://www.dovecot.org/tools/courier-dovecot-migrate.pl) only works
> for Dovecot v1.0 and not for v1.1?
> As the dovecout-uidlist file that is created (by the script) is not in
> the same for
HI All,
We have the latest Dovecot 1.1.6 running and I need to migrate some
POP3 users over from Courier to Dovecot and would need to convert the
courierpop3dsizelist to maintain the UIDs.
I just need to confirm that the script
(http://www.dovecot.org/tools/courier-dovecot-migrate.pl) only works
f
I guess you didn't configure INBOX. namespace prefix to Dovecot, but
your client configuration still has it.
signature.asc
Description: This is a digitally signed message part
Charles Marcus wrote:
On 6/27/2008 8:27 PM, Jacob Yocom-Piatt wrote:
any clues on how to fix this issue would be welcome.
It will probably be helpful to provide output of dovecot -n so we can
see your config... ?
hope this sheds some light on the matter... will try recopying the
maildirs
On 6/27/2008 8:27 PM, Jacob Yocom-Piatt wrote:
any clues on how to fix this issue would be welcome.
It will probably be helpful to provide output of dovecot -n so we can
see your config... ?
--
Best regards,
Charles
i have been running postfix + courier-imap + cyrus sasl for several
years and have some prior experience with dovecot + postfix and had no
problems. now that i'm trying to convert an existing courier-imap
configuration to dovecot and all the various parts work together (e.g.
mail delivery and d
Hi
I let the configuration of my IMAP clients unchanged from Courier to
Dovecot. That is, they specify the "INBOX." prefix, as before. For
instance, with Pine:
For me this crunches down the folder list so that it's inline with
INBOX, not under it, in most programs?
- Thunderbird:
All th
Hi all,
I am migrating a maildir Courier-IMAP installation to Dovecot.
Almost everything seems to work well, but I still have problems
accessing subfolders.
First let's see what I have done.
I used the courier-dovecot-migrate.pl script suggested in
http://wiki.dovecot.org/Migration/Courier to co
Timo Sirainen wrote:
On Fri, 2007-09-07 at 15:20 +0100, Ed W wrote:
Hi
Is it legal/sensible to use the following in the conf file
# default namespace
namespace private {
separator = /
prefix =
inbox = yes
}
# for backwards compatibility:
namespace private {
separator = .
prefix =
On Fri, 2007-09-07 at 15:20 +0100, Ed W wrote:
> Hi
>
> Is it legal/sensible to use the following in the conf file
>
> # default namespace
> namespace private {
> separator = /
> prefix =
> inbox = yes
> }
>
> # for backwards compatibility:
> namespace private {
> separator = .
> prefi
Hi
Is it legal/sensible to use the following in the conf file
# default namespace
namespace private {
separator = /
prefix =
inbox = yes
}
# for backwards compatibility:
namespace private {
separator = .
prefix = INBOX.
inbox = yes
hidden = yes
}
The goal would be to migrate away from
* Timo Sirainen <[EMAIL PROTECTED]>:
> Well, what you just did probably did that. It just caused IMAP users to
> download the mails again, but that's more transparent to users because
> it doesn't create duplicates.
OK
> I did think about adding the possibility of storing POP3 UIDLs to a
> sepa
On Thu, 2007-08-09 at 15:35 +0200, Ralf Hildebrandt wrote:
> > Creating dovecot-uidlist then caused the UIDVALIDITY to change, which
> > causes IMAP clients to redownload all messages, and as you can see
> > Dovecot doesn't handle UIDVALIDITY changes all that nicely. v1.1 does a
> > better job with
* Timo Sirainen <[EMAIL PROTECTED]>:
> If you had run Dovecot as IMAP server, then it wasn't such a great idea
> to run the migration, because it recreates dovecot-uidlist files trying
> to make them compatible with Courier's POP3 uidlist file.
Oops.
> Creating dovecot-uidlist then caused the U
On Thu, 2007-08-09 at 15:19 +0200, Ralf Hildebrandt wrote:
> I tried to disable courier-pop3 today in favour of dovecot pop3.
> Prior to that I ran:
>
> find /home -maxdepth 1 -type d | xargs --replace
> /usr/local/scripts/courier-dovecot-migrate.pl --overwrite --recursive
> --convert {}
>
> (
I tried to disable courier-pop3 today in favour of dovecot pop3.
Prior to that I ran:
find /home -maxdepth 1 -type d | xargs --replace
/usr/local/scripts/courier-dovecot-migrate.pl --overwrite --recursive --convert
{}
( /home is hashed two levels deep: /home/a/a/aanton/Maildir/ )
After that,
On Thu, 2007-05-24 at 09:58 +0200, Jan van den Berg wrote:
> You're right I had this in my query:
> concat('maildir:', maildrop, username) as mail
>
> I deleted it and now this seems to work for me:
> mail_location = maildir:/var/spool/mail/%1u/%1.1u/%u:INDEX=MEMORY
>
> I must say I am _stunned_
onkelijk bericht-
Van: Timo Sirainen [mailto:[EMAIL PROTECTED]
Verzonden: woensdag 23 mei 2007 15:33
Aan: Jan van den Berg
CC: dovecot@dovecot.org
Onderwerp: Re: [Dovecot] Courier migrating issues: indexes,
maildirsize,update query
On Wed, 2007-05-23 at 14:36 +0200, Jan van den Berg wrote:
Jan van den Berg wrote:
mail_location = maildir:/var/spool/mail/%1u/%2u/%u:INDEX=MEMORY
Of interest to you might be using a scratch disk space to store the
indexes on a/the local mail server; I just did a bit of math for you
(well ok, a 'bc' script did the math) and with 90.5gigs of email in
On Wed, 2007-05-23 at 14:36 +0200, Jan van den Berg wrote:
> About the indexes; this thoroughly confusing.
> I don't understand why Dovecot IMAP wants to use index files for a
> maildir++ implementation (this seems to defy the point of a maildir).
Hmm. I suppose I should write a wiki page about t
t.index.cache.lock",
"/var/spool/mail/r/o/roka-05/dovecot.index.cache") = 0
Cheers,
Jan
-Oorspronkelijk bericht-
Van: Timo Sirainen [mailto:[EMAIL PROTECTED]
Verzonden: woensdag 23 mei 2007 13:39
Aan: Jan van den Berg
CC: dovecot@dovecot.org
Onderwerp: Re: [Dovecot] Cour
On Wed, 2007-05-23 at 12:57 +0200, Jan van den Berg wrote:
> I'm in the process of testing Dovecot to see whether it meets our needs
> to replace our current Courier setup which serves well over 100.000
> mailboxes (pop3 and imap: mysql with NFS)
> So far dovecot seems pretty straight forward; howe
Hi,
(my first post to the list)
I'm in the process of testing Dovecot to see whether it meets our needs
to replace our current Courier setup which serves well over 100.000
mailboxes (pop3 and imap: mysql with NFS)
So far dovecot seems pretty straight forward; however I ran into a
couple of thing
On Tue, 2007-05-01 at 02:54 +0200, Luca Corti wrote:
> On Mon, 2007-04-23 at 12:07 -0700, Troy Engel wrote:
> > Try running the script under strace (i.e. 'strace -e trace=file perl
> > /script.pl') or truss to watch the perl script and see what "file or
> > directory" it's trying to open. That s
I posted some ad hoc numbers to the list back in February, one machine
Courier and the other Dovecot using Squirrelmail as the frontend.
http://dovecot.org/list/dovecot/2007-February/019560.html
Now that the server ("Server B") is in production with 1.0.0, the users
are seeing fantastic speed
You should tell your client that continuously switching between accunts to
perform some operation and thus compare it will slow down Dovecot a lot,
as it needs to update its indexes which are osboleted by Courier all the
time.
>
Doing a whole batch of operations with each server before trying t
Gunter Ohrner wrote:
Am Sonntag, 29. April 2007 schrieb Charles Marcus:
outlook express), one accessing his account through courier, and one
through dovecot, so he can compare the speed...
Doing a whole batch of operations with each server before trying the same
with the other server for comp
Am Sonntag, 29. April 2007 schrieb Charles Marcus:
> outlook express), one accessing his account through courier, and one
> through dovecot, so he can compare the speed...
You should tell your client that continuously switching between accunts to
perform some operation and thus compare it will sl
Luca Corti wrote:
I was just testing the migration script, encountered the same issue and
just added a print before the open || die at line 230. It tries to open
the file Maildir/courierimapkeywords/:list which seems to be missing and
probably not mandatory.
Aha, thanks -- I too encountered th
On Mon, 2007-04-23 at 12:07 -0700, Troy Engel wrote:
> Try running the script under strace (i.e. 'strace -e trace=file perl
> /script.pl') or truss to watch the perl script and see what "file or
> directory" it's trying to open. That should provide a quick clue.
I was just testing the migration
The index files are my main concern.
Courier will ignore them. So they may be out of sync if you move a lot
of messages around with Courier, but Dovecot will update them.
I guess the safest thing to do is to tell postfix to queue his mail so
nothing gets delivered while he's messing around,
> >> I have a client I've been trying to talk into switching from courier
> >> to dovecot, but the owner of the company wants me to set up two
> >> different accounts in Thunderbird (I finally got him switched to that
> >> from outlook express), one accessing his account through courier, and
>
Hello Charles,
Charles Marcus wrote:
The index files are my main concern.
Well, that and having two different servers reading from potentially
the same files/maildirs at the same time.
Honestly, I just don't know enough about IMAP to know if there is
anything to worry about or not...
As far
1 - 100 of 120 matches
Mail list logo