diff options
-rw-r--r-- | bashrc | 2 | ||||
-rw-r--r-- | msmtprc | 13 | ||||
-rw-r--r-- | muttrc | 4 | ||||
-rwxr-xr-x | xinitrc | 6 |
4 files changed, 18 insertions, 7 deletions
@@ -116,7 +116,7 @@ fi shopt -s autocd shopt -s cdspell -export GPGKEY="895134C5" +export GPGKEY="B54608CC" export PATH="$HOME/bin:$HOME/bin/perl6:$PATH" export EDITOR="vim" export PENTADACTYL_RUNTIME="$HOME/.pentadactyl" @@ -1,3 +1,14 @@ +account default +host skozl.com +port 587 +protocol smtp +auth on +from v@skozl.com +user v@skozl.com +tls on +tls_trust_file /etc/ssl/certs/ca-certificates.crt + + account bitmessage host mail.bitmessage.ch port 465 @@ -9,7 +20,7 @@ tls on tls_starttls off tls_nocertcheck -account default +account gmail host smtp.gmail.com port 587 protocol smtp @@ -8,7 +8,7 @@ source $alias_file #Offline Imap config set mbox_type = Maildir -set sendmail = ~/bin/mail +set sendmail = /usr/bin/msmtp set folder = ~/.mail/ set spoolfile = "+dove/INBOX" @@ -27,7 +27,7 @@ macro index S \ "mark message as spam" # Dove conf -set from = "vasko@wherewe.servebeer.com" +set from = "v@skozl.com" set realname = "Vasil Zlatanov" # Change the following line to a different editor you prefer. @@ -37,8 +37,8 @@ wmname LG3D ~/.ratpoison/clipboard init #Run dropbox -dropboxd & -~/bin/mountsecure +#dropboxd & +#~/bin/mountsecure # Allow user to edit brightness sudo /usr/bin/brightchown @@ -145,7 +145,7 @@ fi # windows 1: screen notebok if [ $run_everything = true -o $run_workspace = 5 ]; then $workspace ^4 - cd $HOME/Dropbox/notes + cd $HOME/Sync/notes # $xtoolwait $term $screen_run school fi # |