Explorar el Código

mutt password is now in ~/.muttpass, to avoid being overwritten

master
mort hace 9 años
padre
commit
fe2e5ea021
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      dotfiles/mutt/muttrc

+ 1
- 1
dotfiles/mutt/muttrc Ver fichero

@@ -2,7 +2,7 @@ set my_name = "Martin Dørum Nygaard"
set imap_user = "martid0311@gmail.com"

## Get the password from a file
source ~/.mutt/pass
source ~/.muttpass

set folder = "imaps://imap.gmail.com/"
set spoolfile = +INBOX

Cargando…
Cancelar
Guardar