Displaying 20 results from an estimated 80000 matches similar to: "maildir create problem"
2005 May 25
2
failed to create storage data
Hello,
I have a problem. I get the message 'Failed to create storage with data'
I have 2 emailaccounts which are working perfect and that worked fine.
But now I want to add another account and now it said 'Failed to create
storage with data'
What is the problem?
I have the same rights on the directory and it worked first fine. I
didn't changed it. Can any one point me in
2016 Jan 05
2
doveadm search -A tries to create mailboxes
[0:root at elmo ~]$ rpm -q dovecot
dovecot-2.2.18-2.fc22.x86_64
I got a surprise today when I tried the doveadm search function from:
http://wiki2.dovecot.org/Plugins/Expire
[0:root at elmo ~]$ doveadm search -A mailbox Trash savedbefore 30d
doveadm(clamscan): Error: User initialization failed: Namespace '': mkdir(//Maildir) failed: Permission denied
(euid=982(clamscan)
2014 Oct 30
1
Bug in fts (solr?, Maildir?) incorrect last_indexed_uid
Hi,
I thought I should document this.
(Dovecot 2.2.9, see config at bottom.)
I installed dovecot and then converted a
number of mbox mailboxes to Maildir,
and had a number of pre-existing Maildir mailboxes.
I then installed the debian (wheezy) fts-solar
and jetty packages, and tested my inbox
using the "telnet localhost imap
...
3 SEARCH text "test"
method as described on the
2009 Jan 31
3
Script: Moving Maildirs between servers
Hi,
I just migrated from dovecot 1.0.rc29 to 1.1.7, from Sparc platform to
Intel, it went very well.
In the process I merged folders and excluded folders from being copied.
User rights on folders were kept/set.
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.
Use it as a starter if you
2007 Jul 03
3
Maildir configuration vs ZFS and snapshots...
I have a little tricky issue around here. First some background:
Every user is assigned their own ZFS filesystem, and it's mounted as
/home/USER with a Maildir inside it. The there is a filesystem snapshot
(read-only) taken automatically every day by the system. The idea is
to allow users easy access to backup copies of their mail so that they
can restore things themself..
For example this
2018 May 21
2
Cannot delete folder
I guess you have had different version(s) or setting(s) in the past, and
you can probably fix this by setting perms to same as the new folders.
Aki
On 21.05.2018 11:46, Yves Goergen wrote:
> I couldn't find anything relevant between all the debug log lines. Is
> that in /var/log/mail.log?
>
> Here's the lines I think are related to creating and deleting the folder:
>
2005 Apr 27
2
Problem with users home...
Hi :)
I hope this short example shows what problem I have:
# returns users homedir from /etc/passwd
grep user1 /etc/passwd | cut -d':' -f6
# result:
/home/group-subdir/user1
And the logfile...
#maillog
imap-login: Login: user1 [192.168.0.253]
imap(user1): mkdir(/home/user1/Maildir/.Trash) failed:
No such file or directory
Why Dovecot tries to create /home/user1/Maildir/.Trash
2016 Jan 07
2
doveadm search -A tries to create mailboxes
On 1/6/2016 3:29 PM, Timo Sirainen wrote:
> On 05 Jan 2016, at 15:36, Bill Shirley <Bill at knoxvillechristian.org> wrote:
>>
>> [0:root at elmo ~]$ rpm -q dovecot
>> dovecot-2.2.18-2.fc22.x86_64
>>
>> I got a surprise today when I tried the doveadm search function from:
>> http://wiki2.dovecot.org/Plugins/Expire
>>
>> [0:root at elmo ~]$
2020 Jun 28
1
Correcting Mail Home, Maildir and Sieve folder locations
I have Dovecot 2.3.7.2 on Ubuntu 20.04.
I just migrated the server from CentOS 8, and only migrated to the CentOS 8 machine a few months ago off of CentOS 7.
I am pasting `doveconf -n` at the bottom of this email.
Everything is working.
However, I'm trying to clean up warnings in the logs, and just discovered that I'm not managing home directories properly.
2008 Dec 15
2
How create shared Maildir ?
Hello, I'm bigginer dovecot.
I use dovecot version 1.0.15 (rc) on debian .
How create shared maildir ?
I try to ..................
# mkdir /home/share
# maildirmake.dovecot /home/share/Maildir
# chown root:mail /home/share
# chmod 660 /home/share
# vi /etc/dovecot/dovecot.conf
-------- add this ----------
namespace public {
separator = /
prefix = share.
location =
2004 Jan 26
1
Dovecot not creating dirs
I have looked trough the archives and found similar scenarios but mine is
a bit diff
I got dovecot running (0.99.10.4-2) on debian testing
and what is happening is that i created /home/marko/mail directory
and configured my postfix to deliver mail to ~/mail/Inbox
my default mail env is
default_mail_env = mbox:%h/mail/:INBOX=%h/mail/Inbox:INDEX=%h/mail/.indexes
Now when i first started my
2017 Oct 26
4
Initialization failed: Namespace '': mkdir(/var/www/mail) failed: Permission denied
Quoting Aki Tuomi <aki.tuomi at dovecot.fi>:
>> On October 26, 2017 at 5:53 PM trash at skrilnetz.net wrote:
>>
>> ? Quoting Aki Tuomi <aki.tuomi at dovecot.fi>:
>>
>> On October 26, 2017 at 5:40 PM trash at skrilnetz.net wrote:
>>
>> ? Quoting Steffen Kaiser <skdovecot at smail.inf.fh-brs.de>:
>>
>> On Thu, 26 Oct 2017,
2015 Sep 27
1
Maildir: ACLs/Unix perms: unlink(...) failed: Permission denied
Hi,
I tried again with some other options.
After finding
http://www.dovecot.org/list/dovecot/2013-November/093793.html
I deleted every ACL from the directory Maildir and I also assigned the
group "mail" to it, recursively:
OmniOS-Xeon:/tank/home/olaf/Maildir/.Generiche $ ls -lV
total 903
drwxrwxrwx 2 olaf mail 2 Sep 27 23:47 cur
2007 Jul 16
3
deleting maildir files
Greetings all...
Can we delete maildir files directly from the file system?
Basically, we use dovecot to train spam, and we want to delete messages
that are older than 30 days, using a simple "find /maildirs -cname +30
-name *imap-server* -exec rm {} \;"
I have seen a post a while ago saying that dovecot can rebuild the
indexes, but I don't remember if it's when the index is
2017 Oct 26
2
Initialization failed: Namespace '': mkdir(/var/www/mail) failed: Permission denied
Quoting Aki Tuomi <aki.tuomi at dovecot.fi>:
>> On October 26, 2017 at 5:40 PM trash at skrilnetz.net wrote:
>>
>> ? Quoting Steffen Kaiser <skdovecot at smail.inf.fh-brs.de>:
>>
>> On Thu, 26 Oct 2017, trash at skrilnetz.net wrote:
>>
>> /dovecot: lda(www-data): Error: user www-data: Initialization
>> failed: Namespace
2019 Sep 10
2
Quota and maildir does not work with subfolders of INBOX
On 9/9/19 6:18 PM, @lbutlr via dovecot wrote:
> On 9 Sep 2019, at 09:27, Niels Kobsch?tzki <niels at kobschaetzki.net> wrote:
>> The moment I remove those folders, the size gets calculated correctly. Unfortunately those folders are generated by some clients automatically afaik (like .INBOX.Trash)
>> That sounds like a misconfiguration of the IMAP client. Someone has
gone in
2006 Dec 01
2
Auth process died too early
Hello all,
Trying an Install of Dovecot 1.0rc15. We have previously used 1.0b8
without too many troubles.
starting Dovecot 1.0rc15 yields:
Dec 1 16:31:08 mailtest1 dovecot: Dovecot v1.0.rc15 starting up
Dec 1 16:31:09 mailtest1 dovecot: pop3-login: Aborted login: rip=172.30.0.3, lip=172.30.0.30
Dec 1 16:31:09 mailtest1 dovecot: Auth process died too early - shutting down
Dec 1 16:31:09
2004 Dec 30
5
migration from bincIMAP
Hello all
I am using Freebsd 4.10stable, postfix 2.1.5 with SASL and TLS,
procmail version 3.22 and binc IMAP 1.2.8 binc uses IMAPdir style mail
boxes, Spam assassin, and ClamAV. Wish to convert to dovecot but your
program does not support IMAPdir does it??? also i have many user
accounts that i wish to use untouched if possible. I guess this is a
migration question for the most part i am
2017 Oct 26
2
Initialization failed: Namespace '': mkdir(/var/www/mail) failed: Permission denied
Quoting Steffen Kaiser <skdovecot at smail.inf.fh-brs.de>:
> On Thu, 26 Oct 2017, trash at skrilnetz.net wrote:
>
>> /dovecot: lda(www-data): Error: user www-data: Initialization
>> failed: Namespace '':?MKDIR(/VAR/WWW/MAIL)?failed: Permission
>> denied (euid=33(www-data) egid=33(www-data) missing +w perm:
>> /var/www, dir owned by 1001:1001
2019 Dec 30
2
dovecot cannot drop privileges inside singularity container
Hi all
I'm facing an issue while running dovecot inside a singularity
(https://sylabs.io/singularity/) container
dovecot version is 2.3.4.1 (configuration below) running on debian
buster, inside a container made with singularity version 3.4.2
unfortunately, when I try to start dovecot, it gives:
Singularity test.sif:~> cat /var/log/mail.log
Dec 30 17:23:38 testnode dovecot: master: