home: mail: accounts: use 'migadu' flavor
This commit is contained in:
parent
374886a63f
commit
80b4c9ffcd
1 changed files with 1 additions and 14 deletions
|
|
@ -26,20 +26,7 @@ let
|
|||
};
|
||||
|
||||
migaduConfig = {
|
||||
imap = {
|
||||
host = "imap.migadu.com";
|
||||
port = 993;
|
||||
tls = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
smtp = {
|
||||
host = "smtp.migadu.com";
|
||||
port = 465;
|
||||
tls = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
flavor = "migadu.com";
|
||||
};
|
||||
|
||||
gmailConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue