From c4b7a8a85510d00e489d66540abb288fc1721dec Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 12 Apr 2021 18:41:33 +0200 Subject: [PATCH] Added another POP3 warning --- app/src/main/res/layout/fragment_pop.xml | 13 ++++++++++++- app/src/main/res/values/strings.xml | 1 + 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_pop.xml b/app/src/main/res/layout/fragment_pop.xml index 1a71031d91..98f0a90699 100644 --- a/app/src/main/res/layout/fragment_pop.xml +++ b/app/src/main/res/layout/fragment_pop.xml @@ -26,6 +26,17 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> + + + app:layout_constraintTop_toBottomOf="@id/tvPopSent" /> Waiting after failure until: %1$s Server storage usage: %1$s/%2$s The POP3 protocol supports downloading and deleting messages from the inbox only. POP3 cannot mark messages as read, move messages, etc. POP3 will use more battery power and data than IMAP. So, consider using the IMAP protocol whenever possible. + If your device is lost or stolen, sent messages might be lost. If a POP3 server does not support the UIDL command, the data usage might be high. So, adjust the poll frequency below accordingly. The POP3 protocol does not support creating folders OAuth is not supported