-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 31 Aug 2015, Grant wrote:
doveadm search -A mailbox INBOX.Trash savedbefore 30d
but I'm told not to:
"If the -A option is present, the command will be performed for all
users. Using this option in combination with system users from userdb
I'm expunging mail in my crontab like this:
doveadm search -u user1 mailbox INBOX.Trash savedbefore 30d
doveadm search -u user2 mailbox INBOX.Trash savedbefore 30d
doveadm search -u user3 mailbox INBOX.Trash savedbefore 30d
...
I'd rather do this:
doveadm search -A mailbox INBOX.Trash savedbefor
Op 31-8-2015 om 14:51 schreef Jakob-Matthias Böttger:
Hello list members
I want dovecot managesieve to store its config unter ~/.dovecot.sieve
additionally dovecot should read as sieve_after the file ~/.sieve
It's working fine BUT dovecot managesieve is always symlinking the
sieve file at ac
* Stephan Bosch 2015.08.31 02:13:
> Yes, yes, yes.. you may smack me now :)
>
> http://hg.rename-it.nl/dovecot-2.2-patches/file/c51a10802ce6/in_port_t_fix_2.patch
I wouldn't go that far :) Latest HG works. Thanks
signature.asc
Description: Digital signature
Stephan Bosch skrev den 2015-08-31 02:13:
System with HG e1c7fcd62813 fails on
inet_listener imaps {
port = 0
#port = 993
#ssl = yes
}
Yes, yes, yes.. you may smack me now :)
http://hg.rename-it.nl/dovecot-2.2-patches/file/c51a10802ce6/in_port_t_fix_2.patch
but port 0 is val
hi again,
On Thu, 27 Aug 2015 14:37:59 +0300
Teemu Huovila wrote:
>
> However, I am unable to reproduce this. Could you post your doveconf
> -n please? Im especially interested in your passdb and userdb
> configurations and auth-cache settings.
>
just reproduced the bug with a fresh clean 2.
Hello list members
I want dovecot managesieve to store its config unter ~/.dovecot.sieve
additionally dovecot should read as sieve_after the file ~/.sieve
It's working fine BUT dovecot managesieve is always symlinking the sieve
file at activation to ~/.sieve and not to ~/.dovecot.sieve as i
co