This commit is contained in:
M66B
2022-04-07 16:33:42 +02:00
parent 395fe46c82
commit 3b5ae25442
5 changed files with 2 additions and 32 deletions

View File

@@ -1868,10 +1868,6 @@ public class MessageHelper {
return true;
}
boolean verifyDKIM(Context context) throws MessagingException {
return true;
}
Address[] getMailFrom(String[] headers) {
if (headers == null)
return null;