Evie Litherland-Smith
5ff572a9b7
Move home/ directory under system/ directory. Remove duplicated machine-specific config files, now handled as one per host (excluding hardware-configuration directory) Move as much configuration as possible out of flake.nix and into more appropriate files (e.g. system/default.nix) Add a desktop.nix and laptop.nix for system, both will import home/desktop.nix and home/laptop.nix respectively to reduce duplication in machine-specific config files Remove games and streaming directories, moved directly into Vanguard config file Remove home/personal.nix since it ended up being empty after changes Remove old sway config since I haven't been maintaining it and this refactor will definitely break it
40 lines
1.2 KiB
INI
40 lines
1.2 KiB
INI
davmail.server=true
|
|
davmail.mode=O365Manual
|
|
davmail.url=https://outlook.office365.com/EWS/Exchange.asmx
|
|
davmail.imapPort=1144
|
|
davmail.smtpPort=1026
|
|
davmail.caldavPort=1080
|
|
davmail.enableKeepAlive=true
|
|
davmail.logFilePath=/tmp/davmail.log
|
|
davmail.enableKerberos=false
|
|
davmail.forceActiveSyncUpdate=false
|
|
davmail.imapAutoExpunge=true
|
|
davmail.useSystemProxies=false
|
|
davmail.caldavEditNotifications=false
|
|
davmail.ssl.nosecuresmtp=false
|
|
davmail.caldavPastDelay=0
|
|
log4j.logger.httpclient.wire=WARN
|
|
davmail.popMarkReadOnRetr=false
|
|
davmail.ssl.nosecureimap=false
|
|
davmail.disableTrayActivitySwitch=true
|
|
davmail.caldavAutoSchedule=true
|
|
davmail.enableProxy=false
|
|
davmail.smtpSaveInSent=false
|
|
davmail.ssl.nosecurepop=false
|
|
log4j.rootLogger=WARN
|
|
log4j.logger.davmail=DEBUG
|
|
davmail.ssl.clientKeystorePass=
|
|
log4j.logger.org.apache.http.conn.ssl=WARN
|
|
davmail.sentKeepDelay=0
|
|
davmail.ssl.nosecureldap=false
|
|
davmail.imapAlwaysApproxMsgSize=true
|
|
davmail.ssl.nosecurecaldav=false
|
|
davmail.showStartupBanner=false
|
|
log4j.logger.httpclient=WARN
|
|
log4j.logger.org.apache.http.wire=WARN
|
|
davmail.disableGuiNotifications=true
|
|
davmail.disableUpdateCheck=true
|
|
log4j.logger.org.apache.http=WARN
|
|
davmail.carddavReadPhoto=true
|
|
davmail.keepDelay=30
|