fix: update email config

This commit is contained in:
lelgenio 2021-03-09 19:56:52 -03:00
parent 22a94c1852
commit 9087100697
3 changed files with 9 additions and 9 deletions

View File

@ -44,9 +44,9 @@ fileext = ".vcf"
[storage contacts_remote]
type = "carddav"
url = "https://cloud.{{@@ mail @@}}/remote.php/dav/addressbooks/users/{{@@ username @@}}/contacts/"
username = "{{@@ username @@}}@{{@@ mail @@}}"
password.fetch = [ "command", "_get-pass", "{{@@ mail @@}}" ]
url = "https://cloud.{{@@ mail.personal.mail @@}}/remote.php/dav/addressbooks/users/{{@@ mail.personal.user @@}}/contacts/"
username = "{{@@ mail.personal.user @@}}@{{@@ mail.personal.mail @@}}"
password.fetch = [ "command", "_get-pass", "{{@@ mail.personal.mail @@}}" ]
# CALDAV
[pair calendar]
@ -64,6 +64,6 @@ fileext = ".ics"
[storage calendar_remote]
type = "caldav"
url = "https://cloud.{{@@ mail @@}}/remote.php/dav/calendars/{{@@ username @@}}/personal/"
username = "{{@@ username @@}}@{{@@ mail @@}}"
password.fetch = [ "command", "_get-pass", "{{@@ mail @@}}" ]
url = "https://cloud.{{@@ mail.personal.mail @@}}/remote.php/dav/calendars/{{@@ mail.personal.user @@}}/personal/"
username = "{{@@ mail.personal.user @@}}@{{@@ mail.personal.mail @@}}"
password.fetch = [ "command", "_get-pass", "{{@@ mail.personal.mail @@}}" ]

View File

@ -1,6 +1,6 @@
[user]
name = {{@@ username @@}}
email = {{@@ username @@}}@{{@@ mail @@}}
email = {{@@ mail.personal.user @@}}@{{@@ mail.personal.mail @@}}
[init]
defaultBranch = main

View File

@ -16,8 +16,8 @@ Flatten .
Channel {{@@ name @@}}
Expunge Both
Master :{{@@ name @@}}-remote:
Slave :{{@@ name @@}}-local:
Far :{{@@ name @@}}-remote:
Near :{{@@ name @@}}-local:
Patterns * !"[Gmail]/All Mail"
Create Both
SyncState *