mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 13:56:30 +03:00
@@ -379,6 +379,8 @@ pub(crate) async fn receive_imf_inner(
|
||||
.handle_reports(context, from_id, sent_timestamp, &mime_parser.parts)
|
||||
.await;
|
||||
|
||||
from_id.mark_bot(context, mime_parser.is_bot).await?;
|
||||
|
||||
Ok(Some(received_msg))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user