Skip to content
Snippets Groups Projects
Commit aeaec526 authored by Stephan Bosch's avatar Stephan Bosch
Browse files

Added additional headers to the list of allowed headers for the address test.

parent 2310bf8d
No related branches found
No related tags found
No related merge requests found
......@@ -90,21 +90,28 @@ static bool tst_address_registered
*
* This list explicitly does not contain the envelope-to and return-path
* headers. The envelope test must be used to test against these addresses.
*
* FIXME: this restriction is somewhat odd. Sieve list advises to allow
* any other header as long as its content matches the address-list
* grammar.
*/
static const char * const _allowed_headers[] = {
/* Required */
"from", "to", "cc", "bcc", "sender", "resent-from", "resent-to",
/* Additional (RFC 2822) */
"reply-to", "resent-reply-to",
/* Non-standard (draft-palme-mailext-headers-08.txt) */
/* Additional (RFC 822 / RFC 2822) */
"reply-to", "resent-reply-to", "resent-sender", "resent-cc", "resent-bcc",
/* Non-standard (RFC 2076, draft-palme-mailext-headers-08.txt) */
"for-approval", "for-handling", "for-comment", "apparently-to", "errors-to",
"delivered-to", "return-receipt-to", "x-admin", "read-receipt-to",
"x-confirm-reading-to", "return-receipt-requested",
"registered-mail-reply-requested-by", "mail-followup-to", "mail-reply-to",
"abuse-reports-to", "x-complaints-to", "x-report-abuse-to",
/* Undocumented */
"x-beenthere",
NULL
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.