mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-18 21:28:54 +00:00
Added doc link
This commit is contained in:
parent
1078a949f2
commit
582f94f8c2
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue