bell notificationshomepageloginedit profileclubsdmBox

10% popularity   0 Reactions

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


Load Full (0)

Login to follow story

More posts by @Shakeerah

0 Comments

Sorted by latest first Latest Oldest Best

 

Back to top