Message5473
Thomas Arendsen Hein added the comment:
> Please do not forget the other side:
> Sometimes it is important to add content that is not wrapped or
> otherwise disturbed. Until now I can at least use the email interface
> for this.
> One example: SHA256 fingerprints with colons are 95 chars long:
>
24:D1:12:E1:A0:54:09:88:F1:03:E5:53:EF:00:3D:72:F6:82:E8:0F:25:EA:F0:BD:41:81:4C:29:F1:DD:8B:B1
...
Yes! I understand your point.
Your email was, btw, not in ``format=flowed``. The header
line of it was::
Content-Type: text/plain; charset="utf-8"
Since the parameter ``format`` is missing the email defaults to
``format=fixed`` according to RFC3676 (section 4 third paragraph).
Only if the header contains the parameter format=flowed
reformating should happen. For example::
Content-Type: text/plain; charset="utf-8"; format=flowed
And even than long lines should only be wrapped where they
contain white space. And this behaviuor should become an
option in the mailgw section of ``config.ini``.
Regards, Peter
P.S.: I can't edit my Details in this tracker: no permission
--
Peter Funk, home: ✉Oldenburger Str.86, D-27777 Ganderkesee
mobile:+49-179-640-8878 phone:+49-421-20419-0 <http://www.artcom-gmbh.de/>
office: ArtCom GmbH, ✉Haferwende 2, D-28357 Bremen, Germany |
|
Date |
User |
Action |
Args |
2016-02-25 13:08:23 | pefu | set | messageid: <1456405703.39.0.613373543788.issue2550902@psf.upfronthosting.co.za> |
2016-02-25 13:08:23 | pefu | set | recipients:
+ pefu, ber, ThomasAH, jaraco |
2016-02-25 13:08:23 | pefu | link | issue2550902 messages |
2016-02-25 13:08:22 | pefu | create | |
|