Displaying 20 results from an estimated 700 matches similar to: "Removing IMAP ID command"
2002 Aug 08
1
SELECT
Hi, all.
Thanks Timo for answering my previous post. It's starting
fine now :)
I must be doing something wrong again but I can't connect from
any imap client. If I telnet to the server I get:
$ telnet carpa 11143
Trying 143.107.209.25...
Connected to carpa.ciagri.usp.br.
Escape character is '^]'.
* OK dovecot ready.
a001 login marcelo #####
a001 OK Logged in.
a002 select INBOX
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
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)
2004 May 26
3
IMAP views - and things to make Outlook Express not suck so much
Some of the things that keep being brought up SEEM TO ME to be a form of
IMAP crack that can be accomplished in a much more generalized manner
with a little bit of thought.
An idea I had a while back was for IMAP views. It accomplishes the four
things I keep seeing on this list without being specific to any of them.
Consider new configuration variables:
rewrite Junk {
folder = INBOX
search =
2008 Aug 16
2
Problem with squirrelmail and dovecot 1.1
Hello!
I'm running squirrelmail 1.4.8 (I know this is not the latest version) and
know I'm having troubles with:
1.) Folder list view
2.) Save to sent or Drafts folder.
Configuration worked well. I think it has to do with the upgrade from
dovecot 1.0 to 1.1 and the LIST command. Thunderbird/alpine work well.
Commands from rawlog are:
A002 LIST "" "~/Mail/Drafts"
2006 Mar 15
2
Imap crashes when trying to move messages
The imap process crashes when SquirrelMail wants to move a message to
another folder. I have run imap in gdb and talked to it the same way
SquirrelMail does and got a backtrace.
I am using Dovecot beta3. I am using it in combination with XMail,
which has maildir databases.
My system is Gentoo Linux on x86.
The same version of Dovecot works great for me on amd64 with exactly
the same config.
Here
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
======================================================================
2008 Mar 31
6
DoveCot IMAP and "inconsistent state" messages
I need some help troubleshooting this problem. It only shows up with
IMAP connections. I initially thought it was related to SquirrelMail
(because it gives me an 'EXPUNGE' error), but after attempting to send
IMAP commands directly to the server as shown below, I'm thinking there
is something else going on.
The system configuration is PostFix as the MTA delivering to procmail in
2009 Feb 11
1
v1.2: Can't subscribe to shared user folder
Hi *,
I stumbled across a small bug (missing feature?) in the new shared
name space stuff:
a001 list "" "*"
* LIST (\Noselect \HasChildren) "/" "user"
* LIST (\Noselect \HasChildren) "/" "user/bob at example.com"
* LIST (\HasChildren) "/" "INBOX"
* LIST (\HasNoChildren) "/" "INBOX/bar"
* LIST
2009 May 10
2
dovecot weird bug
Hi,
We have a weird bug happening in our dovecot installation. When I send html
emails from many clients and compress them, there are no problem. They are
opened and correctly formated.
When I send an email from Squirrelmail and compress it, dovecot exits with
no errors (there are no coredumps or seg fault - dovecot just exits). But
the weird is, it just happens when squirrelmail opens an email
2011 Jan 31
1
Particular user post-login hang
Greets,
I'm using dovecot 2.0.9 (also tried rolling back to 2.0.8 which does the same
- the output below is from 2.0.8), and this problem is imap specific.
The following is a recurring problem with a specific user - as far as we can
tell, other users are working just fine (there are thousands); but I bet there
are others.
In a nutshell: User authenticates OK, then the imap process hangs.
2007 Aug 29
2
Bug? Expunging Symlinked Maildir w/ Lazy_expunge Enabled
Hi all,
Using Dovecot 1.0.3 on RedHat Enterprise 5 (kernel 2.6.18-8.1.6.el5PAE),
and NFS storage, we symlinked a Maildir folder:
/mailstore/user/Maildir/.Junk -> /junkstore/user/Junkmaildir
Everything works fine, until we try to expunge, which produces:
A04 NO BUG: Unknown internal error
This only happens if "lazy_expunge" is enabled:
mail_plugins = quota imap_quota acl
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?
2005 Dec 31
1
Questions regarding quota
Hi,
I have some trouble trying to test the quota plugin.
First off all, it says in the wiki: "Dovecot 1.0 supports quota using a
quota plugin. It's currently discussed in Dovecot LDA page and it
supports only very simple quota calculation which is suitable only for
mboxes. Maildir++ quota support will come later."
Does that mean that it won't work at all with Maildir++, or
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
2013 May 10
1
Dovecot 2.2.1 subscribtion status in LIST
Hi there,
I am using Evolution to connect to dovecot imap server. Today the server was upgraded to 2.2.1 from 2.1.9, and there is problem with evolution being unable to subscribe to INBOX.
This is from dovecot 2.1.9:
a002 list "" "*" return (subscribed)
* LIST (\Subscribed) "." "Sent Items"
* LIST (\Subscribed) "." "Junk E-mail"
* LIST
2017 Jun 29
1
imapc making too any connections
Hi,
I was testing around with 2.2.31, and saw that it made new extra connections to the backend imap server whenever you make a new mailbox.
So client does:
A001 login username password
A002 create subfolder
Previously, dovecot would just send the create command to the backend, but now does (including connection IDs):
[conn1] 9 CREATE "subfolder"
[conn1] 10 EXAMINE "INBOX"
2012 Jan 17
0
Cannot run wine explorer
System: kubuntu oneiric 64-bit, ia32-libs installed.
Cannot run explorer with a new wine prefix.
I am trying to move from one very bloated .wine directory, to several smaller .wine-app-specific directories. But when I create a new .wine?? it crashes when trying to run explorer. It does actually run with the old .wine. An error box comes up saying explorer crashed, then I have to kill it with
2011 Jul 31
3
wine explorer crashes on start - wine-1.3.25 + natty
I am using wine-1.3.25 on kubuntu natty 11.04 (64 bit).
I am trying to start wine explorer, but it crashes every time, even with a "clean" .wine directory.
--------------------------------\
$ env WINEPREFIX=/home/greenman/.wine-junk wine explorer
fixme:nstc:NSTC2_fnSetControlStyle2 mask & style (0x00000004) contains unsupported style(s): 0x00000004
2018 Nov 17
1
RSA+ECC certificates
Any way of using both a RSA and an ECC certificates, letting the client pick the one to use?
Alex