
: Re: Send periodicals via email I have same RSS feeds, that I would like to read them via periodicals menu. I can create a .mobi file as need format for periodicals and send it to Kindle PW2
Calibre can send mails for you. I'd recommend to check the fine documentation:
manual.calibre-ebook.com/gui.html#connect-share http://manual.calibre-ebook.com/faq.html#i-cannot-send-emails-using-app
And a forum post about handling it: www.mobileread.com/forums/showthread.php?t=213166
Update: and I'd recommend to check the source file for the recipe which is not working properly. It might not has the proper setting for the magazine type in it:
publication_type = 'magazine'
Another option to this is using the CLI tools of Calibre with a CLI mail client, e.g. from a shell script (if you are on *nix OS, like:
#!/bin/bash
/path/to/ebook-convert /path/to/NEWSPAPER.recipe /path/to/OUTPUT.mobi &&
nail -a /path/to/OUTPUT.mobi -s WHATEVER <<<""
(I'm using this above solution myself.)
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Shakeerah

: Epub OPF 'spine' element: how to exclude an html file from linear reading order, while allowing it to be accessed from a link I converted an html source to epub with Calibre. Original 'html'

: Kindle Direct Publishing (KDP) is a system where authors can upload ebooks for delivery via Whispernet and set the price for downloading.