- Apr 20, 2023
-
-
Aki Tuomi authored
Is now intended to the used for user deinitialization. This fixes mail_user_session_finished event not being sent with managesieve.
-
- Apr 19, 2023
-
-
Aki Tuomi authored
-
- Mar 29, 2023
-
-
Timo Sirainen authored
It only causes confusing output.
-
- Feb 03, 2023
- Jan 27, 2023
-
-
Timo Sirainen authored
-
Timo Sirainen authored
The dump-capability just wants to get the capabilities. Any problems with settings will be handled later on.
-
- Jan 12, 2023
-
-
Timo Sirainen authored
Also change the callers to not bother storing it separately. Instead, they can just use mail_user_r->service_user.
-
- Jan 03, 2023
-
-
Stephan Bosch authored
-
- Dec 01, 2022
-
-
Stephan Bosch authored
-
Stephan Bosch authored
Use named initializers and list the items on a separate line each.
-
- Nov 16, 2022
-
-
Timo Sirainen authored
-
Timo Sirainen authored
-
- Nov 14, 2022
-
-
Timo Sirainen authored
-
- Jun 28, 2022
-
-
Timo Sirainen authored
-
- Feb 14, 2022
-
-
Timo Sirainen authored
This also drops the trailing period from the log message, which matches the changes to core.
-
- Feb 08, 2022
-
-
Timo Sirainen authored
This enables race-free kicking using socket+SIGTERM.
-
Timo Sirainen authored
-
Timo Sirainen authored
-
- Nov 02, 2021
-
-
Timo Sirainen authored
This prevents startup failures if ssl_ca has a large number of certificates.
-
- May 14, 2021
-
-
Timo Sirainen authored
Attempting to pipeline any commands with the AUTHENTICATE command resulted in crash. Fixes: Panic: file istream.c: line 317 (i_stream_read_memarea): assertion failed: (old_size <= _stream->pos - _stream->skip)
-
Timo Sirainen authored
-
- Apr 13, 2021
-
-
Timo Sirainen authored
-
- Mar 23, 2021
-
-
Aki Tuomi authored
-
- Mar 18, 2021
-
-
Timo Sirainen authored
-
- Mar 06, 2021
-
-
Timo Sirainen authored
-
- Mar 02, 2021
-
-
Timo Sirainen authored
-
- Apr 24, 2020
-
-
Timo Sirainen authored
-
- Apr 07, 2020
-
-
Timo Sirainen authored
-
- Mar 17, 2020
-
-
Josef 'Jeff' Sipek authored
-
- Nov 27, 2019
-
-
Josef 'Jeff' Sipek authored
Core is using {old,new}_foo for the RENAME IMAP command event, so let's follow suit.
-
- Nov 13, 2019
-
-
Josef 'Jeff' Sipek authored
-
Josef 'Jeff' Sipek authored
-
- Oct 28, 2019
-
-
Stephan Bosch authored
-
Stephan Bosch authored
Before, only storage errors had the "error" field set.
-
Stephan Bosch authored
-
Stephan Bosch authored
Before, only storage errors had the "error" field set.
-
Stephan Bosch authored
managesieve: managesieve-quota - Add "error" field for the command event when the quota check fails.
-
Stephan Bosch authored
This makes more sense with the managesieve_command_name field.
-