mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-26 19:05:23 +01:00
@@ -2024,12 +2024,6 @@ public class MessageHelper {
|
||||
return "flowmailer";
|
||||
}
|
||||
|
||||
if (BuildConfig.DEBUG) {
|
||||
String fairemail = imessage.getHeader(HEADER_CORRELATION_ID, null);
|
||||
if (!TextUtils.isEmpty(fairemail))
|
||||
return "fairemail";
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user