mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 03:15:39 +01:00
Added doc link
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user