Displaying 20 results from an estimated 3000 matches similar to: "dsync replication: quota counted twice"
2013 Feb 28
3
Best practice for sieve script synchronization
We consider deploying a two server active-active setup with
dsync replication for ~2500 users.
I was wondering how people handle sieve script synchronization in such
setups.
We came up with a few options for syncing:
1) rsync/unison ~/sieve every x seconds
2) move sieve dirs to separatate partition and sync with
gluster or drbd
3) patch roundcube managesieve sieve plugin to upload
2013 May 29
1
dsync Panic: Unknown key: send_mail_requests
Hi Timo
With the current dovecot hg we're getting dsync replication errors
"Panic: Unknown key: send_mail_requests" followed by a crash. This
seems to have been introduced somewhere around
http://hg.dovecot.org/dovecot-2.2/rev/4883a8e1db13
Log output from latest hg, 2.2.2 (e7c474011934+):
May 29 09:30:53 munged03 dovecot: doveadm(luke at example.com): Panic: Unknown key:
2013 Apr 25
2
doveadm search causes replication error message
Hi
# 2.2.1 (83d83f55e5c2+) / dsync replicated setup
I just noticed that 'doveadm search' apparently tries to replicate
mailboxes and spits out errors if a mailbox in the search query is not
found:
#doveadm search -u user at example.com mailbox Spamreport
doveadm(user at example.com): Error: Syncing mailbox Spamreport
failed: Mailbox doesn't exist: Spamreport
this is especially
2011 Feb 16
2
Dovecot can't start with error pop3-login & imap-login not supported protocol family
I've done the installation (rpm downloaded from the RHES4 link
given by Oli below) but dovecot won't start, it gave
the error pop3-login & imap-login not supported by protocol.
I'm sure with a much older version (in my previous post) of
dovecot, I'm able to start up dovecot & it did not give this
error. Thought dovecot is suppose to come with pop3 & imap?
# rpm -Uvh
2013 Dec 06
1
imap crash 2.2.9 hg
Hi Timo
With dovecot built from the latest 2.2.9 hg (342f6962390e) we get imap
crashes. This only affects one account which is used by multiple
clients. The first few logins seem to work ok, but after a few seconds
the log is flooded with
Dec 5 13:43:10 team dovecot: imap-login: Login: user=<sales at example.com>, method=PLAIN, rip=1.2.3.4, lip=5.6.7.8, mpid=27923, TLS,
2013 Apr 10
2
v2.2.rc7 released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.rc7.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.rc7.tar.gz.sig
OK, still not quite v2.2.0, but now it's definitely very close. :)
* checkpasword: AUTH_PASSWORD environment is no longer set.
* Running dsync no longer triggers quota warnings.
+ dsync: Commit large transactions every 100 new messages, so if a
large sync crashes it
2013 Apr 10
2
v2.2.rc7 released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.rc7.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.rc7.tar.gz.sig
OK, still not quite v2.2.0, but now it's definitely very close. :)
* checkpasword: AUTH_PASSWORD environment is no longer set.
* Running dsync no longer triggers quota warnings.
+ dsync: Commit large transactions every 100 new messages, so if a
large sync crashes it
2013 Jun 09
1
Man page: LGPL Version
Hi Timo
http://hg.dovecot.org/dovecot-2.2/rev/1f3f21081ee5 : man pages: Updated
v2.1 -> v2.2
dovecot.1.in now references a inexistent "LGPLv2.2" instead of
"LGPLv2.1"
2013 Jan 31
1
dsync replication errors
Hi
I'm trying to build a cluster of two servers with dsync replication
(based on http://wiki2.dovecot.org/Replication). My test setup works
fine for very simple tests, I can log in to both servers, copy a
message to one of the servers and it successfully apperars in the other
account. But, if I try to copy a large amount of messages at once to
one of the accounts, my maillogs get flodded with
2010 Jan 05
3
Managesieve and Dovecot from ATRPM - Still no luck
Hi list
I'm still trying to get managesieve running on centos x64 with the
packages from atrpm. I used the 1.2.9 rpms (also rebuilt with the
lastet managesieve patches) but I'm always getting the same error when
trying to compile managesieve:
./configure --with-dovecot=/usr/lib64/dovecot/
--with-dovecot-sieve=/work/dovecot-1.2-sieve-0.1.14
(no errors)
make
gcc -DHAVE_CONFIG_H -I.
2015 Nov 12
2
How to Restore emails
Hi,
Mark Foley <mfoley at ohprs.org> (Do 12 Nov 2015 23:31:39 CET):
> According to a message to this list from Oli Schacher,
> http://www.dovecot.org/list/dovecot/2011-June/059493.html, all I need to do is copy the deleted
> emails to their original folder and dovecot will take care of it:
>
?
> > exactly, just copy the mail from your backup back into the users
> >
2015 Nov 12
2
How to Restore emails
I have a user who accidentially deleted a large number of emails prior to a certain date. He
wants them back. I do have a tarfile backup of these messages. Is there a good way to restore
them? Can I simply restore them to the appropriate Maildir directory and dovecot will just
"figure it out"?
Thanks, --Mark
2009 Apr 03
1
1.2 beta4, crash with ACL
Hi
I'm betatesting the new acl features in dovecot 1.2.
System: Centos 5.2, dovecot 1.2beta4 built with the spec file from
http://dl.atrpms.net/all/dovecot.spec
I set up two accounts (sales at domain, oli at domain), I could access them
both without problems (testing with Thunderbird)
Then I tried to share the sales INBOX as descibed in
http://wiki.dovecot.org/SharedMailboxes/Shared:
1
2009 Jun 09
1
Resync quota to mysql script
I changed some quota options in my dovecot config (eg. excluded folders)
but afaik this only affects new mail and there is no magic command to
recalculate the quota (or is there?).
So I wrote this little python script to do this, maybe someone finds it
useful.
It can output the sql statements (dovecot 1.0/1.1 and 1.2 format) or
just print out quota usage to console.
Download at :
2009 Nov 19
1
Sieve compilation error
Hi list
Trying to get sieve for 1.2 running (dovecot sieve, not cmusieve)
I'm running on centos 5.4 64bit, dovecot rpms installed from
http://atrpms.net/dist/el5/dovecot/ ( dovecot-1.2.7-0_102.el5.x86_64.rpm
and dovecot-devel-1.2.7-0_102.el5.x86_64.rpm )
I pulled the sieve sources ( hg clone
http://hg.rename-it.nl/dovecot-1.2-sieve )
autogen.sh
./configure
2015 Nov 13
1
How to Restore emails
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 12 Nov 2015, Mark Foley wrote:
>> About the 'cur' I'd not be too sure.
>
> Well, I'm just restoring to .Deleted Items, so it shouldn't be a problem. The tar restore
> should preserve names, permission, etc. I'll backup the current Maildir, the try the restore
> and see what happens. I'll report
2013 Nov 05
0
s it safe to manipulate Maildir files directly?
> Date: Tue, 5 Nov 2013 08:40:31 +0100
> From: Oli Schacher <dovecot at lists.wgwh.ch>
>
> On Mon, 4 Nov 2013 21:49:59 -0800
> David Henkel-Wallace <gumby at henkel-wallace.org> wrote:
>
>> Having the cron job find the messages and train spamassassin is no
>> problem. The question is how to move the messages. Is it safe to
>> simply rename the
2015 Jan 28
2
[Q] Get formal arguments of my implemented S4 method
Interrogating some (of my own) code in another package.
>norm.meth <- getMethod("normalize", "MatrixLike")
>message("str(norm.meth)")
>str(norm.meth)
>message("show(norm.meth at .Data)")
>show(norm.meth at .Data)
Last show() displays this:
function (object, ...)
{
.local <- function (object, method = c("median",
2015 Jan 28
2
[Q] Get formal arguments of my implemented S4 method
I'm attempting to reflect the information for use with corresponding
fields in GUI (in a different package), to provide default values,
argname as key for UI label lookups, etc.
So I want something much more like the formals of the implementation:
{
"object",
"method": c("median", "vs", "tukey"),
2012 Jan 26
1
adding additional information to histogram
Hi,
I am a beginner with R, and I think the answer to my question will
seem obvious, but after searching and trying without success I've
decided to post to the list.
I am working with data loaded from a csv filewith these fields:
order_id, item_value
As an order can have multiple items, an order_id may be present
multiple times in the CSV.
I managed to compute the total value and the