Re: lda

2017-09-04 Thread Bill Shirley
Try main.cf: # dovecot 2.x mailbox_command = /usr/bin/spamc -e /usr/libexec/dovecot/dovecot-lda -a "$RECIPIENT" -f "$SENDER" -m "$EXTENSION" Bill On 9/3/2017 12:33 PM, doveco...@fuckaround.org wrote: Hi all :) I will try to use /usr/lib/dovecot/deliver instead of postfix. I'd like automatic

Re: questions concerning dovecot

2017-09-04 Thread Aki Tuomi
> On September 4, 2017 at 8:16 PM Rajesh M <24x7ser...@24x7server.net> wrote: > > > hello all > > had some basic questions > > 1) what is the logic behind the numbering of files in the conf.d folder ... > is this to define the sequence of execution of the config files ? > Yes. They are sor

questions concerning dovecot

2017-09-04 Thread Rajesh M
hello all had some basic questions 1) what is the logic behind the numbering of files in the conf.d folder ... is this to define the sequence of execution of the config files ? 2) Concerning global scripts, is the default.sieve, before i understand that they get executed when the user does no

Failed to repair mdbox index / wrong dbox version

2017-09-04 Thread Peer Heinlein
After a filesystem crash dovecot isn't able to repair some of the m-Files. That's okay in general -- but I wonder why he's complaining about "wrong dsync version" if I execute "doveadm force-resync" locally: doveadm(u...@mailbox.org): Warning: mdbox /mail-mailbox/mailbox.org/1846405//mdbox/sto

Re: v2.2.32 released

2017-09-04 Thread María Arrea
Hello I have a question about the new setting ITERINDEX. This is my filesystem layout /indices_dovecot : 8 x Fast SSD drives /buzones : 32x SAS 10k rpm disks /buzones/alternativo : 24 x SAS 7.2k rpm slow disks This is my mail_location: mail_location = mdbox:/buzones/

Re: transition from 1.x to 2? What did I break?

2017-09-04 Thread Felix Zielcke
Am Samstag, den 02.09.2017, 09:27 -0700 schrieb Paul Beard: > It’s been awhile since I set up my dovecot instance (like several > years) and my transition from 1.x to 2 seems to have not gone well: > all I can see is that authentication is banjaxed and I’m not sure > what needs to be done to fix it

Re: lazy_expunge doesn't work since upgrade 2.2.30 to 2.2.32

2017-09-04 Thread Harald Leithner
Ok thx for the info, anyway there are no mail copied to #EXPUNGED/ namespace. Am 04.09.2017 um 13:40 schrieb Aki Tuomi: Hi! On 04.09.2017 14:38, Harald Leithner wrote: Hi, it seams that the lazy_expunge plugin doesn't work for me after the upgrade... 2.2.32 cry's about plugin { lazy_expu

Re: lazy_expunge doesn't work since upgrade 2.2.30 to 2.2.32

2017-09-04 Thread Aki Tuomi
Hi! On 04.09.2017 14:38, Harald Leithner wrote: > Hi, > > it seams that the lazy_expunge plugin doesn't work for me after the > upgrade... > > 2.2.32 cry's about > > plugin { lazy_expunge_only_last_instance=no } is most likely handled > as 'yes' - remove the setting completely to disable it. If th

lazy_expunge doesn't work since upgrade 2.2.30 to 2.2.32

2017-09-04 Thread Harald Leithner
Hi, it seams that the lazy_expunge plugin doesn't work for me after the upgrade... 2.2.32 cry's about plugin { lazy_expunge_only_last_instance=no } is most likely handled as 'yes' - remove the setting completely to disable it. If this is intentional, add quotes around the value: lazy_expun

Commands loging to mail log

2017-09-04 Thread Slobodan Zdravkovic
Hi, In case when user login with pop3 and only download only mail headers (partial download), but not email body, there is nothing in mail.log Is it possible to configure one of the existing dovecot plugins to log actions like TOP and LIST or is it possible to write new plugin for dovecot which

transition from 1.x to 2? What did I break?

2017-09-04 Thread Paul Beard
It’s been awhile since I set up my dovecot instance (like several years) and my transition from 1.x to 2 seems to have not gone well: all I can see is that authentication is banjaxed and I’m not sure what needs to be done to fix it. # 2.2.32 (dfbe293d4): /usr/local/etc/dovecot/dovecot.conf # OS