digint/btrbk

btrbk-mail: Lines with >>> are parsed as quotes by email clients

开放

#376 创建于 2021年3月1日

 (6 条评论) (0 个反应) (0 位负责人)Perl (137 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (2,136 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I'm using btrbk 0.27.1 wrapped inside the supplied btrbk-mail script, which sends me an email about success or failure. Unfortunately, the output of btrbk contains consecutive lines starting with >>> which is intepreted as email quotes by email cliens (Thunderbird in my case), making the email hard to read.

I would like to propose to use other characters instead. Maybe »»»?

Alternatively maybe a leading space would prevent the formatting? Or maybe there is an email header that can prevent formatting?

贡献者指南