Displaying 20 results from an estimated 5000 matches similar to: "search functionality"
2004 Sep 11
2
Dovecot-1.0-test32 fails with assertion
Hello,
dovecot-1.0-test32 continuously fails on one of our customers mboxes
with the following error:
Sep 11 16:27:15 web dovecot: POP3(xxxxxxxxxxxxx.de1): file
mbox-sync-rewrite.c: line 360 (mbox_sync_read_and_move): assertion
failed: (need_space == -mails[idx].space)
About 200 other mboxes are working perfectly on the same server. Where
should I start looking for the cause of this?
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)
2003 Oct 16
2
A view quirks
Aloha Timo.
I found a few odd things while playing with dovecot. At least
one of them bugs me, but it might be a result of my own
patches - I haven't testet it with mbox or maildir, yet.
The details :)
1.
* OK dovecot ready.
A = (<return>
Connection closed by foreign host.
2.
* OK dovecot ready.
A001 LOGIN xxxxxx xxxxxx
A001 OK Logged in.
A002 COPY 1 INBOX
Connection closed by
2004 Jan 14
1
Internal error during expunge
Hi,
I'm using dovecot-0.99.10.4_1 on Freebsd. CPU architecture is i386.
When ever I try to move messages og delete dem i get an internal error.
Below I've tried to show what dovecot says. Mail gets stored using mbox
format.
After giving the internal error you kan try to expunge the mail again
and it works without error.
Any suggestions or ideas as to what could be wrong? is it a bug?
2004 Jul 30
2
Too many open files with test32
Hi Timo and others,
I'm using test32 since today and I'm getting this error once every 2
hours or so:
dovecot: Jul 30 20:21:26 Error: IMAP(jens at gutzeit.at):
open(/var/mail/data/jens/jens at gutzeit.at/maildir/.INBOX.Gentoo.Security/dovecot-uidlist)
failed: Too many open files
dovecot: Jul 30 20:21:26 Error: IMAP(jens at gutzeit.at): file
maildir-uidlist.c: line 147
2004 Aug 25
1
dovecot-1.0-test32-error
I installed dovecot-1.0-test32 and I present the following error in some users:
Error: IMAP(user): Buffer full (46)
How to solve this problem?
2004 Aug 16
1
Imap process killed
Hi,
I get the following message each time I try to access a mailbox.
dovecot: [ID 684838 mail.error] child 27041 (imap) killed with signal 11
Using dovecot 1.0-test32 under Solaris 9.
Using truss I get the following lines:
27041: read(0, " 2 s e l e c t " I N".., 4096) = 18
27041: open64("/var/mail/toto", O_RDWR|O_CREAT|O_EXCL, 0660) Err#17 EEXIST
27041:
2004 Aug 23
1
Problem with emails larger than 10k
I cannot download emails that are larger than 10k. I can download them fine
with test32. I am running test35 on OpenBSD/macppc -current. I am
downloading the files with Sylpheed-Claws 0.9.9claws on OpenBSD/macppc
-current (different machines), over pop3-ssl on IPv6. Problem still occurs
with IPv4.
On the large files, the download hangs at 4.0k. Multiple small emails work
fine.
--
A day
2004 Aug 23
1
[PATCH] pass struct io * to io_loop_handle_add()/io_loop_handle_remove()
Hello,
currently I'm working on new ioloop handler which uses epoll(4) API
introduced in Linux kernel 2.6. In this API each fd added to fd set
by epoll_ctl system call can be accompanied with user supplied data
(integer or void pointer). epoll_wait syscall reports arrived events
as an array of structures containing event mask and user data.
Attached patch replaces fd and condition parameters
2004 Aug 09
1
[PATCH] RPA authentication mechanism
Hello all,
attached patch implements Compuserve RPA athentication mechanism.
Tested with:
- Eudora 6 (uses Compuserve "Virtual Key" RPA software);
- TheBat! 2.11 (uses it's own RPA implementation).
I hope it can be useful for someone.
Best regards.
--
Andrey Panin | Linux and UNIX system administrator
pazke at donpac.ru | PGP key: wwwkeys.pgp.net
-------------- next part
2017 Aug 10
2
Keys used to sign releases
I see that some, but not all, releases provide a local link to the key used
to generate the signature files, which makes it difficult for a script to
use them to verify the signatures.
Gcc solves this problem by including the following on their mirrors page (
https://gcc.gnu.org/mirrors.html):
The archives there will be signed by one of the following GnuPG keys:
- 1024D/745C015A 1999-11-09
2012 Mar 13
4
Can't save in Ableton 8.2.7
Ableton is running but I can't save.
Every time I try... I get a fatal error - is there a way to fix this?
I'm running WINE 1.4-rc5
MEPIS distro w/ synaptic
Thanks,
2005 Dec 23
1
FETCH FLAGS in response to SORT and SEARCH commands
Hi,
I am getting IMAP FETCH FLAGS in response to SORT and SEARCH commands
for my INBOX. See the following transcript between dovecot (marked
with S:) and an imap client (marked with C:) for an example SEARCH
command.
C: A004 UID SEARCH CHARSET ISO-8859-1 ALL TEXT {4}
C: test
S: + OK
S: * SEARCH 5 13 20 21 22 23 24 30 37 39 56 64 77 82 93 94 96 103 109
110 118 135 136 158 160 165 171 174
2005 Jul 14
1
bug in dovecot search
A007 search from phyllis
* SEARCH 484
A007 UID SEARCH CHARSET "US-ASCII" ALL FROM {7}
phyllis
* SEARCH
007 UID SEARCH CHARSET "US-ASCII" ALL FROM "phyllis"
* SEARCH
Regards,
Cor
2009 May 12
0
dovecot bug (maybe)
I believe that dovecot is doing something strange, when it founds a
'corrupted' multipart and using fetch body.
Look what I figured out:
1) Sent a message from squirrelmail (it wrongly drop the last \n from
epilogue):
------=_20090512171902_78105
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
n
------=_20090512171902_78105
Content-Type:
2008 Apr 01
1
stalling on LOGIN
I'm getting strange timeouts occasionally on Dovecot 1.0.rc15 on
Debian 4.0, and haven't been able to figure out the cause.
$ ./src/imaptest user=test%d at imaptest.com host=localhost pass=foo
mbox=~/dovecot-crlf - select=0
Logi Logo
100% 100%
2 4 7/ 10
0 0 10/ 10
0 0 10/ 10
0 0 10/ 10
0 0 10/ 10
0 0 10/ 10
0 0 10/ 10
0 0
2004 Sep 04
2
file ostream-file.c: assertion failed with v1.0-test38
Hello,
I've some troubles logging in after upgrading to -test38. The error in the
logs says:
Sep 4 02:34:38 hostname dovecot: imap-login: Login: username [123.123.123.123]
Sep 4 02:34:48 hostname dovecot: IMAP(username): file ostream-file.c: line 105 (update_buffer): assertion failed: (size <= used)
Sep 4 02:34:48 hostname dovecot: child 28966 (imap) returned error 1
Regards,
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
2004 Feb 26
1
IMAP error with squirrelmail - how to debug?
When moving messages with squirrelmail (or kmail), I get the
following error:
ERROR : Could not complete request.
Query: COPY 3 "INBOX"
Reason Given: Unexpected EOF
According to the config I switched on rawlog:
# This would write rawlogs into ~/dovecot.rawlog/ directory:
mail_executable = /usr/lib/dovecot/rawlog /usr/lib/dovecot/imap
rawlog.c was altered in order to have /tmp as
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: