Displaying 20 results from an estimated 200 matches similar to: "Behavior difference in mbox versus Maildir listing"
2011 Jan 04
4
[LLVMdev] Bug in MachineInstr::isIdenticalTo
I have ran across a case where the function isIdenticalTo is return true for instructions that are not equivalent. The instructions in question are load/store instructions, and is causing a problem with MachineBranchFolding. The problem is this, I have two branches of a switch statement that are identical, except for the size of the store. Here is some cut-down LLVM-IR to showcase the issue:
2011 Jan 04
0
[LLVMdev] Bug in MachineInstr::isIdenticalTo
On Jan 4, 2011, at 11:08 AM, Villmow, Micah wrote:
> I have ran across a case where the function isIdenticalTo is return true for instructions that are not equivalent. The instructions in question are load/store instructions, and is causing a problem with MachineBranchFolding. The problem is this, I have two branches of a switch statement that are identical, except for the size of the store.
2007 May 10
3
printf type functionality from kernel sdt probes
Is there any way to get printf type functionality inside the kernel from dtrace probes. Basically I want to dump progress through flow in my device driver. Something like:
DTRACE_PRINTF("Inside chip reset, mailboxes %x %x %x %x %x %x %x %x", mb1, mb2, .....);
...
...
DTRACE_PRINTF("reset failed: reason %s", failure_reasons[err]);
I may have several such probes and they may
2003 Jun 26
3
degrees of freedom in a LME model
Dear All,
I am analysing some data for a colleague (not my data, gotta be published
so I cannot divulge).
My response variable is the number of matings observed per day for some
fruitlies.
My factors are:
Day: the observations were taken on 9 days
Regime: 3 selection regimes
Line: 3 replicates per selection regime.
I have 81 observations in total
The lines are coded A to I, so I do not need
2007 May 22
0
xattrs with --link-dest inconsistancy
I performed this test on a Powerbook G4 (PPC) using Mac OS X version
10.4.9 with
rsync version 3.0.0cvs protocol version 30.PR3
Copyright (C) 1996-2007 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 32-bit inums, 32-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
2007 Dec 03
3
LIST problem with Dovecot1.1beta10
Hi,
Certain IMAP folder problems started popping up with Squirrelmail with
the 1.1beta10 version of Dovecot (and possibly earlier versions).
Looked into it and I am seeing odd behavior with the LIST command.
Here is how to reproduce problem, unless I'm missing something obvious:
a001 login dean <password>
a001 OK Logged in.
a002 list "" *
* LIST (\NoInferiors \UnMarked)
2008 Jul 23
1
\HasNoChildren versus \Noinferiors in ACL plugin and no CREATE permission
Hi,
using ACL plugin with dovecot 1.1.1 I expected that a Maildir was listed as
* LIST (\NoInferiors) "/" "Foldername"
if "create" (k) permission is not set in ACLs and there doesn't exists any
subfolders. But to my surprise, dovecot gives the following output:
* LIST (\HasNoChildren) "/" "Foldername"
Therefore the client (here:
2007 Feb 08
2
migration question: "imap server directory"
In prepping our IMAP migration to Dovecot, I've hit upon a small
issue: the "IMAP server directory" which Thunderbird users have
set in the "advanced" prefs.
Our old IMAP server seems to set your current directory to ~.
This wound up causing users to set their IMAP server directory to
"/home/<user>/mail/" so that their mailboxes would be found:
--> A104
2003 Sep 03
2
pine, INBOX, and dovecot
Hi all,
I've been experimenting with Dovecot; tests with Maildir seemed to work
fine. However, now I'm trying with mbox folders, and I'm having a problem
where I do not get an INBOX listed using pine. Outlook Express and
IMP show it fine.
I snooped part of the session, which appears to go like this (it is
slightly garbled, sorry -- I couldn't get rawlog to work by creating
2006 Dec 08
1
Telnet Listing of IMAP mailboxes
Hello all,
I am trying to figure out why I am can't seem to access any of my mailboxes
that I moved from my OS X machine using UW-IMAP and I followed the
directions on the wiki (http://wiki.dovecot.org/MissingMailboxes) to try and
figure this out. I believe based on what I saw that my client seems to be
the problem, but my question is. Can anyone tell me what the difference
between
2011 Aug 01
1
Clients can't retrieve new emails
In a formerly working environment suddenly clients aren't notified of
new emails and can't retrieve new emails. Server is Ubuntu 11.04 dovecot
1.2.15. Clients which fail are a Pre2 webOS 2.1 and TouchPad webOS 3.0
(those are OS versions, I don't know which particular flavor/version the
IMAP clients are); there is also a Thunderbird 3.1.11 client on the same
system as the server which
2009 Jun 17
2
Question about "target is inferior" type of message
We're converting UW-IMAP users here to dovecot. Some of them have seen
the error message
issued when Thunderbird clients try to delete folders and I understand
what's going on (from
previous postings) that Dovecot doesn't support mbox subfolders within
folders.
What puzzles me is that many of these users already have folders
within folders (I've found
typically 2 levels of
2009 Jun 28
3
System users, mbox format and global ACLs
I need some help here... ;-)
I'm experimenting with global ACLs, but just fail to understand very
basic behaviors.
So, before digging into the source code, I would really be delighted
if someone could immediately point a mistake I'm making and miserably
overlooking.
The output of dovecot -n is provided at the end of this email.
Just in case, conforming to the suggestion made in
2017 Jun 09
1
Minor patches for builds against ancient platforms
> I do know that this little box of horrors has 200-300MB mbox INBOXes on an
> ext3 filesystem formatted in 2005. I am very nervous about converting them to
> Maildir at this point.
Fortunately, it just involves reformatting the data and a little
reconmfiguration of dovcot. If you can find the tool and disk space,
it's well worth doing. Of course, when running a proverbial
2012 Mar 27
1
Dovecot upgrade from 1.2.x to 2.0.x: roundcube/squirrelmail sent folder doesn't work any more
Hello,
After upgrading from 1.2.x to 2.0.x I'm having problems using sent
folder in Webmail applications like roundcube mail and squirrelmail.
Relevant config dovecot.conf:
mail_location = mbox:~:INBOX=/var/mail/%u
Different LIST behaviour from rawlog:
1.2.x: with Prefix ~/Mail
A002 LIST "" "~/Mail/sent"
* LIST (\NoInferiors \UnMarked) "/"
2007 Jul 10
3
Repeated Measure different results to spss
Hi,
I have some problems with my repeated measures analysis. When I compute it
with SPSS I get different results than with R. Probably I am doing something
wrong in R.
I have two groups (1,2) both having to solve a task under two conditions
(1,2). That is one between subject factor (group) and one within subject
factor (task). I tried the following:
aov(Score
2007 Aug 07
4
Dovecot 1.0.3: mbox problems for newly created users
Hi,
I am having problems with Dovecot 1.0.3 and Thunderbird 2.0.0.6 when
using a new user account without any mbox files present.
Directory /home/$user/.imap_mail/ does not exist when Thunderbird first
tries to login using IMAP to the account. On login this directory is
created with a zero byte Trash file and .subscriptions containing string
"Trash", so far, so good.
Now I create a
2010 Jan 05
2
Sorting in IMAP list command?
Hi All,
I'm running Dovecot 1.2.9 and have noticed the IMAP list command does
not appear to send a sorted list of folders with list command. For
example on our Cyrus server I get a sorted list of folders (with INBOX
listed first):
2 list "" "*"
* LIST (\Noinferiors) "/" "INBOX"
* LIST (\HasNoChildren) "/" "CalProject"
* LIST
2020 May 11
0
[PATCH for QEMU v2] hw/vfio: Add VMD Passthrough Quirk
On Mon, 11 May 2020 15:01:27 -0400
Jon Derrick <jonathan.derrick at intel.com> wrote:
> The VMD endpoint provides a real PCIe domain to the guest, including
Please define VMD. I'm sure this is obvious to many, but I've had to
do some research. The best TL;DR summary I've found is Keith's
original commit 185a383ada2e adding the controller to Linux. If there's
2018 Jan 12
3
Questions about SPECIAL-USE IMAP extension
I'd like to configure my dovecot service to use the IMAP SPECIAL-USE
extension, but have a few questions for those who have used them, or
are knowledgable about its use. Using this configuration as an example,
namespace {
...
mailbox xxx {
special_use = \Sent
}
}
Q1) Am I correct that mail client that don't understand SPECIAL-USE
extentions will behave the same way with