As now I just got my Kindle 3 and I want to extend the batch file to autmatically send the generated mobi ebook to my Kindle free email account so that I can download it anywhere I have wifi connection.
ebook to send as attachment from my gmail account: unclerod.mobi
my gmail account:
xxx@gmail.com
gmail password: zzzz
my kindle account:
xxx@kindle.com
Subject: Uncle Rod Weekly Astro Blog
This is the command line that I've tried but it does work:
calibre-smtp
xxx@gmail.com xxx@kindle.com "Mail Content test" -r smtp.gmail.com -u
xxx@gmail.com -p zzzz --port 587 -s "Uncle Rod Weekly Astro Blog" -a "unclerod.mobi"