mirror of
1
Fork 0
forgejo/services/mailer/incoming
christopher-besch fc4458bfbb interpret Precedence: auto_reply as an auto reply (#7137)
Some email clients like to be special and only set the "Precedence" header to "auto_reply" when sending automatic replies.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7137
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: christopher-besch <mail@chris-besch.com>
Co-committed-by: christopher-besch <mail@chris-besch.com>
2025-03-06 12:49:24 +00:00
..
payload Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
incoming.go interpret Precedence: auto_reply as an auto reply (#7137) 2025-03-06 12:49:24 +00:00
incoming_handler.go style: reenable switch check 2024-08-18 15:19:01 +02:00
incoming_test.go interpret Precedence: auto_reply as an auto reply (#7137) 2025-03-06 12:49:24 +00:00