<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with email and script</title>
      <link>http://ask.metafilter.com/tags/email+script</link>
      <description>Questions tagged with 'email' and 'script' at Ask MetaFilter.</description>
	  <pubDate>Wed, 01 May 2013 23:46:15 -0800</pubDate> <lastBuildDate>Wed, 01 May 2013 23:46:15 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>All the todo&apos;s that&apos;s fit to email</title>
	<link>http://ask.metafilter.com/240218/All%2Dthe%2Dtodos%2Dthats%2Dfit%2Dto%2Demail</link>	
	<description>I use Piratapad (An Etherpad clone) as a todo list for our printshop with 100+ members, and would like to once a month copy all active issues from the list and email it out to our members. What would be the simplest way to go about this? The page contains other things except what I&apos;d like to email out (solved topics, general announcements, instructions for using the page) so I&apos;d have to use regex or somesuch to copy the relevant bits from the page. (bracketing the list with TODOLISTSTARTSNOW / ENDSNOW should suffice)&lt;br&gt;
&lt;br&gt;
I have an almost-always-on Mac Mini at home which could run this periodically, or perhaps I could have my webserver run it if my host allows.&lt;br&gt;
&lt;br&gt;
Piratepad: &lt;a href=&quot;http://piratepad.net&quot;&gt;http://piratepad.net&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
So one part of the problem is copying the text, the other to send it out to 100+ email addresses. Suggestions and pointers most appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.240218</guid>
	<pubDate>Wed, 01 May 2013 23:46:15 -0800</pubDate>
	<category>automatisation</category>
	<category>email</category>
	<category>etherpad</category>
	<category>piratepad</category>
	<category>script</category>
	<dc:creator>monocultured</dc:creator>
	</item>
	<item>
	<title>How to transform daily emailed data into a web&#8211;accessible chart?</title>
	<link>http://ask.metafilter.com/239185/How%2Dto%2Dtransform%2Ddaily%2Demailed%2Ddata%2Dinto%2Da%2Dwebaccessible%2Dchart</link>	
	<description>I get reports emails every morning with simple, TSV data in the message body - and am trying to do something pretty with them, automatically. I&apos;d like to forward these emails ... somewhere... and have them transformed into charts that are viewable on a password-protected site, or something like Panic&apos;s Status Board app.&lt;br&gt;
&lt;br&gt;
Are there any tools that can help me get this job done? The simpler, and cheaper, the better. I looked at sites like StaHat.com but still felt like I was missing a few steps.&lt;br&gt;
&lt;br&gt;
I don&apos;t have access to BusinessObjects or CrystalReports. but I do have FTP access to a server and some coding skills in HTML, C and python. Also pretty good with excel, if that helps.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.239185</guid>
	<pubDate>Mon, 15 Apr 2013 09:47:31 -0800</pubDate>
	<category>chart</category>
	<category>Data</category>
	<category>email</category>
	<category>script</category>
	<category>web</category>
	<dc:creator>borborygmi</dc:creator>
	</item>
	<item>
	<title>Intricate Gmail Exporting Question</title>
	<link>http://ask.metafilter.com/208044/Intricate%2DGmail%2DExporting%2DQuestion</link>	
	<description>I need a .txt file that contains the text of all the messages in my gmail account with a particular label, from a particular email address. What is the best way to make this happen? Ideally, the .txt file would contain just the words that the sender wrote, with none of the html junk that exporting email usually comes with. &lt;br&gt;
&lt;br&gt;
What is a fast, safe and cheap way to do this?&lt;br&gt;
&lt;br&gt;
I&apos;m not sure how threading will complicate things: in any particular thread (with the given label), I want only the messages that come from a particular email address. &lt;br&gt;
&lt;br&gt;
Any ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.208044</guid>
	<pubDate>Sun, 12 Feb 2012 14:39:54 -0800</pubDate>
	<category>email</category>
	<category>gmail</category>
	<category>resolved</category>
	<category>script</category>
	<dc:creator>milestogo</dc:creator>
	</item>
	<item>
	<title>Communicating with a website via email</title>
	<link>http://ask.metafilter.com/117410/Communicating%2Dwith%2Da%2Dwebsite%2Dvia%2Demail</link>	
	<description>I want to send an email to my website, and then have my website do something with the information contained in the body. HELP! This has the be the hardest thing to search for on Google, as the results always come back with email server stuff. I&apos;m looking for a simple way to email a chunk of text to a dedicated email address on my server, which would then parse the data and store it in a database.&lt;br&gt;
&lt;br&gt;
I can handle all the parsing, storing, etc., I just need to know how to communicate with a script via email.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.117410</guid>
	<pubDate>Sun, 22 Mar 2009 13:47:22 -0800</pubDate>
	<category>email</category>
	<category>programming</category>
	<category>script</category>
	<dc:creator>bjork24</dc:creator>
	</item>
	<item>
	<title>Is there a way to create folders or otherwise organize my email inbox?</title>
	<link>http://ask.metafilter.com/113036/Is%2Dthere%2Da%2Dway%2Dto%2Dcreate%2Dfolders%2Dor%2Dotherwise%2Dorganize%2Dmy%2Demail%2Dinbox</link>	
	<description>Is there an app/script/somethin&apos;-sweet I can install on my Mac(s) that will allow me to organize my email INBOX? I&apos;d like to be able to group, folder, or rearrange the items in my email inbox so that I can deal with them more efficiently. Viewing by subject/date/time/etc. will not solve my organization problem. I do NOT want to take them out of my inbox in any way (my rule is that I can&apos;t do that until I&apos;ve dealt with it). I&apos;m currently using Apple Mail, and would like to continue to do so. Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.113036</guid>
	<pubDate>Sat, 31 Jan 2009 08:24:08 -0800</pubDate>
	<category>app</category>
	<category>apple</category>
	<category>computers</category>
	<category>email</category>
	<category>folders</category>
	<category>mac</category>
	<category>mail</category>
	<category>organization</category>
	<category>productivity</category>
	<category>program</category>
	<category>script</category>
	<dc:creator>iamkimiam</dc:creator>
	</item>
	<item>
	<title>How to forward email to a script</title>
	<link>http://ask.metafilter.com/78216/How%2Dto%2Dforward%2Demail%2Dto%2Da%2Dscript</link>	
	<description>How can I set up a system that forwards email to a script given that port 25 is Cox-blocked on my home connection? Use a web host? Bypass Cox somehow?
I&apos;m developing an app which requires email-to-script forwarding. My thoughts are either to get an account with a web host that has that capability, or to set up my own SMTP server. &lt;br&gt;
&lt;br&gt;
To do it at home, I&apos;d need a way to bypass my ISP&apos;s port 25 block. If I need to use a web host, I&apos;d like it to be cheap, free, or with 1and1.com since I have an account with them already. &lt;br&gt;
&lt;br&gt;
I&apos;d prefer not to use cron jobs since I want the forwarding to be immediate. Any recommendations?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.78216</guid>
	<pubDate>Sun, 09 Dec 2007 14:53:29 -0800</pubDate>
	<category>email</category>
	<category>emailforwarding</category>
	<category>script</category>
	<category>smtp</category>
	<category>webhosts</category>
	<dc:creator>TimeTravelSpeed</dc:creator>
	</item>
	<item>
	<title>Looking for &quot;email to a friend&quot; script</title>
	<link>http://ask.metafilter.com/73625/Looking%2Dfor%2Demail%2Dto%2Da%2Dfriend%2Dscript</link>	
	<description>I&apos;m looking for a script (javascript?) that will place an &quot;email this post&quot; button after posts on my blog.  Something similar to the way you can email news stories from Yahoo!, etc.

For the love of God, help me.

If possible, I&apos;d like to get one with a captcha or some such security device, but not absolutely necessary.

Link to my site is available through my name, above, if that helps.

I should also point out that I am not a coder, I barely know the difference between Javascript and printing.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.73625</guid>
	<pubDate>Thu, 11 Oct 2007 14:14:44 -0800</pubDate>
	<category>email</category>
	<category>internet</category>
	<category>script</category>
	<dc:creator>TheLastPsychiatrist</dc:creator>
	</item>
	<item>
	<title>Bulk Exporting E-Mail from Eudora Pro to TXT</title>
	<link>http://ask.metafilter.com/62284/Bulk%2DExporting%2DEMail%2Dfrom%2DEudora%2DPro%2Dto%2DTXT</link>	
	<description>How would I batch export Eudora Pro e-mails with customized filenames? After reading &quot;&lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/0979368103/metafilter-20/ref=nosim/&quot;&gt;Bit Literacy&lt;/a&gt;&quot; recently (highly recommended, by the way), I deleted 8,000 e-mails from my Inbox.  Now, though, I need to &lt;b&gt;export to text files&lt;/b&gt; the remaining 1,000 messages that I need to keep.&lt;br&gt;
&lt;br&gt;
I am using Eudora Pro 7.1 (although I could easily revert back to Eudora 5.1, if necessary) on Windows XP.  I found &lt;a href=&quot;http://www.download.com/Message-Exporter-Plugin-for-Eudora/3000-2368_4-10626824.html?tag=pdp_prod&quot;&gt;this program&lt;/a&gt; which does the exporting quite nicely, but, unfortunately, &lt;em&gt;it does not allow for detailed file names&lt;/em&gt;.&lt;br&gt;
&lt;br&gt;
Specifically, I need to be able to export each e-mail to individual text files with file names along the lines of....&lt;br&gt;
&lt;br&gt;
&quot;YYYY MM DD, Time, Author, Subject.txt&quot;&lt;br&gt;
or  &quot;2007 05 08, 19-27 PST, Bob Smith, Exporting E-Mail.txt&quot;&lt;br&gt;
&lt;br&gt;
The dates and times put the folder of text files in chronological order, and the author and subject make it easier to find things.&lt;br&gt;
&lt;br&gt;
What can I do to accomplish this?&lt;br&gt;
&lt;br&gt;
Is there a program or plug-in that already exists?&lt;br&gt;
Someone recommended a Python script, but that is not something with which I am familiar.&lt;br&gt;
Is that something that, with instruction, I could do myself?&lt;br&gt;
Or can I pay somebody to create the script or software that I need?&lt;br&gt;
&lt;br&gt;
Thank you!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.62284</guid>
	<pubDate>Wed, 09 May 2007 13:53:35 -0800</pubDate>
	<category>email</category>
	<category>eudora</category>
	<category>eudorapro</category>
	<category>export</category>
	<category>exporting</category>
	<category>python</category>
	<category>script</category>
	<dc:creator>stst399</dc:creator>
	</item>
	<item>
	<title>Help me with my e-mail ponderings...</title>
	<link>http://ask.metafilter.com/55517/Help%2Dme%2Dwith%2Dmy%2Demail%2Dponderings</link>	
	<description>This is a two-part question concerning e-mail, the internet&apos;s original &apos;killer app&apos;. i ) We know &lt;a href=&quot;http://www.google.co.uk/search?q=email+insecure&quot;&gt;email has its flaws&lt;/a&gt; - but I&apos;m looking for reasons (obvious and non-obvious) why an email address directory for the entire net has never (been attempted?) worked.&lt;br&gt;
&lt;br&gt;
ii ) Does anyone know of a web app (preferably AJAX) which would serve as a repository for a given group&apos;s email addresses? Sort of a smaller version of the above. Individuals would be able to update their record in the app (perhaps by verifying with the system they own the address), there would be sensible authentication processes and vCards could be generated on the fly? It strikes me this could be quite handy...!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.55517</guid>
	<pubDate>Mon, 22 Jan 2007 09:42:00 -0800</pubDate>
	<category>ajax</category>
	<category>app</category>
	<category>directory</category>
	<category>email</category>
	<category>e-mail</category>
	<category>repository</category>
	<category>script</category>
	<category>web</category>
	<dc:creator>dance</dc:creator>
	</item>
	<item>
	<title>PHP E-mail script</title>
	<link>http://ask.metafilter.com/45056/PHP%2DEmail%2Dscript</link>	
	<description>PHP question: I need a very simple PHP form that takes form input and sends it via E-mail on my webserver to a fixed, hardcoded address (me). This is so that users can contact me via their browser without spammers harvesting my address.  All I want is basically a &quot;From&quot;, &quot;Subject&quot;, and &quot;Message body&quot;.  Since I&apos;m not experienced in PHP, I can&apos;t write such a script, nor can I tell whether the samples I find on the Internet are secure or vulnerable... I figure I&apos;m better off trying with experienced PHPers here.&lt;br&gt;
&lt;br&gt;
I&apos;ve used an obfuscation script to hide my E-mail address since 2003, but it appears spammers are now circumventing those.&lt;br&gt;
&lt;br&gt;
Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.45056</guid>
	<pubDate>Wed, 23 Aug 2006 08:50:27 -0800</pubDate>
	<category>email</category>
	<category>php</category>
	<category>script</category>
	<dc:creator>chef_boyardee</dc:creator>
	</item>
	<item>
	<title>Secure form mail script?</title>
	<link>http://ask.metafilter.com/28122/Secure%2Dform%2Dmail%2Dscript</link>	
	<description>Can anyone recommend a secure form mail script? The current form mail script I have on one of my sites is being hijacked by spammers.  Can anyone recommend a good, free, secure form mail script?  (I chose a form instead of an e-mail link for contact on my site to avoid GETTING spam, now it turns out I&apos;m inadvertently SENDING it!)  &lt;br&gt;
&lt;br&gt;
It should allow me to have custom entry fields, and to set a constant subject heading for the resulting e-mail.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.28122</guid>
	<pubDate>Tue, 29 Nov 2005 19:50:29 -0800</pubDate>
	<category>email</category>
	<category>e-mail</category>
	<category>formmail</category>
	<category>forms</category>
	<category>html</category>
	<category>script</category>
	<category>spam</category>
	<dc:creator>Robot Johnny</dc:creator>
	</item>
	<item>
	<title>Looking for a secure PHP email script</title>
	<link>http://ask.metafilter.com/27356/Looking%2Dfor%2Da%2Dsecure%2DPHP%2Demail%2Dscript</link>	
	<description>I need a PHP-based email script that will take the name, email, subject, and message form fields I pass to it and send them to me with the name and email used as the &quot;From&quot; field in the message header. I also need to put a value in the header that identifies the sender&apos;s IP address. And, of course, I need a script that is not vulnerable to header injection spam attacks. Any recommendations?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.27356</guid>
	<pubDate>Wed, 16 Nov 2005 15:18:41 -0800</pubDate>
	<category>email</category>
	<category>php</category>
	<category>script</category>
	<dc:creator>punishinglemur</dc:creator>
	</item>
	<item>
	<title>Need replacement for Formmail and NMS Formmail</title>
	<link>http://ask.metafilter.com/14125/Need%2Dreplacement%2Dfor%2DFormmail%2Dand%2DNMS%2DFormmail</link>	
	<description>Due to &quot;security concerns,&quot; my web host provider has just banned two &lt;a href=&quot;http://nms-cgi.sourceforge.net/&quot;&gt;Form-to-email&lt;/a&gt; &lt;a href=&quot;http://www.scriptarchive.com/formmail.html&quot;&gt;scripts&lt;/a&gt; (Formmail and NMS Formmail). Now I&apos;m hard up to find a replacement. Any ideas? I&apos;d prefer a solution that doesn&apos;t require a mastery of PERL to configure.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.14125</guid>
	<pubDate>Mon, 17 Jan 2005 14:54:05 -0800</pubDate>
	<category>application</category>
	<category>email</category>
	<category>form</category>
	<category>perl</category>
	<category>php</category>
	<category>python</category>
	<category>replacement</category>
	<category>script</category>
	<category>security</category>
	<category>web</category>
	<dc:creator>Pinwheel</dc:creator>
	</item>
	<item>
	<title>Portal/CMS script for giving an email address to people registering on a domain?</title>
	<link>http://ask.metafilter.com/13008/PortalCMS%2Dscript%2Dfor%2Dgiving%2Dan%2Demail%2Daddress%2Dto%2Dpeople%2Dregistering%2Don%2Da%2Ddomain</link>	
	<description>CMS/Portal development question:  Anyone know of a portal/cms script that will give the folks registering an email address at that domain? [magis insum] I have done much dev work, and have built out many a portal and cms driven website using some of the more popular open source scripts out there.  I could certainly build the portal and the email systems out separately.&lt;br&gt;
&lt;br&gt;
However, this is for an alumni site (ie: free) and I would like to roll out something quickly that would be fairly self sustaining and wouldn&apos;t require too much of my time to build and maintain (I know, pipe dreams)&lt;br&gt;
&lt;br&gt;
I know that portal/CMS questions have been asked umpteen times before, but the email portion is a twist that I have not seen asked, nor have my google/yahoo/askme searches revealed anything like this.  And it is the quick and usually astute answers that compell me to ask.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.13008</guid>
	<pubDate>Wed, 15 Dec 2004 08:24:49 -0800</pubDate>
	<category>cms</category>
	<category>domain</category>
	<category>email</category>
	<category>portal</category>
	<category>script</category>
	<dc:creator>angry jonny</dc:creator>
	</item>
	<item>
	<title>IMAP Email display</title>
	<link>http://ask.metafilter.com/3809/IMAP%2DEmail%2Ddisplay</link>	
	<description>I need a simple PHP/Perl script that displays the subjects of the last 10 emails in my inbox via an IMAP connection.  I&apos;d like to use it as an include on a personal portal page.  [more inside] I can&apos;t program on that level and everything I&apos;ve found so far on the intarweb is a huge integrated portal suite that does way more than I need.  Is there a script out there to do this or should I buy someone some beer to write it?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2003:site.3809</guid>
	<pubDate>Thu, 11 Dec 2003 13:03:23 -0800</pubDate>
	<category>email</category>
	<category>imap</category>
	<category>perl</category>
	<category>programming</category>
	<category>script</category>
	<dc:creator>machaus</dc:creator>
	</item>
	
	</channel>
</rss>

