dmc

dynamic mail client
git clone git://git.suckless.org/dmc
Log | Files | Refs | README | LICENSE

send (238B)


      1 dmc-send
      2 ========
      3 
      4 send methods (in config.h?)
      5  - mbox write
      6  - maildir write
      7  - |mail
      8  - |msmtp
      9  - MX + connect (auto smtp)
     10  - nc localhost 25
     11 
     12 Must support more than one chained send methods
     13  - to move a mail into the sent folder f.ex?