📫 Himalaya GitHub release Matrix

Command-line interface for email management based on the himalaya-lib.

image

Warning: the project is under active development, do not use in production before the v1.0.0.

Features

Note: see the wiki for all the features.

Installation

Packaging status ```shell # Arch Linux (official) $ pacman -S himalaya # Arch Linux (from sources) $ yay -S himalaya-git # Homebrew $ brew install himalaya # Cargo $ cargo install himalaya # Nix $ nix-env -i himalaya ``` *Note: see the [wiki](https://github.com/soywod/himalaya/wiki/Installation) for other installation methods.*

Configuration

```toml

~/.config/himalaya/config.toml

display-name = "Test" downloads-dir = "~/downloads" signature = "Regards,"

[gmail] default = true email = "test@gmail.com"

backend = "imap" imap-host = "imap.gmail.com" imap-port = 993 imap-login = "test@gmail.com" imap-passwd-cmd = "security find-internet-password -gs gmail -w"

sender = "smtp" smtp-host = "smtp.gmail.com" smtp-port = 465 smtp-login = "test@gmail.com" smtp-passwd-cmd = "security find-internet-password -gs gmail -w"

[gmail.folder-aliases] inbox = "INBOX" sent = "[Gmail]/Sent" drafts = "[Gmail]/Drafts"

[local] email = "test@localhost" signature-delim = "~~\n" signature = "Regards,"

backend = "maildir" maildir-root-dir = "~/emails"

sender = "sendmail" sendmail-cmd = "msmtp --read-envelope-from --read-recipients" ```

Note: see the wiki for all the options.

Contributing

If you find a bug, please send an email at ~soywod/pimalaya@todo.sr.ht.

If you have a question, please send an email at ~soywod/pimalaya@lists.sr.ht.

If you want to propose a feature or fix a bug, please send a patch at ~soywod/pimalaya@lists.sr.ht using git send-email (see this guide on how to configure it).

If you want to subscribe to the mailing list, please send an email at ~soywod/pimalaya+subscribe@lists.sr.ht.

If you want to unsubscribe to the mailing list, please send an email at ~soywod/pimalaya+unsubscribe@lists.sr.ht.

If you want to discuss about the project, feel free to join the Matrix workspace #pimalaya or contact me directly @soywod.

Credits

nlnet

Special thanks to the nlnet foundation that helped Himalaya to receive financial support from the NGI Assure program of the European Commission in September, 2022.

Sponsoring

GitHub PayPal Ko-fi Buy Me a Coffee Liberapay