home-config/aerc/accounts.conf
26cd1c1c6504e9ad17c9e21239f9d9f44d36acf4
· 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 |