|
@@ -8,7 +8,7 @@ echo $RECIPEPATH
|
|
|
#
|
|
#
|
|
|
# download news and save output to epub
|
|
# download news and save output to epub
|
|
|
#
|
|
#
|
|
|
-ebook-convert "$RECIPEPATH/oriental_daily_pure.recipe" $MOBIPATH/$TODAY-orient.epub
|
|
|
|
|
|
|
+#ebook-convert "$RECIPEPATH/oriental_daily_pure.recipe" $MOBIPATH/$TODAY-orient.epub
|
|
|
#
|
|
#
|
|
|
# convert epub to mobi
|
|
# convert epub to mobi
|
|
|
#
|
|
#
|
|
@@ -17,7 +17,7 @@ ebook-convert "$RECIPEPATH/oriental_daily_pure.recipe" $MOBIPATH/$TODAY-orient.e
|
|
|
# send book to kindle
|
|
# send book to kindle
|
|
|
#
|
|
#
|
|
|
#calibre-smtp --attachment $MOBIPATH/$TODAY-orient.mobi --relay smtp.gmail.com --port 587 --username cigarbar@gmail.com --password "on2next1" --encryption-method TLS cigarbar@gmail.com larry1chan@kindle.cn ""
|
|
#calibre-smtp --attachment $MOBIPATH/$TODAY-orient.mobi --relay smtp.gmail.com --port 587 --username cigarbar@gmail.com --password "on2next1" --encryption-method TLS cigarbar@gmail.com larry1chan@kindle.cn ""
|
|
|
-calibre-smtp --attachment $MOBIPATH/$TODAY-orient.epub --relay hwsmtp.exmail.qq.com --port 465 --username sales@algometic.com --password "y6t8Fk^" --encryption-method SSL sales@algometic.com larry1chan@kindle.cn ""
|
|
|
|
|
|
|
+calibre-smtp --attachment $MOBIPATH/$TODAY-orient.epub --relay hwsmtp.exmail.qq.com --port 465 --username sales@algometic.com --password "y6t8Fk^" --encryption-method SSL sales@algometic.com larry1chan@kindle.cn ""
|
|
|
#
|
|
#
|
|
|
# rm mobi file
|
|
# rm mobi file
|
|
|
#
|
|
#
|