19 lines
294 B
INI
19 lines
294 B
INI
[InMail]
|
|
Server = "imap.example.com"
|
|
Protocol = "IMAP"
|
|
Port = 993
|
|
TLS = true
|
|
|
|
[OutMail]
|
|
Server = "smtp.example.com"
|
|
Protocol = "SMTP"
|
|
Port = 465
|
|
TLS = true
|
|
|
|
[CalDav]
|
|
Server = "https://caldav.example.com/etc/etc/"
|
|
Port = 443
|
|
|
|
[CardDav]
|
|
Server = "https://carddav.example.com/etc/etc/"
|
|
Port = 443
|