Re: Director+NFS Experiences

2017-02-24 Thread Zhang Huangbin
> On Feb 25, 2017, at 3:28 AM, Mark Moseley wrote: > > Attached. No claims are made on the quality of my code :) Thank you for sharing. :) Some suggestions: - should replace log() by the standard logging module like "logging.debug(xx)” - add managesieve support - add lmtp support - how about

Re: sieve_imapsieve centos 7

2017-02-24 Thread Christian Kivalo
On 2017-02-24 23:16, Matthew Broadhead wrote: i am using CentOS 7 centos-release-7-3.1611.el7.centos.x86_64 with dovecot dovecot-2.2.10-7.el7.x86_64. i am trying to set up AntiSpam with IMAPSieve but the package seems to be lacking sieve_imapsieve. is there anything i can do? i am not really in

sieve_imapsieve centos 7

2017-02-24 Thread Matthew Broadhead
i am using CentOS 7 centos-release-7-3.1611.el7.centos.x86_64 with dovecot dovecot-2.2.10-7.el7.x86_64. i am trying to set up AntiSpam with IMAPSieve but the package seems to be lacking sieve_imapsieve. is there anything i can do? i am not really interested in compiling from source because i

Re: Quota usage value shows 140% of actual disk usage

2017-02-24 Thread Karsten Heiken
Am 24.02.2017 um 16:00 schrieb Steffen Kaiser: > > Quota does not count physical useage, but the amount of bytes allocated by > the messages. Maildir may hardlink messages, hence, they count multiple times > for the quota, but once for du. And in your case dovecot even compressed the mails: Acc

Re: Director+NFS Experiences

2017-02-24 Thread Mark Moseley
On Fri, Feb 24, 2017 at 11:41 AM, Francisco Wagner C. Freire < wgrcu...@gmail.com> wrote: > In our experience. A ring with more of 4 servers is bad, we have sync > problems everyone. Using 4 or less works perfect. > > Em 24 de fev de 2017 4:30 PM, "Mark Moseley" > escreveu: > >> > >> > On Thu, F

Re: Director+NFS Experiences

2017-02-24 Thread Timo Sirainen
On 24 Feb 2017, at 21.29, Mark Moseley wrote: > > Feb 12 06:25:03 director: Warning: director(10.1.20.3:9090/left): Host > 10.1.17.3 is being updated before previous update had finished (up -> down) > - setting to state=down vhosts=0 > Feb 12 06:25:03 director: Warning: director(10.1.20.3:9090/le

Re: Director+NFS Experiences

2017-02-24 Thread Francisco Wagner C. Freire
In our experience. A ring with more of 4 servers is bad, we have sync problems everyone. Using 4 or less works perfect. Em 24 de fev de 2017 4:30 PM, "Mark Moseley" escreveu: > > > > On Thu, Feb 23, 2017 at 3:15 PM, Timo Sirainen wrote: > > > >> On 24 Feb 2017, at 0.08, Mark Moseley wrote: >

Re: Director+NFS Experiences

2017-02-24 Thread Mark Moseley
> > On Thu, Feb 23, 2017 at 3:15 PM, Timo Sirainen wrote: > >> On 24 Feb 2017, at 0.08, Mark Moseley wrote: >> > >> > As someone who is about to begin the process of moving from maildir to >> > mdbox on NFS (and therefore just about to start the 'director-ization' >> of >> > everything) for ~6.5m

Re: Director+NFS Experiences

2017-02-24 Thread Mark Moseley
On Thu, Feb 23, 2017 at 3:45 PM, Zhang Huangbin wrote: > > > On Feb 24, 2017, at 6:08 AM, Mark Moseley wrote: > > > > * Do you use the perl poolmon script or something else? The perl script > was > > being weird for me, so I rewrote it in python but it basically does the > > exact same things. >

Re: Users with multiple password

2017-02-24 Thread Eirik Rye
On 24/02/2017 15:54, Steffen Kaiser wrote: > Check out http://wiki2.dovecot.org/PasswordDatabase > > result_failure = continue > result_internalfail = continue > result_success = return-ok > > - -- Steffen Kaiser Thanks. I have looked at this, however it would still require the secondary

Re: Quota usage value shows 140% of actual disk usage

2017-02-24 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 24 Feb 2017, Umut Erol Kaçar wrote: investigated and found that Dovecot shows a quota usage value roughly around 140% of actual disk usage. It's also valid on newly created accounts. My test account for example: Quota does not count physic

Re: Users with multiple password

2017-02-24 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 24 Feb 2017, Eirik Rye wrote: 2. Multiple passdbs(?) Check out http://wiki2.dovecot.org/PasswordDatabase result_failure = continue result_internalfail = continue result_success = return-ok - -- Steffen Kaiser -BEGIN PGP SIGNA

Quota usage value shows 140% of actual disk usage

2017-02-24 Thread Umut Erol Kaçar
Hello everyone, Our server has these installed: dovecot-2.0.21-2.el6.x86_64 dovecot-pigeonhole-2.0.21-2.el6.x86_64 dovecot-mysql-2.0.21-2.el6.x86_64 ...and has been running for quite a long time, with several hundred domains and thousands of accounts on it. My colleagues reported that it's been

Users with multiple password

2017-02-24 Thread Eirik Rye
Hi! ~ dovecot --version 2.2.22 (fe789d2) I am wondering if there is a way to set up virtual users with multiple valid passwords. We want to be able to provide users with device/app-specific passwords for their email accounts, as well as being able to create temporary "access tokens" for techn

v2.2.28 released

2017-02-24 Thread Timo Sirainen
http://dovecot.org/releases/2.2/dovecot-2.2.28.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.28.tar.gz.sig * director: "doveadm director move" to same host now refreshes user's timeout. This allows keeping user constantly in the same backend by just periodically moving the user there.

doveadm "-v" optoin doesn't do anything ?

2017-02-24 Thread Ben
Hi, On 2.2.10, running the following doveadm -v -o mail_fsync=never backup -R -u m...@example.com imapc: There is zero output ? Running -D instead of -v it spews out debug messages. Any ideas ? Ben

Re: Replacement for antispam plugin

2017-02-24 Thread Trever L. Adams
On 02/12/2017 05:28 PM, Stephan Bosch wrote: > > Actually, Pigeonhole should be able to do that too: > > https://github.com/dovecot/pigeonhole/blob/master/doc/plugins/sieve_extprograms.txt#L112 > > Yes, I need to update the wiki. > > > Regards, > > Stephan. > For DSPAM, with --client, one also need

Re: Sieve removeflag Action

2017-02-24 Thread Thomas Leuxner
* Stephan Bosch 2017.02.24 10:20: > Could you show me your full configuration (`dovecot -n`)? > > Regards, > > Stephan Live configuration and scripts sent off-list. Regards Thomas signature.asc Description: Digital signature

Re: Sieve removeflag Action

2017-02-24 Thread Stephan Bosch
Op 2/22/2017 om 8:40 PM schreef Thomas Leuxner: > * Thomas Leuxner 2017.02.20 12:56: > >> Feb 20 07:00:23 nihlus dovecot: master: Dovecot v2.2.devel (8f42a89) >> starting up for imap, lmtp >> >> This one processed the dovecot-news mail for 2.2.28.rc1 fine which uses a >> similar sieve rule. I wi