sendgrowl (sendmail via Growl)
sendgrowl is a simple Bash script for Mac OS X which redirects sendmail to Growl. Messages piped to the sendmail binary are displayed as Growl notifications instead and - when clicked - the entire message is opened in a Quick Look preview window. Quite useful for Cron output and - to some degree - for developing Rails apps which send mails.
Post a comment