extensible, flexible mailing list manager https://lists.meli-email.org/
 
 
 
 
 
 
Go to file
Manos Pitsidianakis b079ef0c86
Initial commit
2020-08-15 22:15:44 +03:00
src Initial commit 2020-08-15 22:15:44 +03:00
.gitignore Initial commit 2020-08-15 22:15:44 +03:00
Cargo.lock Initial commit 2020-08-15 22:15:44 +03:00
Cargo.toml Initial commit 2020-08-15 22:15:44 +03:00
LICENSE Initial commit 2020-08-15 22:15:44 +03:00
README.md Initial commit 2020-08-15 22:15:44 +03:00

README.md

Mailpot

flexible mailing list manager

% mpot help
mailpot 0.1.0
mini mailing list manager

USAGE:
    mpot [FLAGS] [OPTIONS] <SUBCOMMAND>

FLAGS:
    -d, --debug      Activate debug mode
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -c, --config <config>    Set config file

SUBCOMMANDS:
    create-list    Create new list
    db-location    Prints database filesystem location
    help           Prints this message or the help of the given subcommand(s)
    list           Mailing list management
    list-lists     Lists all registered mailing lists
    post           Post message from STDIN to list