mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 19:34:15 +01:00
Filter exception
This commit is contained in:
@@ -247,6 +247,7 @@ public class Log {
|
||||
|
||||
ignore.add("javax.mail.AuthenticationFailedException");
|
||||
ignore.add("javax.mail.internet.AddressException");
|
||||
ignore.add("javax.mail.internet.ParseException");
|
||||
ignore.add("javax.mail.MessageRemovedException");
|
||||
ignore.add("javax.mail.FolderNotFoundException");
|
||||
ignore.add("javax.mail.ReadOnlyFolderException");
|
||||
|
||||
Reference in New Issue
Block a user