Skip to content
/ attdl Public

A mail attachment downloader based on the IMAP protocol written in Rust.

License

Notifications You must be signed in to change notification settings

lrkkr/attdl

Repository files navigation

attdl

A mail attachment downloader based on the IMAP protocol written in Rust.

Dependencies

  • imap
  • native-tls
  • dotenvy
  • mail-parser

Usage

mv .env-example .env

Edit the .env file to your needs.

Run

cargo run

About

A mail attachment downloader based on the IMAP protocol written in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Languages