Read a message

$ himalaya message read <ID>

Reads message matching the given envelope id.

See the advanced version for more details.

Example

$ himalaya message read 944
From: ~matf <outgoing@sr.ht>
To: soywod <clement.douin@posteo.net>
Subject: ~soywod/pimalaya#154: Configuration wizard: cannot canonicalize path

I built `himalaya` from sources using the `cargo` instructions in the documentation, then followed the configuration wizard (it's nice), but unfortunately it seems unable to save the `config.toml`:

✘ cannot canonicalize path "/home/droidian/.config/himalaya/config.toml"
? Where would you like to save your configuration? (/home/droidian/.config/himalaya/config.toml) ›  

The same happens whether I `mkdir -p ~/.config/himalaya` or not.

Any ideas? This is on aarch64.


-- 
View on the web: https://todo.sr.ht/~soywod/pimalaya/154