mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 23:16:30 +03:00
Implement message generation using lettre_email
This commit is contained in:
@@ -1013,7 +1013,7 @@ pub fn star_msgs(context: &Context, msg_ids: &[MsgId], star: bool) -> bool {
|
||||
pub fn get_summarytext_by_raw(
|
||||
viewtype: Viewtype,
|
||||
text: Option<impl AsRef<str>>,
|
||||
param: &mut Params,
|
||||
param: &Params,
|
||||
approx_characters: usize,
|
||||
context: &Context,
|
||||
) -> String {
|
||||
|
||||
Reference in New Issue
Block a user