Added doc link

pull/172/head
M66B 5 years ago
parent 1078a949f2
commit 582f94f8c2

@ -531,6 +531,7 @@ public class EmailProvider {
@NonNull
private static EmailProvider fromTemplate(Context context, String domain, Discover discover)
throws ExecutionException, InterruptedException, UnknownHostException {
// https://tools.ietf.org/html/rfc8314
Server imap = null;
Server smtp = null;

Loading…
Cancel
Save