Displaying 17 results from an estimated 17 matches for "charset_alia".
Did you mean:
charset_alias
2018 Mar 02
0
Plugin charset_alias
On 2018-03-01 22:59, John Woods wrote:
> Hey Everyone,
>
> We are getting a compile error for Dovecot 2.2.34 on Solaris 11.3
> x86, using Solaris Studio 12.6 compiler, and it doesn't occur with
> Dovecot 2.2.33.
>
>> Making all in charset-alias
Can someone easily explain what the usage of this plugin is? Maybe
example when it is helpful?
2018 Mar 05
0
Plugin charset_alias
On 2018-03-02 09:57, Teemu Huovila wrote:
> On 02.03.2018 09:38, MRob wrote:
>> On 2018-03-01 22:59, John Woods wrote:
>>> Hey Everyone,
>>>
>>> ??? We are getting a compile error for Dovecot 2.2.34 on Solaris 11.3
>>> x86, using Solaris Studio 12.6 compiler, and it doesn't occur with
>>> Dovecot 2.2.33.
>>>
>>>>
2018 Mar 02
2
Plugin charset_alias
On 02.03.2018 09:38, MRob wrote:
> On 2018-03-01 22:59, John Woods wrote:
>> Hey Everyone,
>>
>> ??? We are getting a compile error for Dovecot 2.2.34 on Solaris 11.3
>> x86, using Solaris Studio 12.6 compiler, and it doesn't occur with
>> Dovecot 2.2.33.
>>
>>> Making all in charset-alias
>
> Can someone easily explain what the usage of
2018 Mar 01
3
Plugin charset_alias compile error: void function cannot return value
...-o .libs/charset-alias-plugin.o
*"charset-alias-plugin.c", line 86: void function cannot return value**
**"charset-alias-plugin.c", line 92: void function cannot return value*
cc: acomp failed for charset-alias-plugin.c
In charset-alias-plugin.c, the functions
charset_alias_to_utf8_end() and charset_alias_to_utf8_reset() are
declared to return void, but they also attempt to return something. I
suspect other compilers, such as GCC, might generate a warning about the
"return" statement, but Solaris Studio compiler is being more strict
about it...
I...
2018 Mar 27
3
Release 2.3.1
...t;compress:maybe-gz:6:..."
+ Added settings to change dovecot.index* files' optimization behavior.
See https://wiki2.dovecot.org/IndexFiles#Settings
+ Auth cache can now utilize auth workers to do password hash
verification by setting auth_cache_verify_password_with_worker=yes.
+ Added charset_alias plugin. See
https://wiki2.dovecot.org/Plugins/CharsetAlias
+ imap_logout_format and pop3_logout_format settings now support all of the generic variables (e.g. %{rip}, %{session}, etc.)
--
Aki Tuomi
Dovecot oy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: si...
2018 Mar 27
3
Release 2.3.1
...t;compress:maybe-gz:6:..."
+ Added settings to change dovecot.index* files' optimization behavior.
See https://wiki2.dovecot.org/IndexFiles#Settings
+ Auth cache can now utilize auth workers to do password hash
verification by setting auth_cache_verify_password_with_worker=yes.
+ Added charset_alias plugin. See
https://wiki2.dovecot.org/Plugins/CharsetAlias
+ imap_logout_format and pop3_logout_format settings now support all of the generic variables (e.g. %{rip}, %{session}, etc.)
--
Aki Tuomi
Dovecot oy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: si...
2018 Mar 19
3
v2.2.35 released
https://dovecot.org/releases/2.2/dovecot-2.2.35.tar.gz
https://dovecot.org/releases/2.2/dovecot-2.2.35.tar.gz.sig
??? - charset_alias: compile fails with Solaris Studio, reported by
??? ? John Woods.
??? - Fix local name handling in v2.2.34 SNI code, bug found by cPanel.
??? - imapc: Don't try to add mails to index if they already exist there.
??? - imapc: If email is modified in istream_opened hook, mail size isn't
???...
2018 Mar 19
3
v2.2.35 released
https://dovecot.org/releases/2.2/dovecot-2.2.35.tar.gz
https://dovecot.org/releases/2.2/dovecot-2.2.35.tar.gz.sig
??? - charset_alias: compile fails with Solaris Studio, reported by
??? ? John Woods.
??? - Fix local name handling in v2.2.34 SNI code, bug found by cPanel.
??? - imapc: Don't try to add mails to index if they already exist there.
??? - imapc: If email is modified in istream_opened hook, mail size isn't
???...
2018 Mar 29
2
Release 2.3.1
...ehavior.
> ? See https://wiki2.dovecot.org/IndexFiles#Settings
> <https://wiki2.dovecot.org/IndexFiles#Settings>
> + Auth cache can now utilize auth workers to do password hash
> ? verification by setting auth_cache_verify_password_with_worker=yes.
> + Added charset_alias plugin. See
> ? https://wiki2.dovecot.org/Plugins/CharsetAlias
> <https://wiki2.dovecot.org/Plugins/CharsetAlias>
> + imap_logout_format and pop3_logout_format settings now support
> all of the generic variables (e.g. %{rip}, %{session}, etc.)
>
> --
>...
2018 Mar 29
2
Release 2.3.1
.../IndexFiles#Settings
>> <https://wiki2.dovecot.org/IndexFiles#Settings>
>> + Auth cache can now utilize auth workers to do password hash
>> ? verification by setting
>> auth_cache_verify_password_with_worker=yes.
>> + Added charset_alias plugin. See
>> ? https://wiki2.dovecot.org/Plugins/CharsetAlias
>> <https://wiki2.dovecot.org/Plugins/CharsetAlias>
>> + imap_logout_format and pop3_logout_format settings now
>> support all of the generic variables (e.g. %{rip},
>&g...
2018 Mar 29
2
Release 2.3.1
...ovecot.org/IndexFiles#Settings>
>>> + Auth cache can now utilize auth workers to do password
>>> hash
>>> ? verification by setting
>>> auth_cache_verify_password_with_worker=yes.
>>> + Added charset_alias plugin. See
>>> ? https://wiki2.dovecot.org/Plugins/CharsetAlias
>>> <https://wiki2.dovecot.org/Plugins/CharsetAlias>
>>> + imap_logout_format and pop3_logout_format settings now
>>> support all of the generi...
2018 Mar 28
0
Release 2.3.1
..."
> + Added settings to change dovecot.index* files' optimization behavior.
> See https://wiki2.dovecot.org/IndexFiles#Settings
> + Auth cache can now utilize auth workers to do password hash
> verification by setting auth_cache_verify_password_with_worker=yes.
> + Added charset_alias plugin. See
> https://wiki2.dovecot.org/Plugins/CharsetAlias
> + imap_logout_format and pop3_logout_format settings now support all of
> the generic variables (e.g. %{rip}, %{session}, etc.)
>
> --
> Aki Tuomi
> Dovecot oy
Making all in lib-charset
/bin/sh ../../libtool...
2018 Mar 29
0
Release 2.3.1
...ded settings to change dovecot.index* files' optimization behavior.
>> See https://wiki2.dovecot.org/IndexFiles#Settings
>> + Auth cache can now utilize auth workers to do password hash
>> verification by setting auth_cache_verify_password_with_worker=yes.
>> + Added charset_alias plugin. See
>> https://wiki2.dovecot.org/Plugins/CharsetAlias
>> + imap_logout_format and pop3_logout_format settings now support all of
>> the generic variables (e.g. %{rip}, %{session}, etc.)
>>
>> --
>> Aki Tuomi
>> Dovecot oy
>
>
>
> Maki...
2018 Mar 29
0
Release 2.3.1
...change dovecot.index* files' optimization behavior.
>>> See https://wiki2.dovecot.org/IndexFiles#Settings
>>> + Auth cache can now utilize auth workers to do password hash
>>> verification by setting auth_cache_verify_password_with_worker=yes.
>>> + Added charset_alias plugin. See
>>> https://wiki2.dovecot.org/Plugins/CharsetAlias
>>> + imap_logout_format and pop3_logout_format settings now support all of
>>> the generic variables (e.g. %{rip}, %{session}, etc.)
>>>
>>> --
>>> Aki Tuomi
>>> Dovecot...
2018 Mar 29
0
Release 2.3.1
...ndex* files' optimization behavior.
>>>> See https://wiki2.dovecot.org/IndexFiles#Settings
>>>> + Auth cache can now utilize auth workers to do password hash
>>>> verification by setting auth_cache_verify_password_with_worker=yes.
>>>> + Added charset_alias plugin. See
>>>> https://wiki2.dovecot.org/Plugins/CharsetAlias
>>>> + imap_logout_format and pop3_logout_format settings now support all of
>>>> the generic variables (e.g. %{rip}, %{session}, etc.)
>>>>
>>>> --
>>>> Aki Tu...
2018 Feb 28
5
v2.2.34 released
...press:maybe-gz:6:..."
+ Added settings to change dovecot.index* files' optimization behavior.
See https://wiki2.dovecot.org/IndexFiles#Settings
+ Auth cache can now utilize auth workers to do password hash
verification by setting auth_cache_verify_password_with_worker=yes.
+ Added charset_alias plugin. See
https://wiki2.dovecot.org/Plugins/CharsetAlias
+ imap_logout_format and pop3_logout_format settings now support all of
the generic variables (e.g. %{rip}, %{session}, etc.)
+ Added auth_policy_check_before_auth, auth_policy_check_after_auth
and auth_policy_report_after_auth...
2018 Feb 28
5
v2.2.34 released
...press:maybe-gz:6:..."
+ Added settings to change dovecot.index* files' optimization behavior.
See https://wiki2.dovecot.org/IndexFiles#Settings
+ Auth cache can now utilize auth workers to do password hash
verification by setting auth_cache_verify_password_with_worker=yes.
+ Added charset_alias plugin. See
https://wiki2.dovecot.org/Plugins/CharsetAlias
+ imap_logout_format and pop3_logout_format settings now support all of
the generic variables (e.g. %{rip}, %{session}, etc.)
+ Added auth_policy_check_before_auth, auth_policy_check_after_auth
and auth_policy_report_after_auth...