]> granicus.if.org Git - mutt/commit
* Thomas Roessler [02-07-08 10:14:53 +0200] wrote:
authorRocco Rutte <s1118644@mail.inf.tu-dresden.de>
Wed, 17 Jul 2002 12:48:38 +0000 (12:48 +0000)
committerRocco Rutte <s1118644@mail.inf.tu-dresden.de>
Wed, 17 Jul 2002 12:48:38 +0000 (12:48 +0000)
commit593c0ee030a24ec5fc808c12fc8ff5b04830a6d3
tree6850731e41a0b01601bf2887bdb63d94658a28c9
parenta24f22c5eecf058e054e291d489790367ebe8f62
* Thomas Roessler [02-07-08 10:14:53 +0200] wrote:
>  * sendlib.c, 3.12 -> 3.13
>    From: Rocco Rutte <s1118644@mail.inf.tu-dresden.de>

>    Make encode_from a bit more aggressive, by also catching a 'f' in
>    the beginning of a line.

'Catch' is good but also to encode it is better. It may have
been too late (sorry for that) so I fixed it. I don't know
why the current source only escapes lines that actually
begin with 'from' or 'From' followed by some text. I think
that escaping 'from' or 'From' on a single line should be
done, too.

Not a big deal, anyways.
sendlib.c