On Fri, Sep 14, 2018 at 11:18:09PM -0400, Xu Wang wrote:
> Long story short:
> How can I have mutt refuse to send an email if the contents contain a
> certain string, such as the example "Erica"?
> 

The easiest way is to use vim as editor
and set

  iab Erica John

in your .vimrc.
So everytime you type "Erica" in the editor
it will automagically replaced by "John".


Stefan

Reply via email to