Follow-up:<br>Wow, did that suck. But, I wanted a cheap hack and I still have one. <br>Don't use a "live" email address (duh!), and use a .txt file or probably anything but .html. It matters.<br><br> #!/bin/bash
<br> # gmaildigest.sh<br> date >>~/public_html/digest/digest.txt<br> less ~/mail/mysite.org/bhgmail/new/* >>~/public_html/digest/digest.txt<br> rm -f ~/mail/mysite.org/bhgmail/new/*<br> less ~/public_html/digest/separator.txt >> ~/public_html/digest/digest.txt
<br><br>I'm so proud. <br><br><div><span class="gmail_quote">On 9/10/07, <b class="gmail_sendername">Bob Hartmann</b> <<a href="mailto:bob.hartmann@gmail.com">bob.hartmann@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
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.<br>I don't need to keep my home system up, just forward from gmail to my other place and
<br> cat mail/mysite.org/bob/new/* >>public_html/digest/digest.html<br>where ./public_html/digest is protected by .htaccess. No biggie<div><span class="e" id="q_114f223c95b7cd4a_1"><br><br><br><div><span class="gmail_quote">
On 9/10/07, <b class="gmail_sendername">
Eric Peterson</b> <<a href="mailto:srcfoo@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">srcfoo@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Wow, must feel great knowing someone is looking out for you like that.<br>I'm sure your productivity is through the the roof as a result. ;)<br><br>On 9/10/07, Bob Hartmann <<a href="mailto:bob.hartmann@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
bob.hartmann@gmail.com</a>> wrote:<br>> These are all really neat ideas, and I appreciate the input. Hope it helps<br>> someone else!<br>> Grok this: I can't even access some of our web hosting customers' sites
<br>> without going through a special workaround Citrix session. (no gmail there,<br>> either) They're probably spying on me here too, so I'd better shut up. :-`<br>><br>><br>><br>> _______________________________________________
<br>> TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br>> <a href="mailto:tclug-list@mn-linux.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">tclug-list@mn-linux.org</a><br>> <a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://mailman.mn-linux.org/mailman/listinfo/tclug-list
</a><br>><br>><br></blockquote></div><br>
</span></div></blockquote></div><br>