Displaying 20 results from an estimated 9000 matches similar to: "Maildir subfolder conversion from courier-imap"
2006 Apr 03
0
Re: Courier to Dovecot Maildir conversion
We went through a courier to dovecot conversion.
There are a couple of things that might be causing this problem.
1.  Dovecot namespaces
2.  Client configuration
Your namespaces might not be taking into account the fact that  
courier prefixed all files and directories in the maildir with a dot  
(.).
You can get around this a couple of ways.  We had almost no IMAP  
clients under courier, so
2011 May 26
2
unexpected subfolder locaton in Maildir/.INBOX.subfolder
Hallo,
I try to migrate existing imap server to dovecot 1.2 in debian squeeze
  if I connect to imap://user at host/INBOX
  Inbox works as expected and I get the content of
  Maildir/{cur,new,tmp}
  Maildir/.subfolder already exists
  if I connect to imap://user at host/INBOX.subfolder
  I get "folder not found"
  if I do a imap directory listing (raw mutt config, no subscriptions)
2006 May 29
2
Subfolder in Maildir
Hello,
We have installed a brand new Dovecot because it seems very interesting as
an IMAP server. We created a mailbox for a test user and we succeeded in
copying some mails into it. 
However making subfolders does not work. The only folders we can create are
in the root, next to the INBOX that is. We thought Maildir does support
subfolders (as opposed to mbox), are we wrong here?
Our Dovecot
2007 Feb 15
1
maildir and the separator for subfolder
hi,
I use dovecot 1.0rc15 with one maildir namespace.
I'd like to be able to use '.' in folders and subfolders name.
So, I setup the default namespace with
     separator =':'
But, when I create some folders and then subfolders with thunderbird
the filename one the server are named with some '.' no ':'...
It seems that dovecot always interprets '.'
2012 Feb 24
1
Maildir migration: Courier-imap 4.4.3 to Dovecot 1.2.
Hi all.
I am currently gathering information about migration of Maildir/
structures from Courier to Dovecot.
What do you think about http://wiki.dovecot.org/Migration/Courier  ?
For each courier Maildir account I want to use
http://www.dovecot.org/tools/courier-dovecot-migrate.pl to produce
dovecot-uidlist file
mv courierimapsubscribed subscriptions
sed sed -i 's/INBOX\.//' subscriptions
2007 Mar 20
1
The perfect Courier -> Dovecot conversion tool
I've tested this only with a test user.
http://dovecot.org/tools/courier-dovecot-migrate.pl
http://wiki.dovecot.org/Migration/Courier
# Migrate Courier IMAP (any version) and Courier POP3 (v0.43+) to
Dovecot v1.0
# by Timo Sirainen. This is public domain.
# Usage: [--quiet] [--convert] [--overwrite] [--recursive] [<conversion
path>]
#   --quiet: Print only errors
#   --convert: Do
2003 Jul 09
1
Concerns switching from Courier to Dovecot
[ I'm posting this again since I wasn't subscribed to the list when I
 first posted. I'm sorry if this gets posted twice]
I was considering replacing Courier-IMAP with dovecot in the future, but
have some concerns. I realize that some things simply haven't been
finished yet like quotas, but some other things may prevent me from using
dovecot as a drop in replacement in the
2006 Mar 31
1
Courier to Dovecot Maildir converstion
Hello,
I am running Dovecot 0.99 on OpenSuse 10.0.  Previously, I was running
courier IMAP with vpopmail on Suse 9.3.  In the process of the change, I
decided to sing MySQL to authenticate the users, provide home dir, uid and
gid.
I tar'ed up the old mail directories, moved them to the new server, added a
new user and group to own the files, set the files uid/gid to match the
values in the
2013 Oct 25
1
UIDL conversion courier -> dovecot
I've got a weird split setup where POP3 is currently handled by Courier
(courier-imap-3.0.2 distribution), and IMAP is currently handled by the
RHEL 5 version of Dovecot (1.0.7)
I'm trying to figure out a way to convert the POP3 UIDLs (in cases where
the courierpop3dsizelist is newer than dovecot-uidlist, at least) to
something that Dovecot will read, or to configure Dovecot's pop3 to
2008 Sep 19
2
Bug in keywords conversion with courier-dovecot-migrate.pl v1.1.7
The problem is the file glob on line 344 in convert_subscriptions()
   # read updates from the directory
   my %updates;
   foreach (<$keyword_dir/*>) {
This isn't going to pick up any files beginning with a dot, so most of  
the update files in the courierimapkeywords directory are going to be  
skipped.
2009 May 15
2
migration and conversion from courier
Dear all,
back in January I posted about migration from courier and in  
particular on the script courier-dovecot-migrate.pl.
That script had a bug on BSD (or should I say not-Linux?) type  
systems*. On FreeBSD (6.1) and MacOSX (10.5) it appended a lot of  
binary garbage at the end of dovecot-keywords files.
On a couple of systems I had not actually run the script with the -- 
convert option,
2008 Aug 27
3
Any sense of when V1.1.3 might appear?
It's been a month since 1.1.2....I'm about to do some V1.0 to V1.1 move work and 
I'd rather start on the curve instead of behind it..........
-- 
====
Stewart Dean, Unix System Admin, Henderson Computer Resources
Center of Bard College, Annandale-on-Hudson, New York  12504
sdean at bard.edu  voice: 845-758-7475, fax: 845-758-7035
2005 May 11
3
Dovecot Sendmail Maildir
Hi all,
I'm using Debian (testing) for my office mail.  I'm using sendmail  
and Dovecot to deliver email to clients over IMAP using mbox format.   
I want to move over and start using Maildir.  I know that I can use  
different MTA's to do the job, but I really like sendmail, and I run  
additional sendmail servers across the my internal and external  
networks.  I'm probably
2010 Sep 06
6
Sub-Sub-Subfolders not shown after converting from maildir to mdbox
Hi again,
I just recognized a problem concerning subfolders after converting from
maildir to mdbox. Thunderbird and SeaMonkey don?t show folders that are
subfolders of subfolders.
Have a look at the filesystem:
discovery:/var/mail/domain.tld/patrick/mdbox/mailboxes/Folder1/Folder2# 
ls -l
insgesamt 8
drwx------ 2 vmail vmail 4096  5. Sep 23:42 dbox-Mails
drwx------ 3 vmail vmail 4096  5. Sep
2005 Dec 26
1
Migrating from Courier-IMAP to Dovecot
Hi!
I'm currently trying to migrate from courier-imapd to dovecot... 
Unfortunately I'm experiences some difficulties here...
Since I don't want any user to notice the change of the server backend 
I've tried changing the namespace in dovecot.conf to
namespace private {
        separator = .
        location = maildir:~/Maildir
        prefix = INBOX.
        inbox = yes
       
2015 Oct 19
2
Samba 4 + Squidguardian
Hi,
I´m have a Samba 4 Domain Member that I use like a Proxy Server. I use
Squid with NTLM Athentication and work perfecly. My problem is Squidguard
with NTLM Authentication. If I use Samba 4.2.X in my Samba 4 Domain
Controler I watch in Squid LOG only the user name but If I use Samba 4.1.x
or 4.3.0 in my Domain Controler I watch in Squid LOG domain\\user name and
Squidguard Authentication not
2006 Sep 13
0
Pop get all maildir subfolder
Hi,
I'm just starting using dovecot, and find it powerfull and really fast,
and have a so configuration, It's just making me happy :) (after tests,
and test, and tests). So thanks you for the great job.
I've got a question :
POP get all my mail in all my maildir subfolder. I find it great and
was searching for a pop daemon doing that (and discoved it accidentaly).
Althought, I would
2002 Dec 30
2
Maildir format
Started using dovecot and I am very impressed by its speed.  I am
confused by what it is expecting the format of the Maildir directory
to be in.  I currently have ~/Maildir which contains new, cur, and tmp
all containing email that should be in my inbox and it pops up
correctly as such when I connect to dovecot using Mutt.  After the
connection a new .INBOX is created under ~/Maildir with sym
2018 Sep 07
0
Virtual Maildir as subfolder
I have a setup where google fetches mail from dovecot with pop3s and deletes mail downloaded, so to do this I currently forward a copy of the email to user-fetch at localhost which is the google login and it downloads from that maildir.  But it means creating extra folders and I was looking at better ways of doing it.
So I have an entry in my user DB file which ends with
2004 Jan 19
2
small bug on qchisq (PR#6442)
Full_Name: Drouilhet R?my
Version: 1.8.1
OS: Linux
Submission from: (NULL) (195.221.43.136)
qchisq(1,10) works well but qchisq(1,10,ncp=0) does not work whereas ncp=0 is
the default value of the function qchisq(1,10). (of course, 10 will be replaced
by any integer value).
Let us notice that this bug occurs only when applying probability one.
(qchisq(seq(0,.9,.1),10,ncp=0) works very well).