Add MIME support
- Wrap encrypted mails into a mime structure - Add 'protected headers'
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ impl HuskConfig {
|
||||
Err(HuskError::ConfigFileOpenError(format!(
|
||||
"{} - {}",
|
||||
path,
|
||||
e.to_string())).into())
|
||||
e)).into())
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user