diff options
Diffstat (limited to 'dotfiles')
| -rw-r--r-- | dotfiles/system/.config/.cmailpass.gpg | 3 | ||||
| -rw-r--r-- | dotfiles/system/.config/qalculate/qalculate-gtk.cfg | 2 | ||||
| -rw-r--r-- | dotfiles/system/.msmtprc | 4 |
3 files changed, 5 insertions, 4 deletions
diff --git a/dotfiles/system/.config/.cmailpass.gpg b/dotfiles/system/.config/.cmailpass.gpg index e2f102e..48c4632 100644 --- a/dotfiles/system/.config/.cmailpass.gpg +++ b/dotfiles/system/.config/.cmailpass.gpg @@ -1 +1,2 @@ -
LFLJEdM0+G 5nn])>{\ޛ\KZȘݝG>ZėӶKv!>W~<
\ No newline at end of file +
+O;Kg{*FpK4 _ a؛mrj"Τ;܃̀ zxx-9=`={DY
\ No newline at end of file diff --git a/dotfiles/system/.config/qalculate/qalculate-gtk.cfg b/dotfiles/system/.config/qalculate/qalculate-gtk.cfg index 7004d0e..22d7f45 100644 --- a/dotfiles/system/.config/qalculate/qalculate-gtk.cfg +++ b/dotfiles/system/.config/qalculate/qalculate-gtk.cfg @@ -1,6 +1,6 @@ [General] -version=5.8.2 +version=5.9.0 allow_multiple_instances=-1 width=1167 always_on_top=0 diff --git a/dotfiles/system/.msmtprc b/dotfiles/system/.msmtprc index a72861e..6bd8c03 100644 --- a/dotfiles/system/.msmtprc +++ b/dotfiles/system/.msmtprc @@ -21,14 +21,14 @@ logfile ~/.msmtp.gmail.log # ====================================================================== account cmail -tls_trust_file /home/cjennings/.config/.protonbridge.cert.pem +tls_certcheck off auth on host 127.0.0.1 port 1025 protocol smtp from c@cjennings.net user c@cjennings.net -passwordeval "cat ~/.config/.protonmailsmtp" +passwordeval "cat ~/.config/.cmailpass" tls on tls_starttls on logfile ~/.msmtp.cmail.log |
