]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-lda: Parse Return-Path header using RFC5322 (IMF) "path" syntax, rather than...
authorStephan Bosch <stephan.bosch@dovecot.fi>
Wed, 31 Jan 2018 23:14:55 +0000 (00:14 +0100)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Tue, 13 Mar 2018 04:07:05 +0000 (06:07 +0200)
commit61f64974623494e8c8a87d943cc8e551b28501db
tree10c37fa4d81be27d660f4f72af407b95ba6f4b7a
parent435e4ffe5ac87cdf07a7c8be9289a25f8334ff6e
lib-lda: Parse Return-Path header using RFC5322 (IMF) "path" syntax, rather than RFC5321 (SMTP) "Path" syntax.

SMTP does not allow white space, which causes all kinds of trouble when the
address is parsed from a header field.
src/lib-lda/mail-deliver.c