Displaying 20 results from an estimated 1000 matches similar to: "bug in dovecot search"
2008 Jul 22
2
Help with rearranging data
In Excel, I have data that looks like this.
Month
Seg
Prod
Biller
Cycle
Sales
1/1/2008
A
Table
Phyllis
1
500
1/1/2008
A
Table
Phyllis
2
600
1/1/2008
A
Table
Phyllis
3
650
1/1/2008
A
Table
Doreen
1
345
1/1/2008
A
Table
Doreen
2
451
1/1/2008
A
Table
Doreen
6
550
1/1/2008
A
Table
Doreen
9
590
1/1/2008
A
Table
Doreen
11
860
1/1/2008
A
Chair
Phyllis
1
300
1/1/2008
A
Chair
Phyllis
2
350
2005 Jul 13
6
1.0-test78
http://dovecot.org/test/
Fixes:
- Crashes in non-x86 64bit systems
- Bugs in cache file header caching (you probably should delete all
dovecot.index.cache files to be sure the bug won't haunt you in future)
- FETCH ENVELOPE patch by Chris Wakelin (I'll try to figure out what
to do with the list patch later)
Known bugs left:
- Thunderbird + maildir: moving lots of messages from
2013 May 01
1
Call "stuck" in queue
Asterisk 11.1.0
One queue with strategy=leastrecent. (Full queues.conf below.)
Occasionally (several times today), a caller will get "stuck" in the
queue - there are operators available to take the call, but the caller
stays in the queue for a long time. Any idea what might cause this, or
where I can start looking to debug it? I'm going to start digging
through the queue log
2005 Jul 19
2
Double Emails
Hi all,
I originally posted this on postfix's mailing list but then realized
that this COULD be a pop3 server problem since that downloads and
deletes mail. This has only been happening since I upgraded from .99 to
1.0-7 ...
Our users have been reporting double messages in their inbox, as well as
emails that they deleted a long time ago reappearing. The only thing in
my maillog is a
2005 Jul 20
3
Another minor IMAP LIST issue
I've just noticed that Dovecot 1.0-stable and 1.0-test78 don't include
mbox folders with names beginning with "." in the IMAP LIST output.
These are often used to store "hidden" folders for storing things like
IMAP client configuration (e.g. Pine 4.x, IMHO, Prayer). Usually the
user shouldn't be able to see these, but there are occassions when they
might. It seems
2010 May 30
1
Count the number of consecutive 1's
Hi All,
We have a raw dataset that, on the sampling time column, for example:
t <- c(0,1,2,5,0,5,0,2,5)
And we need to create a second column that indicates the day of the sampling, so the end result of what we want is a vector:
1,1,1,1,2,2,3,3,3
Additional information that might simplify the matter is that, for each day, the time starts with zero and ends with 5.
I am a beginner with R.? So
2014 Sep 09
1
My Dsync isn't replicating 'EXPUNGE' IMAP command
Hi!
I have two Dovecot-2.2.13 servers with Dsync Replication: server1 and
server2.
When I execute 'EXPUNGE' on server1 side, the messages with FLAG
\Deleted are expunged only on server1. The message is still present in
Server2.
Could someone give me a hint reason for this ?
Thanks in advance!
--
Thiago Henrique
======================================================================
2005 Jul 18
1
UID errors?
Hi all,
Keep getting these messages:
Jul 18 09:48:47 orxon dovecot: POP3(d2525): mbox sync: UID inserted in the middle of mailbox /var/mail/d2525 (109 > 3)
Jul 18 09:48:47 orxon dovecot: POP3(d2525): X-IMAPbase uid-last unexpectedly points outside mbox file /var/mail/d2525
For a bunch of users.
Any ideas?
2014 Feb 18
1
[Announce] Samba 4.0.15 Available for Download
=====================================================================
"Housework can't kill you,
but why take a chance?
Phyllis Diller
=====================================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.0.
Changes since 4.0.14:
---------------------
o Michael Adam <obnox
2014 Feb 18
1
[Announce] Samba 4.0.15 Available for Download
=====================================================================
"Housework can't kill you,
but why take a chance?
Phyllis Diller
=====================================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.0.
Changes since 4.0.14:
---------------------
o Michael Adam <obnox
2008 Sep 03
1
statistical advice
Hello,
I am a researcher in sleep and circadian rhythms who is having much trouble
deciding on proper statistical analyses. Before I state my question, I
provide a brief synopsis of the looming problem; I am interested in activity
bout distributions across a 24 hr day. In addition to looking at the number
of activity bouts across the day, I am also interested in the duration of
each activity
2005 Jul 14
1
Changes made to imap descriptor handling in test78?
Hello,
What has changed from test77 to test78 in the way imap manages
its descriptors? I upgraded to test78 this morning on a small
site which I use as a testbed for testing various things.
Running the same copy of my kqueue patch with test77 works
quite well [*], with test78 imap has some problems. Here is
some debugging output I recorded:
Jul 14 12:55:27 egg dovecot: imap-login: Login:
2005 Aug 06
1
Copying keyworded messages kills IMAP process(test78)
Hi,
when I try to copy/move messages with keywords, IMAP process dies:
dovecot: Jul 24 23:49:47 Info: imap-login: Login: user=<seba>, method=PLAIN,
rip=192.168.0.192 <http://192.168.0.192>,
lip=192.168.0.188<http://192.168.0.188>
dovecot: Jul 24 23:49:47 Info: IMAP(seba): Effective uid=1000, gid=100
dovecot: Jul 24 23:49:47 Info: IMAP(seba): maildir: data=/home/seba/Maildir
2005 Jul 22
5
1.0-test79
http://dovecot.org/test/
Now checks that field alignmentations are in indexes as they're
expected. test78 crashed if it was wrong, earlier versions ignored the
problem (and crashed with 64bit systems). Now if it's wrong, it prints
error to log file and recreates the index. That means you probably
should delete all dovecot.index files to avoid tons of errors in log
files. Only mbox users
2012 Oct 02
3
possible nfs issue
Hi all, we've started receiving complaints from users that seemingly use more quota than they actually have. We noticed that these users have (in some cases many) .nfs files in their mailspool. Some of our admins checked their own dirs, and noticed them there as well. This could of course be unrelated to dovecot (kernel issue, netapp issue) but maybe somehow has an idea about if dovecot could
2011 Dec 18
4
crashes on 2.0.16
Hey all, I upgraded some servers today from Debian Lenny to Debian Squeeze, and after the upgrade I started getting dovecot crashes. I was on 2.0.13 but got these there as well, and hoped upgrading to 2.0.16 would help. It didn't. Anyone have an idea?
Cor
Dec 18 23:32:21 userimap1 kernel: [263492.245530] __ratelimit: 122 callbacks suppressed
Dec 18 23:32:21 userimap1 kernel:
2005 Aug 06
1
Header problems
Hi,
I don't know if this has been covered or not as I have been out of
action most of the last few weeks getting married and stuff.
My query / slight problem is when I re-install an IMAP client or change
client all mails that have been read so far show an empty header with
the date set back to 1970 but the mails are fully readable. New mails
that weren't read in a previous client show
2004 Dec 06
2
problem with test56
Hi all, im doing some tests with the test56 release and im seeing some
problems with APPEND (may be related to something else, I just see it with
APPEND).
When I ask someone to move some emails from one mailbox to another, after
some messages (seemingly random), the client experiences a 'hang'.
When tracing the process what seems to happen is that dovecot doesnt
send a final OK after
2008 Apr 28
2
reason to switch to 1.1
We've been running 1.1 on about half of our servers for about a week now.
Ive mailed before that I was pleasantly surprised by its better use of
resources. Here's a graph showing that fact. Server load in the last 10
days.
http://uwimages.smugmug.com/photos/286355874_9FNp2-L.png
Cor
2010 Jan 26
2
read-only dovecot-uidlist
Hi all, i just investigated a user complaint and found a read-only dovecot-uidlist. Since dovecot couldnt write it, the process failed. Users can not reach this file, so how this became readonly is beyond me. Must be something in dovecot. Maybe an older bug?
Doing a search now for more readonly uidlist files, but that'll take a few hours.
Cor