home-config/aerc/accounts.conf
7a36da3e1d81add371cdc8653c2f3ac4d6ccfb0d
· 312 B · 8 lines
raw
| 1 | [Personal] |
| 2 | source = imaps://ryan%40rschanz.org@mail.rschanz.org:993 |
| 3 | source-cred-cmd = sh -c "cat ~/Documents/eml.pw" |
| 4 | outgoing = smtps://ryan%40rschanz.org@mail.rschanz.org:465 |
| 5 | outgoing-cred-cmd = sh -c "cat ~/Documents/eml.pw" |
| 6 | default = INBOX |
| 7 | from = Ryan Schanzenbacher <ryan@rschanz.org> |
| 8 | copy-to = Sent |