first version doiing forward with attached original mail

This commit is contained in:
2022-04-19 13:46:20 +02:00
parent d7668dadaa
commit 7b5b6aa701
10 changed files with 167 additions and 108 deletions

View File

@@ -2,6 +2,8 @@ package de.srsoftware.widerhall;
import de.srsoftware.tools.translations.Translation;
import javax.mail.internet.AddressException;
import javax.mail.internet.InternetAddress;
import java.net.URLEncoder;
import java.nio.charset.StandardCharsets;
import java.security.MessageDigest;