Guest User

Untitled

a guest
Jan 17th, 2019
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. rm *.mobi
  2.  
  3. xvfb-run ebook-convert "The economist.recipe" econ.mobi --output-profile kindle --username XXX@gmail.com --password XXX
  4.  
  5. calibre-smtp --attachment econ.mobi --relay smtp.gmail.com --port 587 --username [gmail username] --password [gmail password] --encryption-method TLS [username]@gmail.com [username]@kindle.com ""
  6.  
  7. ebook-convert "The Independent.recipe" indie.mobi --output-profile kindle
  8. calibre-smtp --attachment indie.mobi --relay smtp.gmail.com --port 587 --username [gmail username] --password [gmail password --encryption-method TLS [username]@gmail.com [username]@kindle.com ""
Add Comment
Please, Sign In to add comment