On Fri, Jan 04, 2002 at 12:37:03PM +0800, Charles Jie wrote: > I didn't find suitable setting to make mutt not to abandon composing a > mail without content. Help, please. > > charlie
set abort_nosubject=no # allow sending messages without subject set abort_unmodified=no # allow sending messages without body
