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

View file

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

View file

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