mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 01:16:29 +03:00
lots of small fixes from the reviews
This commit is contained in:
@@ -933,7 +933,9 @@ impl MimeMessage {
|
||||
None
|
||||
}
|
||||
|
||||
/// Handle reports (only MDNs for now)
|
||||
/// Handle reports
|
||||
/// (MDNs = Message Disposition Notification, the message was read
|
||||
/// and NDNs = Non delivery notification, the message could not be delivered)
|
||||
pub async fn handle_reports(
|
||||
&self,
|
||||
context: &Context,
|
||||
|
||||
Reference in New Issue
Block a user