mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 19:06:35 +03:00
Format plain text as Format=Flowed DelSp=No
This avoids triggering spam filters which require that lines are wrapped to 78 characters.
This commit is contained in:
committed by
link2xt
parent
1325b2f7c6
commit
be922eef0f
@@ -54,6 +54,7 @@ pub mod imex;
|
||||
mod scheduler;
|
||||
#[macro_use]
|
||||
pub mod job;
|
||||
mod format_flowed;
|
||||
pub mod key;
|
||||
mod keyring;
|
||||
pub mod location;
|
||||
|
||||
Reference in New Issue
Block a user