Displaying 20 results from an estimated 3000 matches similar to: "s it safe to manipulate Maildir files directly?"
2013 Nov 05
2
Is it safe to manipulate Maildir files directly?
Dovecoters,
is it safe to manipulate files in Maildir/xxx directly or will Dovecot become unstable if I don't make these changes by talking to Dovecot and having it make the changes? (I'm running 2.1.7 under Wheezy, IMAP only)
My specific application: I am running spamassassin and would like users to be able to submit spam (and ham) directly by moving it into special folders. A cron
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
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
>> the steps involved? What I mean is do
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
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 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 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:
2015 Nov 13
0
How to Restore emails
Thanks for the reply Heiko
> 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 back.
--Mark
-----Original Message-----
> Date: Thu, 12 Nov 2015 23:36:52 +0100
2009 Nov 17
2
Just what is puppet doing here?
What is puppet doing here?
Nov 17 00:02:01 gumby yum: Installed: tf-starterkit-tfel0-1.0-1.tf.noarch
Nov 17 00:02:01 gumby puppetd[720]:
(//Node[gumby.fr.xxx.com]/Starterkit::Setup[tfel0]/Package[tf-starterkit-tfel0]/ensure)
created
Nov 17 00:02:07 gumby yum: Installed: tf-jboss-server-4.2.3.GA-1.tf.noarch
Nov 17 00:02:07 gumby puppetd[720]:
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 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
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.
2007 Aug 31
1
Strange behaviour on Asterisk 1.4.9 with Queues...
I am having a strange problem with an Asterisk server that has a small
5 seat call center. While everything seems to be working properly I if
do a "core show channels" the server goes into a loop:
pbxinsol*CLI> core show channels
Channel Location State
Application(Data)
Agent/4 133 at default:1 Up Bridged
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"
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