This repository has been archived by the owner on Nov 27, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Dynamic Mail Client - a minimalistic email client solution
License
theappleman/dmc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
dmc - dynamic mail client ========================= dmc is a minimalist email client solution Requirements ------------ msmtp to send emails (dmc-smtp is not implemented yet) openssl to build with SSL support Installation ------------ Few binaries will be copied into the bin directory make all install PREFIX=/usr If you want to build dmc without SSL edit config.mk or type: make HAVE_SSL=0 Configuration ------------- Accounting information is stored in ~/.dmc/acc and can be edited with dmc -e myaccount Type your signature in ~/.dmc/signature Running ------- Start it in daemon mode dmc -d To send a mail add the contact to your addressbook echo 'user <[email protected]>' > ~/.dmc/addrbook or edit the addressbook dmc -a Then type the mail: XXX: This is not correct Add attachments: $EDITOR msg dmc-mime msg attach1.zip | dmc -m `dmc -a user`
About
Dynamic Mail Client - a minimalistic email client solution
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published