On 4/26/17 8:26 AM, Aki Tuomi wrote:
>
>
> I encourage you to open pull request at https://github.com/dovecot/core/pulls
>
> Aki
>
Thanks Aki.
I'll do that.
Peter
Patch v2
--- a/src/lib-ssl-iostream/iostream-openssl-params.c
+++ b/src/lib-ssl-iostream/iostream-openssl-params.c
@@ -13,10 +13,19 @@ generate_dh_parameters(int bitsize, buffer_t *output, const
char **error_r)
{
DH *dh;
unsigned char *p;
- int len, len2;
+ int len,
llow those instructions.
Regards,
Peter van der Does
ction.
Regards,
Peter
--
Peter van der Does
Facebook : https://www.facebook.com/petervanderdoes
Twitter : https://twitter.com/petervanderdoes
GitHub : https://github.com/petervanderdoes
About Me : https://about.me/petervanderdoes
On 4/25/17 4:06 PM, KT Walrus wrote:
>
>> On Apr 25, 2017, at 2:16 PM, Peter van der Does
>> wrote:
>>
>> You might have to install the package default-libmysqlclient-dev from
>> the Debian repo.
>
> Isn’t that the MariaDB package? I don’t really want to
You might have to install the package default-libmysqlclient-dev from
the Debian repo.
Peter
On 4/25/17 1:37 PM, KT Walrus wrote:
> I’m trying to build Dovecot 2.2.29.1 in a Docker container today and have the
> following error in ./configure:
>
> checking for shadow.h... yes
> checking for pam