Displaying 20 results from an estimated 75 matches for "maildirfold".
Did you mean:
maildirfolder
2015 Feb 12
2
Dovecot dsync not replicating ".dovecot.sieve -> .sieve/managesieve.sieve" / setactive
...vecot.lda-dupes
??? .dovecot.sieve -> .sieve/managesieve.sieve
??? .dovecot.svbin
??? Maildir
??? ??? .All
??? ??? ??? cur
??? ??? ??? dovecot.index.log
??? ??? ??? dovecot-uidlist
??? ??? ??? maildirfolder
??? ??? ??? new
??? ??? ??? tmp
??? ??? .Archives
??? ??? ??? cur
??? ??? ??? dovecot.index.log
??? ??? ??? dovecot-uidlist
??? ??? ??? maildirfolder
??? ??? ??? new
??? ??? ??? tm...
2007 Apr 12
1
convert plugin created maildirfolder file in root maildir directory
I've noticed that if a user's maildir gets created by deliver or
pop/imap without the convert plugin running, the maildir structure is
fine (no maildirfolder file). But, if a user gets converted, there is a
maildirfolder file in the user's base maildir directory. As far as I can
tell, that doesn't cause any problems, but I just wanted to mention it.
I've looked at the code for a while but didn't find why it behaves
differently.
2009 Jan 21
1
maildirfolder is created world-writeable
If I create a new folder using a mail client (eg. kmail/OE), the
maildirfolder file is created world-writable. I assume that this is a
security risk and should be -rw-------.
eg. - create folder "Foo" in mail client
~ $ ls -la .maildir/.Foo/
total 20
drwx------ 5 robert users 4096 2009-01-21 19:56 .
drwx------ 43 robert users 4096 2009-01-21 19:56 ..
drwx----...
2011 Feb 18
1
need help with public namespaces
...5.macchianera,S=11940,W=12297:2,S
? ? ??? 1298024874.M298175P13355.macchianera,S=12139,W=12499:2,S
? ? ??? 1298028068.M644262P12557.macchianera,S=9494,W=9767:2,
? ??? dovecot-uidlist
? ??? dovecot.index
? ??? dovecot.index.cache
? ??? dovecot.index.log
? ??? dovecot.shared
? ??? maildirfolder
? ??? new
? ??? tmp
??? .Drafts
? ??? cur
? ??? dovecot-uidlist
? ??? dovecot.index.log
? ??? dovecot.shared
? ??? maildirfolder
? ??? new
? ??? tmp
??? .INBOX
? ??? cur
? ? ??? 1298020672.M608242P31581.macchianera,S=297295,W=301283:2,S
? ? ??? 1298021330.M553672P7078....
2015 Feb 12
0
Dovecot dsync not replicating ".dovecot.sieve -> .sieve/managesieve.sieve" / setactive
...??? .dovecot.sieve -> .sieve/managesieve.sieve
> ??? .dovecot.svbin
> ??? Maildir
> ? ??? .All
> ? ? ??? cur
> ? ? ??? dovecot.index.log
> ? ? ??? dovecot-uidlist
> ? ? ??? maildirfolder
> ? ? ??? new
> ? ? ??? tmp
> ? ??? .Archives
> ? ? ??? cur
> ? ? ??? dovecot.index.log
> ? ? ??? dovecot-uidlist
> ? ? ??? maildirfolder
> ? ? ???...
2008 Jun 22
2
v1.0.13: maildirfolder not being created
Hi,
I'm using version 1.0.13 of dovecot. I know it's somewhat dated, but
that's the latest that Debian etch offers, and I would like to avoid
compiling by myself if possible.
dovecot is not creating the 'maildirfolder' in folders that are
created via IMAP. Looking at the NEWS file, this was implemented in
v1.0.rc7, so my version should have that working already. Is there
anything else that needs to be done?
Here's dovecot -n:
# 1.0.13: /etc/dovecot/dovecot.conf
log_path: /var/log/dovecot/main.log...
2020 Feb 05
2
maildirfolder file created in maildir root during auto-creation with 2.3.4.1 but not 2.2.27
...ed out (I guess the default is auto-create,
which isn't documented anywhere I could find) and the only non-comments in
10-mail.conf are
---
mail_location = maildir:%h
mail_privileged_group = mail
---
So yes, no namespaces are explicitly defined/declared.
The 2.3.4.1 version wrongly creates a maildirfolder file in the home
directory (maildir root), preventing exim from correctly creating/using
maildirsize.
a) Is this expected behavior and can it be changed?
b) How can I disable inbox auto-creation if a) doesn't pan out?
Thanks,
Christian
--
Christian Balzer Network/Systems Engineer...
2018 Aug 05
1
dsync not replicating ".dovecot.sieve -> .sieve/managesieve.sieve"
...ere is the Maildir tree view.
tree -a /home/vmail/example.email/user\@example.email/
/home/vmail/example.email/user at example.email/
??? .dovecot.sieve -> .sieve/managesieve.sieve
??? Maildir
??? ??? .Archive
??? ??? ??? cur
??? ??? ??? dovecot.index.log
??? ??? ??? dovecot-uidlist
??? ??? ??? maildirfolder
??? ??? ??? new
??? ??? ??? tmp
??? ??? cur
??? ??? ??? 1531611877.M860311P418538.mail,S=5999,W=6167:2,RS
??? ??? ??? 1531624146.M201381P535494.mail,S=2133,W=2184:2,S
??? ??? ??? 1533194577.M483202P864896.mail,S=6117,W=6393:2,S
??? ??? ??? 1533195582.M123163P877084.mail,S=1739,W=1786:2,S
??? ???...
2006 Jul 14
2
maildir++ specification compliance.
Hi folks.
I was doing some testing this morning and realized Dovecot RC2 isn't fully
compliant with the maildir++ specification.
Most notably, it appears that Dovecot isn't creating a "maildirfolder"
file (0 byte length) in folders it creates.
>From http://www.inter7.com/courierimap/README.maildirquota.html
"Within each subdirectory there's an empty file, maildirfolder. Its
existence tells the mail delivery agent that this Maildir is a really a
folder underneath a parent M...
2020 Feb 05
0
maildirfolder file created in maildir root during auto-creation with 2.3.4.1 but not 2.2.27
...ch isn't documented anywhere I could find) and the only non-comments in
> 10-mail.conf are
> ---
> mail_location = maildir:%h
> mail_privileged_group = mail
> ---
>
> So yes, no namespaces are explicitly defined/declared.
>
>
> The 2.3.4.1 version wrongly creates a maildirfolder file in the home
> directory (maildir root), preventing exim from correctly creating/using
> maildirsize.
>
> a) Is this expected behavior and can it be changed?
> b) How can I disable inbox auto-creation if a) doesn't pan out?
>
> Thanks,
>
> Christian
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)
2016 Jan 07
2
doveadm search -A tries to create mailboxes
...this feedback because Dovecot is great software and want it to continue to be.
BTW, now I have:
/var/cache/akmods/Maildir/.Trash
/var/cache/akmods/Maildir/.Trash/cur
/var/cache/akmods/Maildir/.Trash/dovecot-uidlist
/var/cache/akmods/Maildir/.Trash/dovecot.index.log
/var/cache/akmods/Maildir/.Trash/maildirfolder
/var/cache/akmods/Maildir/.Trash/new
/var/cache/akmods/Maildir/.Trash/tmp
/var/lib/chrony/Maildir/.Trash
/var/lib/chrony/Maildir/.Trash/cur
/var/lib/chrony/Maildir/.Trash/dovecot-uidlist
/var/lib/chrony/Maildir/.Trash/dovecot.index.log
/var/lib/chrony/Maildir/.Trash/maildirfolder
/var/lib/chrony/...
2008 Jun 24
2
v1.1.1: Some files not created with dovecot-shared permissions
Hi,
I use dovecot-shared to add read permissions to the group in my mail
server, which uses virtual users. This is only to ease backups.
However, a few files are not created with the permissions in
dovecot-shared. I've seen this happen to 'subscriptions',
'maildirfolder' (when dovecot-shared exists; the change to correctly
create maildirfolder in this case is very recent), and possibly
'maildirsize' (I'm not sure about this one, it might be exim that is
creating it with wrong permissions.)
This has been tested in recent snapshot package,...
2006 Jul 03
0
No subject
"Within each subdirectory there's an empty file, maildirfolder. Its
existence tells the mail delivery agent that this Maildir is a really a
folder underneath a parent Maildir++."
and
"Make sure to create the maildirfolder file in any new folders created
within the Maildir++."
Also, GETQUOTAROOT on a folder (with messages in it) will always...
2008 Jan 14
2
Maildir handling
...13 17:20 .dovecot.sieve ->
sieve/phpscript.sieve
This link is actually picked up by dovecot and being announced as an
IMAP folder which gives an error in certain MUAs as they try to access
it.
Is there a way to let dovecot check if the link is really a maildir, so
lets say a directory with a maildirfolder file within it? Or just to
hide this link from dovecot so its not advertised as an IMAP folder?
Greetings,
Sascha
2013 Jul 13
0
Dovecot 2.2.4 metadata-plugin crached
...vecot-errors.log
log_timestamp = "%Y-%m-%d %H:%M:%S "
login_greeting = Welcome to IMAP server.
login_log_format_elements = user=<%u> method=%m rip=%r lip=%l %c
login_trusted_networks = 127.0.0.1
mail_gid = mail
mail_location =
maildir:/var/mail/%d/%n:LAYOUT=fs:INBOX=/var/mail/%d/%n/maildirfolder:DIRNAME=maildirfolder:INDEX=/var/mail/indexes/%d/%n
mail_max_userip_connections = 1024
mail_plugins = virtual expire metadata
mail_privileged_group = mail
mail_uid = mail
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation sub...
2018 Jan 24
2
Quota plugin creates IMAP folder
...lders. This is bad
since users will see IMAP folders that are not supposed to be
there.
In my logs I see
dovecot: imap(...): Error: file_create_locked(/.../Maildir/.vsize.lock)
failed: Is a directory
The directory in question
# ls /.../Maildir/.vsize.lock/
cur/
dovecot.index.log
dovecot-uidlist
maildirfolder
new/
tmp/
so Dovecot seems to think this to be an IMAP folder.
I am using Dovecot 2.2.27 under Debian, built from source,
the lock_method is set to fnctl, and the quota plugin uses the
maildir method.
Can somebody advice me on how to fix this?
Best regards,
Thorsten
-------------- next part...
2015 Apr 14
2
Problem: mail moved by thunderbird script is invisible to mail clients, but in cur directory
...led by Cyrus and were migrated over using
IMAP Migrate. They're fine, and read normally.
The 2014 layout looks normal to me
# ls
cur dovecot-uidlist dovecot.index.cache
dovecot.index.log.2 new
dovecot-keywords dovecot.index dovecot.index.log
maildirfolder tmp
Permissions are the same as every other folder, as is owner:
drw-r----- 2 vmail vmail 9.6K Apr 12 21:13 cur
and
# ls | wc -l
9822
I've checked with Thunderbird, Mulberry, Claws, and Sylpheed - none can
read the directory.
The files look normal: 2014/cur
14264113...
2020 Oct 06
2
Version controlled (git) Maildir generated by Dovecot
...S'
-----------------------------------
Would you be so kind and confirm that this is all I need to archive and that Dovecot will/can re-create all files ignored by git?
For example based on my research the following files / directories would be ignored:
- new/ (empty dir)
- tmp/ (empty dir)
- maildirfolder/ (dir with maildirfolder file)
- dovecot-uidlist
- dovecot-uidvalidity
- dovecot-uidvalidity.5f7c4f24
- dovecot.index
- dovecot.index.cache
- dovecot.index.log
- dovecot.index.log.2
- dovecot.list.index
- dovecot.list.index.log
- dovecot.list.index.log.2
- dovecot.mailbox.log
In case of my test...
2015 Jan 19
0
move imap mail to new server
...6 Feb 15 2014 cur
-rw------- 1 rjl users 17408 Jan 18 02:10 dovecot.index.cache
-rw------- 1 rjl users 1040 Jan 18 02:10 dovecot.index.log
-rw------- 1 rjl 1000 23 Aug 26 2011 dovecot-keywords
-rw------- 1 rjl users 1683 Jan 18 00:20 dovecot-uidlist
-rw------- 1 rjl 1000 0 Aug 4 2011 maildirfolder
drwx------ 2 rjl 1000 4096 Aug 4 2011 new
drwx------ 2 rjl 1000 4096 Feb 15 2014 tmp
Maildir# ls -l .INBOX.car.Enterprise/
total 40
drwx------ 2 rjl 1000 4096 Jul 3 2013 cur
-rw------- 1 rjl 1000 20480 Mar 20 2014 dovecot.index.cache
-rw------- 1 rjl 1000 1824 Mar 20 2014 dovecot.in...