From b4828c251f2e0757b24adf101859a16f3006b328 Mon Sep 17 00:00:00 2001 From: link2xt Date: Wed, 9 Apr 2025 13:43:28 +0000 Subject: [PATCH] docs: MimeFactory.member_timestamps has the same order as To: rather than RCPT TO: --- src/mimefactory.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mimefactory.rs b/src/mimefactory.rs index faec9b304..bad271494 100644 --- a/src/mimefactory.rs +++ b/src/mimefactory.rs @@ -95,7 +95,7 @@ pub struct MimeFactory { /// Vector of pairs of past group member names and addresses. past_members: Vec<(String, String)>, - /// Timestamps of the members in the same order as in the `recipients` + /// Timestamps of the members in the same order as in the `to` /// followed by `past_members`. /// /// If this is not empty, its length