Re: [PATCH] Manually cleanup OpenSSL from dovecot_openssl_common_global_unref()

2016-11-20 Thread Reuben Farrelly
Hi, This patch: On 15/11/2016 10:46 PM, Aki Tuomi wrote: On 13.11.2016 20:04, Apollon Oikonomopoulos wrote: OpenSSL 1.1 features a cleanup function that is automatically run on shutdown using atexit(3). This function frees all OpenSSL-allocated resources. In dovecot, OpenSSL is loaded indir

doveadm service: verify client cert

2016-11-20 Thread Matwey V. Kornilov
Hello, I want to open a socket for connecting doveadm using tcps. I do the following: service doveadm { inet_listener { port = 5001 ssl = yes } } At the same time, I would like to verify client certificates for connections goes to port 5001. I am t

Feedback on first, i.e. novice-level, experiences with dovecot

2016-11-20 Thread Michael Felt
a) google: "dovecot imap configuration" brought an article from 2005 as the first item: while I like debian and a bit of history you may want to ask yourself how to improve your site as the primary hit from google. FYI: years ago I had great results in the top of google searches - and then I m

Re: Feedback on first, i.e. novice-level, experiences with dovecot

2016-11-20 Thread Michael Felt
On 20/11/2016 14:51, Michael Felt wrote: root@x066:/data/prj/aixtools/dovecot/core# cat /etc/dovecot/README Configuration files go to this directory. See example configuration files in /usr/share/doc/dovecot-core/example-config/ Conclusion: --prefix=/opt is not applied everywhere. * More fir

Re: Feedback on first, i.e. novice-level, experiences with dovecot

2016-11-20 Thread Michael Felt
On 20/11/2016 16:36, Michael Felt wrote: More later. So, part of my confusion may be resolved - I was thinking $prefix only, where there are three: From the default config file (though still unknowing what the fatal error) contains: # options. The paths listed here are for configure --pre

Re: Feedback on first, i.e. novice-level, experiences with dovecot

2016-11-20 Thread Michael Felt
On 20/11/2016 16:41, Michael Felt wrote: (though still unknowing what the fatal error) This is also needed: cp -rp /etc/dovecot/conf.d /opt/etc/dovecot/ as the config file contains: # Most of the actual configuration gets included below. The filenames are # first sorted by their ASCII value

Re: Implementing secondary quota w/ "Archive" namespace

2016-11-20 Thread Fred Turner
Hey Everybody— Posted this to the list a couple of months ago, but didn’t get any responses. Is there a better place to ask this question about quota & namespace configuration? Seems like a lot of the discussion here is a little deeper/lower-level than my configuration question, like debugging

Re: Exim still accepting emails to nonexistent users

2016-11-20 Thread Marti Markov
Hi Heiko, Here is the router: virtual_aliases: driver = redirect debug_print = "R: Check address using virtual_aliases for $local_part@$domain" allow_fail allow_defer hide data = CHECK_VIRTUAL_ALIASES user = vmail group = mail local