switching to my actual email address
This commit is contained in:
parent
a7b58bae36
commit
25bd4c1e7e
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ set realname = "Andrew Davidson"
|
|||
|
||||
|
||||
### Connectivity
|
||||
set imap_user = "andrew@bigfootstoybox.com"
|
||||
set imap_pass = "`pass show email/bigfootstoybox.com/andrew`"
|
||||
set imap_user = "andrew@amd.im"
|
||||
set imap_pass = "`pass show email/amd.im/andrew`"
|
||||
set folder = "imaps://mail.amd.im"
|
||||
set smtp_url = "smtps://$imap_user:$imap_pass@mail.amd.im:465"
|
||||
set ssl_starttls = no
|
||||
|
|
Loading…
Reference in a new issue