]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-mail: message-address: Require paths with an invalid source route to have at...
authorStephan Bosch <stephan.bosch@dovecot.fi>
Thu, 12 Apr 2018 19:59:40 +0000 (21:59 +0200)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Wed, 25 Apr 2018 08:12:06 +0000 (11:12 +0300)
commit48470164f8f255f5dea8d8841153d302cfab10e0
tree261f7a0d8dd0d545809a16bee506a72fcd6d7eb4
parent9684507e8f27b512f104d0e340a2b1233063db29
lib-mail: message-address: Require paths with an invalid source route to have at least a proper `:'.

Otherwise, the parser would allow a bare domain.
src/lib-mail/message-address.c
src/lib-mail/test-message-address.c