diff options
author | Sebastian Reichel <sre@ring0.de> | 2020-09-05 21:55:56 +0200 |
---|---|---|
committer | Sebastian Reichel <sre@ring0.de> | 2020-09-05 21:56:04 +0200 |
commit | 6ba3fe4bf2cd77147c940cbbf1f738b7a7ec6de1 (patch) | |
tree | 86c9220ba60c8998a58c7b90996d81d8d6b79a7b /sql | |
parent | 609fd01605f31e09d5c0ea273cbc8f053bfc4e75 (diff) | |
download | serial-barcode-scanner-6ba3fe4bf2cd77147c940cbbf1f738b7a7ec6de1.tar.bz2 |
Fix missing To Header in mails
The public interface expects internal type, which maps the enum
differently. Specifically the internal RecipientType.TO is mapped
to 0 for the internal code, but 0 means AddressType.Sender in
GMime. As a result the supplied mail addresses end up in the
Sender field instead.
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions