change password store layout

This commit is contained in:
Felix Van der Jeugt 2019-11-27 14:44:22 +01:00
parent f03139fb3b
commit 62fa940cdb
No known key found for this signature in database
GPG Key ID: 58B209295023754D
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ CertificateFile "/etc/ssl/certs/ca-certificates.crt"
IMAPAccount ugent
Host "owa.ugent.be"
User "felix.vanderjeugt@ugent.be"
PassCmd "pass show ugent | head -1"
PassCmd "pass show ugent/_ | head -1"
AuthMechs "PLAIN"
SSLTYPE "IMAPS"
CertificateFile "/etc/ssl/certs/ca-certificates.crt"

View File

@ -18,7 +18,7 @@ host smtp.ugent.be
port 587
from felix.vanderjeugt@ugent.be
user felix.vanderjeugt@ugent.be
passwordeval "pass show ugent | head -1"
passwordeval "pass show ugent/_ | head -1"
account posteo
host posteo.de