public
Description: Emails log files, txt files to specified email address
Homepage: http://anilwadghule.com/blog
Clone URL: git://github.com/anildigital/mailer.git
Click here to lend your support to: mailer and make a donation at www.pledgie.com !
mailer /
name age message
file .gitignore Loading commit data...
file README
file Rakefile
directory app/
directory config/
directory doc/
directory lib/
directory public/
directory script/
directory test/
README
Mailer 0.02

Sends daily email of text and log files of directory specified by you.
I use this app get daily emails of IRC conversations those I don't want to miss.
You just need to change path of your file directory and set a task 
<pre>
  rake utils:send_email
</pre>
in cron tab run it after specified interval. That's it.