- Oct 26, 2024
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Sep 23, 2024
-
-
Timo Sirainen authored
-
- Aug 26, 2024
- Jun 25, 2024
-
-
Aki Tuomi authored
-
- Jun 04, 2024
-
-
Timo Sirainen authored
-
- May 24, 2024
-
-
Timo Sirainen authored
-
- May 03, 2024
-
-
Timo Sirainen authored
-
- Nov 23, 2023
-
-
Marco Bettini authored
-
Marco Bettini authored
-
- Nov 20, 2023
-
-
Timo Sirainen authored
-
Timo Sirainen authored
-
Timo Sirainen authored
-
Timo Sirainen authored
This way they don't show up in doveconf -n.
-
Timo Sirainen authored
-
Timo Sirainen authored
-
Timo Sirainen authored
Finish the conversion to dict_init_auto() later.
-
Aki Tuomi authored
-
Aki Tuomi authored
-
Timo Sirainen authored
-
Timo Sirainen authored
-
Timo Sirainen authored
-
Timo Sirainen authored
-
Timo Sirainen authored
-
Timo Sirainen authored
-
Timo Sirainen authored
The settings were already read at this point, so this didn't actually do anything. Fixing the code to actually set it would break existing tests, so just remove it.
-
- Oct 18, 2023
-
-
Stephan Bosch authored
-
- Oct 10, 2023
-
-
Timo Sirainen authored
If the mail store commit failed, the mail was not guaranteed to be saved. We don't want to lose mails, even if e.g. a forward had just succeeded.
-
- Aug 30, 2023
- Jun 19, 2023
-
-
Stephan Bosch authored
In that case, the header name and middle are empty, causing: Panic: file edit-mail.c: line 820 (edit_mail_headers_parse): assertion failed: (body_offset > 0) Fixed by skipping the bad header for parsing altogether.
-
- May 31, 2023
-
-
Aki Tuomi authored
This is needed when the mailbox is opened with EXAMINE and is a source for the operation. imap_sieve_mailbox_run_copy_source() expects the source mailbox's context to exist.
-
- May 10, 2023
-
-
Marco Bettini authored
This avoids adding another Message-id if one is already present but of bad quality.
-
- May 02, 2023
- Apr 28, 2023
-
-
Aki Tuomi authored
It should be PACKAGE_NAME but that breaks too much now.
-