sfeed_sendmail

sfeed to sendmail command
git clone git://r-36.net/sfeed_sendmail
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2022-06-16 17:27Do not report error in case title is empty.Christoph Lohmann1+1-1
2022-06-08 21:50If title is empty, do not encode.Christoph Lohmann1+4-1
2020-10-21 19:09Proper escapes for new html cases for subject.Christoph Lohmann1+1-1
2020-10-21 18:51Add more heuristics for html in a subject.Christoph Lohmann1+1-1
2020-10-19 17:14Make sure title has some content for rputil.Christoph Lohmann1+2-0
2020-10-11 15:13Do not add newline for subjet line, if there is html.Christoph Lohmann1+3-1
2020-10-10 20:03Add home path, if sfeed_sendmail is there.Christoph Lohmann1+2-0
2020-10-10 19:33Update sfeed-run for X-RSS-File.Christoph Lohmann1+1-1
2020-10-10 19:26Add tsvfile name to all e-mails for filtering.Christoph Lohmann1+4-2
2020-10-10 19:21Add sfeed-run example.Christoph Lohmann2+25-0
2020-10-10 19:19Remove debug.Christoph Lohmann1+0-2
2020-10-10 14:27Add heuristics for HTML charset in title.Christoph Lohmann1+13-1
2020-10-10 13:40Add line inbetween content and metadata.Christoph Lohmann1+4-1
2020-10-10 13:31Add Content-Type for UTF-8.Christoph Lohmann1+1-2
2020-10-10 13:15Add requirements to README.Christoph Lohmann1+9-0
2020-10-10 13:10The author e-mail needs to be encoded properly for sendmail cmd.Christoph Lohmann1+1-1
2020-10-10 12:47Fix @ in author and add URL and Enclosure support.Christoph Lohmann1+12-2
2020-10-10 12:37Add LICENSE file.Christoph Lohmann1+676-0
2020-10-10 12:35Initial commit of sfeed_sendmail.Christoph Lohmann2+96-0