It might be a bit more complicated than that, as that approach won't
wrap properly and may generate the Outlook Express-like situation where
quoted lines wrap before 80 characters, resulting in alternating lines
being quoted and having a single unquoted word. 

Unfortunately wrapping while maintaining quoting is really more of a
science itself, and you probably won't get format=flowed right when
doing it outside your client anyway, so it's always going to look a
little janky.

On the other hand, maybe that's better than risking unencrypted text
leaking, it depends on your situation :)

On Sat, Oct 15, 2016, at 20:30, ban...@openmailbox.org wrote:
> Found answer for my own question:
> 
> sed 's/^/> /' original > reply
> -- 
> tor-talk mailing list - tor-talk@lists.torproject.org
> To unsubscribe or change other settings go to
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

Reply via email to