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