Merge remote-tracking branch 'origin/master' into hoc/migitate-from-forgery

This commit is contained in:
Hocuri
2022-10-24 18:02:26 +02:00
45 changed files with 1718 additions and 351 deletions

View File

@@ -104,6 +104,7 @@ pub mod receive_imf;
pub mod tools;
pub mod accounts;
pub mod reaction;
/// if set imap/incoming and smtp/outgoing MIME messages will be printed
pub const DCC_MIME_DEBUG: &str = "DCC_MIME_DEBUG";