<?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 mysql and email</title>
      <link>http://ask.metafilter.com/tags/mysql+email</link>
      <description>Questions tagged with 'mysql' and 'email' at Ask MetaFilter.</description>
	  <pubDate>Tue, 23 Oct 2007 16:21:47 -0800</pubDate> <lastBuildDate>Tue, 23 Oct 2007 16:21:47 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>How do I send out automated emails from my new website without being marked as a spammer?</title>
	<link>http://ask.metafilter.com/74495/How%2Ddo%2DI%2Dsend%2Dout%2Dautomated%2Demails%2Dfrom%2Dmy%2Dnew%2Dwebsite%2Dwithout%2Dbeing%2Dmarked%2Das%2Da%2Dspammer</link>	
	<description>I have an idea for yet another hairbrained social networking website (which paradoxically might hit it big :-) ).  I&apos;ve coded most of it up on a linux server using apache, php, mysql at softlayer.com.  The hostname is registered at godaddy (which I can change if desirable).  What&apos;s the minimum I need to do the following (I&apos;d rather work on the website application logic and learn as little as possible about mail server administration for now): 1) Send automated emails using php code from that domain to users (e.g. when their friend posts a picture).  &lt;br&gt;
2) Receive support emails at that domain (probably just one email address for the time being).&lt;br&gt;
3) Most importantly:  avoid being marked as a spammer.&lt;br&gt;
&lt;br&gt;
I think getting an email address at godaddy is the easiest way to go, but I am unsure if it would achieve my goal of not being marked as a spammer.  Also, I think the 250 included smtp emails a day would be more than enough for the time being, but it doesn&apos;t seem to be a good solution for the longer term.&lt;br&gt;
&lt;br&gt;
I&apos;m pretty sure I could set up mail stuff on my server, but I&apos;d rather not if I don&apos;t have to.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.74495</guid>
	<pubDate>Tue, 23 Oct 2007 16:21:47 -0800</pubDate>
	<category>apache</category>
	<category>email</category>
	<category>mail</category>
	<category>mysql</category>
	<category>php</category>
	<category>server</category>
	<category>setup</category>
	<category>spam</category>
	<category>spammer</category>
	<dc:creator>realpseudonym</dc:creator>
	</item>
	<item>
	<title>Does my dream email software exist?</title>
	<link>http://ask.metafilter.com/60384/Does%2Dmy%2Ddream%2Demail%2Dsoftware%2Dexist</link>	
	<description>I&apos;ve been using Outlook for years, but I&apos;m looking for a better solution to manage my email accounts and massive archive of messages. I have literally hundreds of thousands of email messages going back for years in Outlook.  I have a half dozen email accounts which receive 1000+ emails a day (mostly spam, of course).  Outlook has been pretty good to me, but I&apos;m wondering if there&apos;s a better option.  Here are my &lt;em&gt;must-have&lt;/em&gt; requirements:&lt;br&gt;
&lt;ul&gt;&lt;br&gt;
&lt;li&gt;Keep all my existing emails, so a new solution must be able import them somehow;&lt;br&gt;
&lt;li&gt;Support multiple POP and IMAP accounts;&lt;br&gt;
&lt;li&gt;Capability to create rules to manage emails;&lt;br&gt;
&lt;li&gt;I need a robust, flexible spam control system;&lt;br&gt;
&lt;li&gt;Can&apos;t be outrageously expensive (Like thousands of dollars)&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br&gt;
Here are some things that I really want, but not dealbreakers:&lt;ul&gt;&lt;br&gt;
&lt;li&gt;A server based solution so I could access all my emails from laptop, workstation or even on the road.  Also, I wouldn&apos;t have the headache of migrating emails every time I upgrade  (I do have unix servers I could install software on);&lt;br&gt;
&lt;li&gt;Some sort of calendar system as well, like Outlook;&lt;br&gt;
&lt;li&gt;Used MySQL for its database (so I could write my own tools);&lt;br&gt;
&lt;li&gt;Great user interface.&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.60384</guid>
	<pubDate>Wed, 11 Apr 2007 08:21:32 -0800</pubDate>
	<category>email</category>
	<category>imap</category>
	<category>mysql</category>
	<category>outlook</category>
	<category>pop</category>
	<category>server</category>
	<category>software</category>
	<dc:creator>justkevin</dc:creator>
	</item>
	<item>
	<title>Stop the Spam!</title>
	<link>http://ask.metafilter.com/44861/Stop%2Dthe%2DSpam</link>	
	<description>I am getting spam to addresses picked up from a PHP mail script - can I stop this? I have built a small site for a Film Society which has three &quot;contact us &quot; style pages, with a simple form and a send button. The send button uses the PHP Mail function to send an email with the question or comment to an email address (depending on the page) which is stored in a MySQL table and is retrieved before the Mail function is called.&lt;br&gt;
&lt;br&gt;
The email addresses in question are receiving spam which looks to have come from the website (ie sent through the form) but infact contains nonsense and spam-like messages. It looks to be automated, so not somebody typing stuff in manually.&lt;br&gt;
&lt;br&gt;
Firstly, how is this being done when the email address is only stored server side and secondly, is there anything I can do to stop it?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.44861</guid>
	<pubDate>Sun, 20 Aug 2006 14:38:36 -0800</pubDate>
	<category>email</category>
	<category>mysql</category>
	<category>php</category>
	<category>spam</category>
	<dc:creator>jontyjago</dc:creator>
	</item>
	<item>
	<title>Open source e-mail scalability</title>
	<link>http://ask.metafilter.com/23211/Open%2Dsource%2Demail%2Dscalability</link>	
	<description>I am responsible for setting up and maintaining a mail server for small web-hosting type business. We currently host about 75 domains, around 100 mailboxes and due to the efforts of our sales team, we are wanting to get ready for some great increases in those numbers. I am worried about my current configuration and ease of administration. More importantly (well, at least to the customers) is email deliverability -- it seems that messages delivered to some big players are being marked as SPAM or disappearing altogether. I am asking for insight and advice on 1) if my current choice of software/configuration is a good match for this situation and 2) if there any additional measures I might take to ensure email deliverability?

Here is an overview of our current setup:&lt;br&gt;
&lt;br&gt;
    * We lease servers at ev1servers.net.&lt;br&gt;
    * The servers are running RHEL ES3.&lt;br&gt;
    * We chose to use Postfix and have it configured to support virtual users and domains mapped in MySQL tables. The reference I used to configure this setup is located here. We initially chose Postfix over qmail because it was open and over sendmail because the config files are actually readable.&lt;br&gt;
    * I have added in SQLGrey grey-listing for Postfix to provide a simple level of SPAM detection for our users. We are not wanting to deal with the customer service and higher box loads of mail scanning at this time. We might choose to use a 3rd party vendor to do this as needed.&lt;br&gt;
    * Messages are delivered locally via maildrop in maildir format.&lt;br&gt;
    * Courier IMAP is running to support both IMAP and POP access to the mailboxes.&lt;br&gt;
    * Postfix Admin was setup for easy mailbox administration. &lt;br&gt;
&lt;br&gt;
For deliverabilty, I have/am taking the following steps:&lt;br&gt;
&lt;br&gt;
    * I have verified that our reverse IP records are correct&lt;br&gt;
    * I have created SPF records for all of the domains&lt;br&gt;
    * I have verified that our server is not listed in any blacklists (great scanner at dnsstuff.com)&lt;br&gt;
    * I have started to install DomainKeys for Postfix &lt;br&gt;
&lt;br&gt;
In doing all of that, I have found that our IP is listed in the BlarsBL. Do I need to be concerned about this rogue list? The IP was there before I even began to setup the box.&lt;br&gt;
&lt;br&gt;
I have not yet been able to get DomainKeys to work with Postfix. It was during my configuration attempts that I started to question this setup and wondered if this was the best setup for our situation.. this inquiry has lead to this posting.&lt;br&gt;
&lt;br&gt;
In a perfect world, I would have an email server that&lt;br&gt;
&lt;br&gt;
    * is easy to administer,&lt;br&gt;
    * supports automated mailbox setup/removal (currently I can just insert rows into my tables and the mailbox setup is done)&lt;br&gt;
    * supports current technologies, like grey-listing, DomainKeys, etc&lt;br&gt;
    * is secure&lt;br&gt;
    * makes the best use of system resources -- I want to get the &quot;best bang for the buck&quot; &lt;br&gt;
&lt;br&gt;
So what do you think? Should I stick with this setup and life will be grand? I am open to something new AND even taking the time to learn a new setup. If I do need to switch to something different, my only concern would be the ability to migrate existing mailboxes and messages over to the new setup.&lt;br&gt;
&lt;br&gt;
Are there any other technologies or configurations that I need to implement to support the best deliverabilty rates?&lt;br&gt;
&lt;br&gt;
[question posted for a &apos;friend&apos;]</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.23211</guid>
	<pubDate>Fri, 26 Aug 2005 18:38:21 -0800</pubDate>
	<category>domainkeys</category>
	<category>email</category>
	<category>mysql</category>
	<category>postfix</category>
	<category>redhat</category>
	<category>spam</category>
	<category>spfrecords</category>
	<category>systemadministration</category>
	<dc:creator>id</dc:creator>
	</item>
	
	</channel>
</rss>

