bareos: master 590eea5d

Author Committer Branch Timestamp Parent
bruno-at-bareos Bareos Bot master 2024-04-29 16:38 master 155d77f2 Pending
Changeset bsmtp: add fixes to be more rfc compliant

- add mime version
- add content type and charset
- add content transport encoding
- right trim subject

those fixes should help bsmtp to lower spam score
avoid using utf-8 subject, it's rfc2047 encoding not being
implemented.

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
mod - core/src/tools/bsmtp.cc Diff File