Linux Home
Automation
(Last updated: Wed., Sep. 10 2008)
Automation
(Last updated: Wed., Sep. 10 2008)
Send2blogger
This is a silly little program that I use to send my blog entry to Google's blogger. I'll document this futher as I go along.
$ send2blogger.pl --help
Sends current blog to the user.<secret>@blogger.com blog via example.com
sendBlog.pl <Blog_Filename>
-t | --to send to this address
-f | --from from address
-c | --cc cc address
--bcc blind carbon copy address
--backup Backup file to 'filename.20080912'
-s | --secret secret password
-v | --verbose print out status messages
-d | --debug stop before actually sending mail
-h | -? | --help This help message