Follow-up: Wow, did that suck. But, I wanted a cheap hack and I still have one. Don't use a "live" email address (duh!), and use a .txt file or probably anything but .html. It matters. #!/bin/bash # gmaildigest.sh date >>~/public_html/digest/digest.txt less ~/mail/mysite.org/bhgmail/new/* >>~/public_html/digest/digest.txt rm -f ~/mail/mysite.org/bhgmail/new/* less ~/public_html/digest/separator.txt >> ~/public_html/digest/digest.txt I'm so proud. On 9/10/07, Bob Hartmann <bob.hartmann at gmail.com> wrote: > > It's actually a pretty cool place. I've got my original idea working > already. Just need to schedule it for every hour or something and I'm good. > I don't need to keep my home system up, just forward from gmail to my > other place and > cat mail/mysite.org/bob/new/* >>public_html/digest/digest.html > where ./public_html/digest is protected by .htaccess. No biggie > > > On 9/10/07, Eric Peterson <srcfoo at gmail.com> wrote: > > > > Wow, must feel great knowing someone is looking out for you like that. > > I'm sure your productivity is through the the roof as a result. ;) > > > > On 9/10/07, Bob Hartmann < bob.hartmann at gmail.com> wrote: > > > These are all really neat ideas, and I appreciate the input. Hope it > > helps > > > someone else! > > > Grok this: I can't even access some of our web hosting customers' > > sites > > > without going through a special workaround Citrix session. (no gmail > > there, > > > either) They're probably spying on me here too, so I'd better shut > > up. :-` > > > > > > > > > > > > _______________________________________________ > > > TCLUG Mailing List - Minneapolis/St. Paul, Minnesota > > > tclug-list at mn-linux.org > > > http://mailman.mn-linux.org/mailman/listinfo/tclug-list > > > > > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20070911/7a1678ad/attachment.htm