Displaying 20 results from an estimated 600 matches similar to: "[Patch] Fix delay on imao-append"
2013 Apr 29
2
CATENATE allows empty messages
Dovecot-2.2.1 allows empty messages to be APPENDed when using CATENATE:
b1 append inbox catenate (text {0+}
)
b1 OK [APPENDUID 1366726248 12] Append completed.
Contrast this with regular APPEND:
b2 append inbox {0+}
b2 NO Can't save a zero byte message.
Note that zero-size literals are OK but zero-size messages are not. So while "b1" above should fail like "b2",
2012 Jul 31
1
[GoLugTech] thunderbird
On Mon, 30 Jul 2012 23:43:49 -0400, Chris Clifton said:
> Hi all,
>
> Do I read it correctly that thunderbird funding is being cut back by
> mozilla?
>
> I'm not on a linux mail client yet, wondering what others are using in
> ubuntu for mail client, I need multiple pop3 profiles, good html
> support, fast indexing and searching, solid gpg support and all the
>
2004 Jul 05
1
appenduid?
Hi,
Does dovecot support APPENDUID? If not, would it be possible to add?
johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20040705/10bb6f0a/attachment-0001.bin>
2006 Sep 17
2
yum update dependency problem centos 4.4
I ran yum update and had a problem with dependences:
[rmiles at localhost ~]$ sudo yum update
Loading "fastestmirror" plugin
Loading "protectbase" plugin
Setting up Update Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS.Karan.Org-EL4 - Stable
Finished
131 packages excluded
2007 Aug 13
1
status of APPENDUID: returning a UID in response to APPEND
# dovecot-related content below, this one for debian bug tracking
# system:
retitle 435959 Please support RFC4315 UIDPLUS extension in APPEND reply
severity 435959 wishlist
thanks
[please keep 435959 at bugs.debian.org on Cc.]
Hi there,
I am working on
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435959, which is
a performance problem that offlineimap has on large mailboxes. We
think that a
2007 Apr 19
1
Sylpheed-Claws aka Claws-Mail
Question!
I took the spec from Claws-Mail (formerly called Sylpheed-Claws) of
FC6 and updated it from 2.9.0 to 2.9.1 (correctly I believe). I
created the rpms from the build and I suppose I will sign them and put
them up on kuei-jin.org. My question is, should I give them to someone
to see if what I did is correct? QA?? I didn't edit any source or
anything. I know that it works because I
2016 Nov 18
1
Good email client to use with Dovecot?
Look up "roundcube", really straight forward configuration, once installed
type in the IP of your server publishing it on a web browser and it will
walk you through configuring it
On 18 Nov 2016 07:16, <lists at lazygranch.com> wrote:
> So does mutt suck or not?
>
> Original Message
> From: Andreas Kalex
> Sent: Thursday, November 17, 2016 11:06 PM
> To:
2013 Mar 01
2
I need help with my mail client: was [OCLUG] running cron on UTC
On Thu, 28 Feb 2013 19:29:20 -0800
Kevin Cernekee <cernekee at gmail.com> wrote:
> On Thu, Feb 28, 2013 at 5:54 PM, Nathan Haines <nhaines at ubuntu.com>
I'm sorry to hijack a thread to do this, but I actually had to reply to
someone in order to show you the symptom.
Before describing the symptom, let me give you the situation... I'm
running Claws-Mail 3.8.1 on Xubuntu
2016 Nov 18
3
Good email client to use with Dovecot?
since years mutt, 'cause it really sucks.
I tried TB or claws, evolution, opera but always returned to mutt.
Am 18. November 2016 06:31:43 MEZ, schrieb Steve Litt <slitt at troubleshooters.com>:
>On Thu, 17 Nov 2016 18:07:15 -0800
>lists at lazygranch.com wrote:
>
>> FWIW, I use claws, which is about the only one not mentioned.?
>>
>> I don't like
2016 Nov 27
2
Rebuild UIDs for mdbox
Hello all,
I think I'm hitting an issue with overly large UIDs in one of my mailboxes.
I initially thought it was a problem with claws-mail hitting an infinite
loop. Claws-mail /seems/ to work fine, until it gets to this one
mailbox, wherein the following is logged:
[20:23:04] IMAP> 86 SELECT LocalCron
[20:23:04] IMAP< * OK [CLOSED] Previous mailbox closed.
[20:23:04] IMAP< * FLAGS
2017 Oct 23
2
STAT command failure
Hi,
Regarding STAT which appears to have an issue with Dovecot:-
[23:50:46] POP< +OK Dovecot ready.
[23:50:46] POP> USER xxxxx
[23:50:46] POP< +OK
[23:50:46] POP> PASS ********
[23:50:46] POP< +OK Logged in.
[23:50:46] POP> STAT
[23:50:46] POP< -ERR Unknown command:
I have enabled the logging as previously instructed for pop3 however
this is only up to the point of login.
2004 Sep 02
2
isync with dovecot
Hi folks,
I use isync, an IMAP sync tool (Debian package isync 0.9.2-2) together
with dovecot (dovecot-imapd 0.99.10.8-0.backports.org.1).
Everytime when isync wants to upload a new mail from the client to the
server I got messages like this:
Mailbox outbox
Selecting IMAP mailbox... >>> 16 SELECT "outbox"
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS
2016 Nov 18
1
Good email client to use with Dovecot?
* lists at lazygranch.com <lists at lazygranch.com>:
> So does mutt suck or not?
If you work with vi and like it, chances are you will also like mutt.
Personally I *love* mutt! No extra fat. Always on the spot. It is "liberal in
what it receives and conservative in how it sends". Since it is command line
program, I can run it almost everywhere.
It supports local mailboxes,
2007 Jul 04
0
OT - Claws Mail on Mac OS X
Someone on this list recently asked regarding the availability of
Claws Mail on Mac OS X architecture, A BETA release has just been
issued.
http://damien.krotkine.com/claws/
--
Gerard
2013 Apr 29
1
CATENATE allows zero parts
I'm pleased to see that dovecot-2.2 includes support for RFCs 4467 and 4469 (URLAUTH and CATENATE). I have begun testing these features (in dovecot-2.2.1) and comparing their functionality against Apple's implementation. So far I have discovered a few inconsistencies. I will report each of these, and any more that I may find, in separate threads.
The first issue is that using CATENATE
2017 Oct 01
1
POP3 STAT command broken (race condition?)
Hi,
4x POP3 over SSL. I login manually using SSL client and issue STAT
command - all work.
Claws-mail works for one account persistently, the other three always
fail. There are no differences between the accounts other than
username/pass so I have been unable to determine why this occurs. Also,
Evolution works as it uses LIST not STAT.
Claws reports:
[12:30:40] POP< +OK
[12:30:40] POP>
2012 Jan 01
0
Possible bug and performance of small files (with limited use-case workaround)
I am testing gluster for possible deployment. The test is over internal
network between virtual machines, but if we go production it would
probably be infiniband.
Just pulled the latest binaries, namely 3.2.5-2.
First. can anything be done to help performance? It's rather slow for
doing a tar extract. Here is the volumes:
Volume Name: v1
Type: Replicate
Status: Started
Number
2016 Nov 18
0
Good email client to use with Dovecot?
So does mutt suck or not?
? Original Message ?
From: Andreas Kalex
Sent: Thursday, November 17, 2016 11:06 PM
To: Dovecot Mailing List
Subject: Re: Good email client to use with Dovecot?
since years mutt, 'cause it really sucks.
I tried TB or claws, evolution, opera but always returned to mutt.
Am 18. November 2016 06:31:43 MEZ, schrieb Steve Litt <slitt at troubleshooters.com>:
2016 Nov 18
4
Good email client to use with Dovecot?
On Fri, 18 Nov 2016 08:14:02 -0500
Tanstaafl <tanstaafl at libertytrek.org> wrote:
> On 11/17/2016 10:58 AM, Steve Litt <slitt at troubleshooters.com> wrote:
> > I have over 620K emails in over 1000 folders. This turns Thunderbird
> > into an all day affair, just to refresh its caches.
>
> There are lots of knobs you can tweak to improve the situation, but
>
2015 Jan 09
0
dovecot on wheezy, best ssl configuration ?
Am 09.01.2015 um 08:58 schrieb ml at ruggedinbox.com:
> Hi thanks for your help!
> Trying to set your same parameters, when restarting dovecot, gives the
> error:
>
> doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf
> line 136: Unknown setting: ssl_prefer_server_ciphers
> doveconf: Error: managesieve-login: dump-capability process returned 89
>