Displaying 20 results from an estimated 3000 matches similar to: "doveadm search causes replication error message"
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 Apr 08
1
dsync replication: quota counted twice
Hi
I enabled quota + warnings in my replication test setup and now
whenever a mail gets delivered the quota is counted twice (probably due
to both servers using the same mysql quota backend) and quota warnings
are fired too early. After a doveadm quota recalc -u <username> the
quota is correct again. How do I make dovecot only count the quota on
the server where the mail was added
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:
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"
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
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
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
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
2011 Jan 01
2
DHCPD troubleshooting..? help!
Hello,
i've setup dhcp as such:
yum install dhcp
vim /etc/dhcpd.config
#
# DHCP Server Configuration file.
#?? see /usr/share/doc/dhcp*/dhcpd.conf.sample?
#ddns-update-style interim;
ddns-update-style interim;
ddns-rev-domainname "in-addr.arpa";
ignore client-updates;
subnet 192.168.75.0 netmask 255.255.255.0 {
?????? option routers????????????????? 192.168.75.25; #Default
2008 Oct 01
1
Unknown dict module: mysql
Hi
I'm trying to set up the dict/expiry plugins, but the dict server always
tells me it can't find the modules although they should be there and
compiled in.
System is: Centos 5.2 64 bit, Using rpm from
http://atrpms.net/dist/el5/dovecot/
dovecot --version
1.1.3
Relevant config:
dict {
quotadict = mysql:/etc/dovecot-dict-quota.conf
expire = mysql:/etc/dovecot-dict-expire.conf
}