bounce: Add the Resent-* headers
commitb86184ae14bfcd7374616b1c1259b0cd47bb3c5e
authorJan Kundrát <jkt@kde.org>
Wed, 12 Apr 2017 20:33:01 +0000 (12 22:33 +0200)
committerJan Kundrát <jkt@kde.org>
Wed, 12 Apr 2017 20:33:45 +0000 (12 22:33 +0200)
tree4aaf7a499b9a46c0d56ec8cb6bb50d8fa42f3ca3
parente124063498df5761ab797cd57e539bcb435a3424
bounce: Add the Resent-* headers

See RFC5322, section 3.6.6 [1] for a specification and meaning.

[1] https://tools.ietf.org/html/rfc5322#section-3.6.6

Change-Id: I734eb6bab127898035ac6b65f534af1e0882f567
src/Composer/ExistingMessageComposer.cpp
src/Composer/ExistingMessageComposer.h
src/Composer/MessageComposer.cpp
src/Composer/Recipients.cpp
src/Composer/Recipients.h
src/Gui/ComposeWidget.cpp
src/Gui/ComposeWidget.h
src/Gui/Window.cpp
tests/Composer/test_Composer_Existing.cpp
tests/Composer/test_Composer_responses.cpp