Displaying 20 results from an estimated 3000 matches similar to: "Order in which UIDs are assigned.."
2015 Oct 17
2
Order in which UIDs are assigned..
> Dovecot doesn't look at the new files' mtimes or ctimes, because that
> would require stat()ing the file, which slows it down. So it's using
> the timestamp in the Maildir filename itself.
Thanks Timo for the clarification. Whats Dovecot's strategy when the
file-name does not contain a time-stamp and its just a sequential long
number such as 1494829006737776656. My
2015 Oct 17
0
Order in which UIDs are assigned..
On 17 Oct 2015, at 10:24, Akash <akbwiz+dovecot at gmail.com> wrote:
>
> Hi,
>
> I just want some clarification on how Dovecot's IMAP assigns UIDs when it picks files from the "new" directory of a Maildir. What I am observing is that only ctime has a role to play in it. For example if there are two files in "new", a.msg & z.msg. Even when a.msg has
2015 Oct 17
0
Order in which UIDs are assigned..
> On 17 Oct 2015, at 11:44, Akash <akbwiz+dovecot at gmail.com> wrote:
>
>> Dovecot doesn't look at the new files' mtimes or ctimes, because that
>> would require stat()ing the file, which slows it down. So it's using
>> the timestamp in the Maildir filename itself.
>
> Thanks Timo for the clarification. Whats Dovecot's strategy when the
2014 Aug 04
1
Dovecot v2.2 FTS is not indexing "text/html" emails...
Hi,
I am not sure its intended or a fault in the newest Dovecot versions. I
have been using Dovecot v1.2.15 on Debian squeeze and FTS is working as
expected. When I search a quoted string "very good", I get 107 results
including plain and HTML emails which have this phrase.
In order to compare the benefits of lucene over squat, I recently started
testing dovecot v2.2.13 on Debian Sid
2014 Aug 17
1
Segmentation fault while indexing a large mailbox using doveadm..
Hi,
I am having the same issue as:
http://www.dovecot.org/list/dovecot/2014-April/095681.html
although I am using the latest dovecot-core and dovecot-lucene packages
from the debian sid repo which already has the patch
(http://hg.dovecot.org/dovecot-2.2/rev/5e42a8c18b51) mentioned in the
above thread implemented.
doveadm(admin): Info: Old.All: Caching mails seq=1..300332
9400/300332
Program
2014 Aug 18
1
Huge difference between the lucene index size created by v2.1 and v2.2
Hi everyone,
While examining dovecot versions v2.1 and v2.2 for their lucene search
performances, I have noticed a huge difference in the index sizes
created by them. Both versions were compiled on same system, against
same libclucene, same configure options and were used with same
dovecot.conf during run-time. I deleted the lucene-indexes folder and
dovecot* files in the Maildir prior to
2015 Oct 13
2
Indexing fails with .. FIELDS_INDEX_EXTENSION).c_str() )' failed
Hi,
Mailing list archives suggest that this problem has been fixed in the
older versions itself but I am getting the error still while trying to
doveadm index a large folder of emails. Sometimes it throws error
after 30000, something 40000, the latest it gave up after 111000. But
it just never completes.
111000/322080doveadm:
2012 Oct 31
1
Error: Internal quota calculation error
Hello,
I'm using 2.1.7 with seive and mysql quotas. We had an outage the other
day where the database server where quotas are stored was not available
for a short period of time.
In dovecot land, the following types of errors occured in that scenario:
Oct 26 22:19:01 grosbeak dovecot: lda(example at riseup.net): Error: Internal quota calculation error
Oct 26 22:19:01 grosbeak dovecot:
2015 Apr 06
1
What to read about interactions
Hi,
TL;DR: I am having a hard time synthesizing the information I need out
of the website/wiki documentation, and google isn't turning up what I
need, so I'm looking for advice on what I should read next to
understand the way aliases, dovecot's lmtp, and pigeonhole work
together. Details below.
I've been using dovecot happily for some years, but in a recent
migration of my mail
2019 Jan 02
6
[Bug 13735] New: Synchronize files when the sending side has newer change times while modification times and sizes are identical on both sides
https://bugzilla.samba.org/show_bug.cgi?id=13735
Bug ID: 13735
Summary: Synchronize files when the sending side has newer
change times while modification times and sizes are
identical on both sides
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
2013 Oct 25
2
btrfs send/receive do not keep inode ctimes
Hello insiders
is there low level support to change inode ctimes somehow?
(on ext[234] it can be done using debugfs)
It would be nice to make received snapshots as similar as
possible to their send source. (I am not talking about
uuids and such, just ls -lc output)
creative ideas are welcome,
Karl
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body
2015 Mar 08
1
Sieve can't find Extprograms or Extdata
Am 08.03.2015 um 09:08 schrieb E.B.:
> Also, of course I have entered this in 90-plugins.conf
>
> plugin {
> seive_plugins = sieve_extdata sieve_extprograms
>
maybe you have a typo... seive != sieve
2015 Sep 08
2
mtime vs ctime
On 8 September 2015 at 13:57, Kevin Korb <kmk at sanitarium.net> wrote:
Hi Kevin.
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> The ctime will always be newer or the same as the mtime. This is
> because changing the mtime also changes the ctime as does other things
> like changing the permissions.
>
> Rsync only pays attention to the mtime because rsync can
2015 Sep 08
2
mtime vs ctime
Hi,
We use an rsync (rrsync, to be precise) based back-up solution. Every
so often an
iSCSI based file-system gets brought up and left connected for the
night. After a
mount event rsync will back that volume up, including server TB of
data that haven't
been modified, but the ctime is newer than the mtime. Is there a way
to stop this
behaviour?
Cheers,
Andrej
2009 Jul 22
3
time difference
Dear R People:
I am looking at the ctime attribute of two different files. It
contains the year, month, day, time of creation and time zone.
Is there a way to determine the difference between the ctimes of two
files, please?
I looked in the chron package and nothing seemed to work.
Thanks in advance,
Sincerely,
Erin
--
Erin Hodgess
Associate Professor
Department of Computer and
2008 Aug 24
1
mtime, atime, ctime
Hello
I am making backup of a Plesk Debian server to /backup using Rsync.
My questioin is how can I preserve the ctime, mtime, and atime of
original files?
Thanks
2015 Mar 11
2
Why is Sieve trying to re-compile global scripts?
> > I have some global scripts that were running nicely.
> >
> > Then I opened one in an editor and (probably, but not 100% sure)
> > mindlessly saved the file, even though I hadn't made any changes.
> >
> > Shortly after, Sieve errors started showing in the log:
> >
> > Error: 4k5JA74R/1TlIwABG/SpMA: sieve: binary save: failed to create
2015 Jun 02
1
director
Hello,
I am currently trying to setup dovecot with a director instance and have managed to configure to invocations of dovecot on my server but my dovecot log keeps giving me errors about authentication. ?A little background on my config I am running dovecot with postfix and using an LDAP directory. Here are the errors I am seeing in my logs.
dovecot.log
Jun 02 10:42:59 auth: Fatal: LDAP:
2017 Dec 12
2
Intermittent failure of net ads join command with error "The transport connection is now disconnected"
Your smb.conf is incorrect/incomplete.
Info here on these 2 links.
https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member
https://wiki.samba.org/index.php/Idmap_config_rid
Your smb.conf
> >> [global]
> >> max log size = 0
> >> realm = DOMAIN.COM
> >> workgroup = DOMAIN
> >> security = ADS
> >> winbind enum users = yes
>
2018 Apr 09
2
Operation Not Supported error for GETXATTR when VFS plugin "nfs4acl_xattr" is used
Hi Ralph
Thanks a lot. With xattr_tdb I could at least list the files getting rid of
access denied error.
I still do not see the exactly mapped ACEs in the Security Descriptor of a
file in Windows Explorer but I will debug that little further and then come
back with questions.
I see only 1 entry of Everyone on Windows client side if there are added
ACEs using nfs4_setfacl.
Let me know if that