Displaying 20 results from an estimated 23 matches for "schacher".
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
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
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
> > maildir (usually into 'cur...
2015 Nov 12
0
How to Restore emails
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:
On Tue Jun 7 08:43:54 EEST 2011 Oli Schacher wrote:
>> OK, but if I want to restore a particular mail from backups, what're...
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 13
1
How to Restore emails
...Heiko Schlittermann <hs at schlittermann.de>
>> To: dovecot at dovecot.org
>> Subject: Re: 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
&g...
2015 Nov 13
0
How to Restore emails
...5 23:36:52 +0100
> From: Heiko Schlittermann <hs at schlittermann.de>
> To: dovecot at dovecot.org
> Subject: Re: 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
> > >...
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 :
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 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 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
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 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 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 sa...
2011 Feb 16
2
Dovecot can't start with error pop3-login & imap-login not supported protocol family
...net: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
[root at etc]# rpm -qa | grep dove
dovecot-2.0.9-1_125.el4
[root at etc]# chkconfig --list | grep pop3
[root at etc]# chkconfig --list | grep imap
On Tue, Feb 15, 2011 at 8:39 PM, Oli Schacher <dovecot at lists.wgwh.ch> wrote:
> On Tue, 15 Feb 2011 18:00:53 +0800
> sunhux G <sunhux at gmail.com> wrote:
>
> > I'm on RHES 4.x
> >
> > I downloaded 2 dovecot RPM packages from
> > http://packages.sw.be/dovecot/
> >
> > dovecot-1.0...
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 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,
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
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