mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-07 17:43:18 +02:00
Added FAQ
This commit is contained in:
@@ -2128,6 +2128,7 @@ public class MessageHelper {
|
||||
return null;
|
||||
}
|
||||
|
||||
// https://datatracker.ietf.org/doc/html/rfc3848
|
||||
// https://www.iana.org/assignments/mail-parameters/mail-parameters.txt
|
||||
String with = kv.get("with").toString();
|
||||
int w = with.indexOf(' ');
|
||||
|
||||
Reference in New Issue
Block a user