Displaying 20 results from an estimated 50000 matches similar to: "Converting dot-namespaced Maildir to /-namespaced"
2014 Apr 22
1
Shared mailboxes not working with . dot namespace separator - values truncated in SQL
Hello,
I have Dovecot configured for multiple domains (usernames are user at domain.tld) and I wanted to enable shared mailboxes.
But there is some problem - if I share a folder, other user can't see it.
In the log I foud:
> Apr 22 19:21:02 veverka dovecot: imap(user at veverka.tld): Error: Couldn't create namespace 'shared.' for user petr: userdb didn't return a home
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
2019 Mar 14
2
Am I right to assume certificate renewal with the same filename requires a dovecot reload/restart
Running dovecot 2.2, apologies if this question has been asked before:
I've done the research but couldn't find anything.
I run a server that uses dovecot as a MUA for Postfix and have a Let's
Encrypt certificate that auto-renews through certbot on Ubuntu server
16.04. Dovecot did not pick up on the new certificate for the hostname.
It did after a restart. To be clear: Let's
2019 May 22
1
Converting user mailboxes from maildir to sdbox
Hello,
I've got a Postfix/Dovecot server setup. Currently Dovecot is version
2.3.6, and it's using Maildir storage. The mailbox is:
mail_home = /home/vmail/mailboxes/%d/%n
mail_location = maildir:~/mail:LAYOUT=fs
I'm wanting to convert from Maildir to sdbox. I looked at:
https://wiki2.dovecot.org/MailboxFormat
I was initially thinking mdbox but that's multiple messages per
2019 Oct 02
0
Problem with converting mdbox to MailDir
And /bin/doveconf namespace
namespace {
disabled = no
hidden = no
ignore_on_failure = no
inbox = no
list = children
location = mdbox:/var/mailboxes/%%2Mu/%%2.2Mu/%%u
order = 0
prefix = shared/%%u/
separator = /
subscriptions = yes
type = shared
}
namespace inbox {
disabled = no
hidden = no
ignore_on_failure = no
inbox = yes
list = yes
location =
mailbox Drafts
2014 Jun 11
1
Converting mailboxes from one Maildir format to another
I am currently running dovecot 2.0.9 on a CentOS 6 server with the
following layout for mailboxes:
mail_location = maildir:~/Maildir
I would like to change the layout to this format to match the output
of other software packages such as offlineimap, mbsync, etc:
mail_location = maildir:~/Maildir:LAYOUT=fs:INBOX=~/Maildir/INBOX
Is there a way to convert the mailbox layout for all mail accounts
2019 Mar 14
0
Am I right to assume certificate renewal with the same filename requires a dovecot reload/restart
The general answere here is try and see, as you could totally test it on
your own. The certificate is read at startup and put in memory for the
rest of the execution time. Dovecot won't monitor the file for changes
on disk, as this would waste CPU cycles and make dovecot only slower for
no reason. The process (or person) that changes the file is responsible
to restart dovecot to reload
2009 May 25
3
Converting mbox files with dots in names to Maildir
I tried to run convert-tool from dovecot-1.2-0.rc2 on a tree of mbox files
with some containing dots in the filenames and got this failure:
# /usr/libexec/dovecot/convert-tool ken /home/ken mbox:/home/ken/mail
maildir:/home/ken/Maildir
Error: Mailbox conversion: Couldn't create mailbox Lists.WINE.patches:
Mailbox already exists
Error: Internal failure
*** glibc detected ***
2019 Mar 14
5
regarding ssl certificates
Excuse dopey question.
I'm not exactly clear about certificates.
Apache2 default install has this snake oil certificate
Can make a new one for apache
Can make one for dovecot
Can make one for ssl
Is there supposed to be the one (self signed ) certificate pair in one
place for the machine that each process hands out ?
Can they be moved to another machine ?
mick
--
Key ID C7D6E24C
2007 Sep 30
1
Opinions on preferred namespace?
Hi
Any opinions on a preferred namespace setting for use with Dovecot?
Deciding factors seem to be client support, not being too unusual,
accidental ease of setup, wider character range support (eg dots in
folder names?), issues when scripting imap commands?
For example Outlook Express (common with our userbase) seems to assume
no folderprefix when using our current Courier server and from
2010 Oct 22
3
Problems converting to maildir with dsync in 2.0.6
I'm trying to convert from an old Dovecot (1.0.15) and mbox to a new
Dovecot and maildir. I'm running into several problems with dsync which
are causing my mboxes not to convert.
If I use LAYOUT=fs (as I'd prefer) I get an error because I have a
mailbox called "subscriptions", and none of my messages convert. Is
there a way to get dovecot to put its own metadata in
2007 Apr 19
1
Spec''ing Namespaced Controllers
I''m stucking trying to figure out how to write a spec for a namespaced
controller. Any help is appreciated.
Thanks,
Marcus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070419/75a167fa/attachment.html
2007 Sep 08
0
9 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie.c libswfdec/swfdec_player.c libswfdec/swfdec_video_movie_as.c
libswfdec/swfdec_as_context.c | 19 ++-
libswfdec/swfdec_as_internal.h | 3
libswfdec/swfdec_as_interpret.c | 209 ++++++++++++++++++++++----------------
libswfdec/swfdec_movie.c | 4
libswfdec/swfdec_player.c | 20 +--
libswfdec/swfdec_video_movie_as.c | 2
6 files changed, 150 insertions(+), 107 deletions(-)
New commits:
diff-tree
2019 Oct 02
2
Problem with converting mdbox to MailDir
I have a problem to convert mdbox to MailDir. Log from that process looks like:
/bin/dsync -Dv -u user at domian.com mirror maildir:/tmp/destination/mailboxes/user at domian.com
Debug: Loading modules from directory: /lib/dovecot
Debug: Module loaded: /lib/dovecot/lib01_acl_plugin.so
Debug: Loading modules from directory: /lib/dovecot/doveadm
Debug: Module loaded:
2007 Mar 24
1
RSpec and namespaced controllers
I''m running into a problem with RSpec/Rails and namespaced controllers.
I''ve got a controller called ''TenantsController'' in app/controllers
and another called ''Admin::TenantsController'' in app/controllers/admin
In spec/controllers/, I have a tenants_controller_spec.rb. In
spec/controllers/admin/ I have another tenants_controller_spec.rb.
Both
2018 Jul 07
1
Get rid of the "dbox-Mails"-folder
Hey again,
sorry, but I have to correct me: Even with dot it's not working
completely. The subscriptions file is not created and the dovecot-acl
file has the wrong path, too.
:-(
Greetings,
Hativ
Am 07.07.2018 um 02:26 schrieb Hativ:
> Hey again,
>
> I've found a working configuration: mail_location = sdbox:~/:FULLDIRNAME=.
>
> I use a dot instead of slash or empty
2004 Feb 15
1
samba printing - help!
Hi there,
My Mandrake server has been working fine for years, and I just
recently tried adding some rpms to get my squirrel mail updated. (Of
course I just removed my uneeded sound card at the same time, amd also
found my /var was filling(fixed - printing still doesn't work_, so I am
not sure what (if any) broke my system. Any how... here are the
symptoms:
(1) I can access my shared samba
2013 May 24
3
. (dot) in maildir folder names
Hi.
Uhm... yeah as the topic implies I want to have . (dots) in my folder
names...
Unfortunately dovecot's maildirmake hasn't a -f switch as the one from
courier/maildrop, but that one in turn is buggy[0] and doesn't encode
any characters at all.
In principle, maildir++ should allow[1] having (encoded) dots in folder
names,... but I don't quite understand how the encoding
2011 Jul 05
2
Converting from qpopper mbox to dovecot maildir
We have an older mail server using qpopper and the mbox format which we
need to update to dovecot and maildir format. I have read through the docs
on migrating from mbox to maildir, as well as a few nuggets on how to
migrate from qpopper to dovecot, and I was wondering if I could get some
suggestions on best practices for this specific migration. Would the built
in dovecot conversion plugin be a
2003 Jul 12
0
new e-mail address
I am no longer reading mail sent to my Princeton account.
Please see
'http COLON SLASH SLASH www DOT shimizu HYPHEN blume DOT com SLASH
matthias SLASH'
to find out how I can be reached these days.
(Sorry about the obfuscation. Recently a lot of spam has reached me
via the Princeton mail account, and I don't want to give spammers an easy
way of updating their databases.)