ftp -o - https://jcs.org/move_in | sh -
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 10 lines 319 B view raw
1# things mutt can view inline 2application/msword; antiword %s; copiousoutput 3text/html; ~/bin/html_mail %s; copiousoutput 4application/x-gunzip; gzcat %s; copiousoutput 5 6# things that need external programs 7#application/pdf; /usr/local/bin/mupdf %s 8image/*; ~/bin/mutt_bgrun %t %s 9 10application/*; ~/bin/mutt_bgrun %t %s