Sorry Everyone,
By the very nature of the beast, one has to speak a different language when it comes to computers, networking, scripting, email redirection, and http protocols. This ain’t hiking folks! Darn it all!
The important thing is that what St. Nick asked and what the friend of St. Nick’s said was true.
A hiker can email a journal entry with a pocketmail device that one carries on the trail to someone with a special comment in the subject line and have that journal entry automatically be posted onto a website without the reciepient of the email needing to get the email and entry it onto the website for the hiker who sent the email containing their journal entry from the trail.
Because I am also a UNIX Sys ADMIN aside from being a thru hiker, it is as trivial for me ( or any other UNIX Sys ADMIN ) to set this up for a hiker with a pocketmail device as it was for me or any other thru hiker to slip into our backpacks every day.
For a Window’s Sys Admin, however, it could take a week or two just to configure the Exchange Server. Ahhh, the power of the graphical user interface ( GUI )!
Basically, one sets up an email drop box, for example, myjournal@somedomain.com. You use FETCHMAIL to retrieve email from that email address every 30 minutes. This is the email address the hiker/journalist send his or her journal entry to.
You can then process every email message that FETCHMAIL gets from myjournal@somedomain.com that is sent from "thejournalbeingupdated@pocketmail.com" ( the pocketmail address can be used as a filter too! ) with PROCMAIL which looks for a subject line pattern that would look "DA JORNAL MONTH:?? DAY:?? YEAR:?? ". PROCMAIL can transfer that message to a folder on the server for later processing.
The Sys ADMIN can then have the server run a batch or BASH script every hour that scans that folder, checks for recent email, and when it finds a new email, process it and paste the entry into a webpage called “MYjournalONtheTrail.html” at whatever website that is hosting the journal.
It is this last step that can be changed by design. You can do it every hour or once a week.
And even when you run the script, you can increase the delay by limiting it to a delay in the online journal for more recent entries.
In other words, you can build into the automated software a one, two, or three week delay in journal entries.
Hope that clears it up ( O.K., I know it isn’t, but you guys are into hiking which is far more important than how to do it )
Good Luck,
Mr. Boo AT '99 GA–>ME
Mr. Boo AT '99 GA–>ME