Setting up expunge rules on a per user basis?

2019-12-27 Thread Peter Reinhold
Hi all, I was wondering, is it possible to setup for instance expunge rules on a per user basis, when I am using userdb SQL lookups (or, possibly via post-login scripts) Reading the docs it seems like its possible, but I am not entirely sure about the data I should return, so have any of you

Re: Issue running Dovecot in Docker Container

2019-12-27 Thread Naveen Reddy
The conf.d files are not included. I have added !include conf.d/*.conf to director.conf and reloaded the dovecot and director services. conf.d/10-logging also has the following lines: log_path = /dovecot.log info_log_path = $log_path debug_log_path = $log_path The /dovecot.log file still shows e

Dovecot proxy: authentication best practices

2019-12-27 Thread William Edwards
Hi! I have a few questions regarding Dovecot proxy: 1. 1.1 If I understand correctly, setting 'nopassword' in the proxy passdb file, authentication is completely up to the destination host. Setting 'nopassword' in no way means the proxy becomes an open relay. Is this correct? 1.2 Are there any

Re: Issue running Dovecot in Docker Container

2019-12-27 Thread Aki Tuomi
Can you check with `doveconf -nc /path/to/director.conf` that the values are actually set correctly? Aki On 27/12/2019 15:34 Naveen Reddy wrote: The conf.d files are not included. I have added  !inclu

Re: Dovecot proxy: authentication best practices

2019-12-27 Thread Aki Tuomi
On 27/12/2019 16:02 William Edwards wrote: Hi! I have a few questions regarding Dovecot proxy: 1. 1.1 If I understand correctly, setting 'nopassword'

Move mailbox/folder tree?

2019-12-27 Thread Marc Roos
What would be the adviced method of moving a complete mailbox/folder tree? Eg. to a different namespace. Is this possible with 'doveadm move -u test'